Skip to content

Scripts to convert GeoCubes into STAC collections

Notifications You must be signed in to change notification settings

CSCfi/stac-geocubes

Repository files navigation

stac-geocubes

Scripts to convert GeoCubes into STAC collections

GeoCubes-folder contains a backup of the completed collections

The collection information and translations are in karttatasot.csv. If new datasets are added to GeoCubes, the translations of these datasets need to be added to karttatasot.csv before the script takes them into account.

Run geocubes_stac.py to turn the GeoCubes into STAC

python geocubes_stac.py 

Run geocubes_to_geoserver.py to upload the completed Collections to Geoserver. Provide the host address as an argument.

python geocubes_to_geoserver.py --host <upload-host-address>

Run update_geocubes.py to update the GeoCubes collections in the selected host. Provide the host address as an argument.

python update_geocubes.py --host <update-host-address>

The check_new_datasets.py script checks if there's any new datasets in GeoCubes.

python check_new_datasets.py --host <host-address-to-compare-against>

About

Scripts to convert GeoCubes into STAC collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages