-
Notifications
You must be signed in to change notification settings - Fork 0
Zenodo monitoring
Gouderg edited this page Aug 7, 2024
·
1 revision
Zenodo monitoring allows users to visualize the data contained in the geopackage created with zenodo-manager.
There are 4 pages:
- A homepage with all the project information.
- A page to filter and download the desired data.
- A statistics page to quickly view the amount of data.
- A settings page to create custom classes. It is possible to export the created classes or import a file created by another user.
To run the zenodo-monitoring.py, navigate to the project root and execute:
python zenodo-monitoring.py [OPTIONS]
Where [OPTIONS]
can include:
-
-ulo
,--use_from_local
: Work from a local folder. Default behaviour is to download data from zenodo. -
-psa
,--path_seatizen_atlas_folder
: Folder to store data.