Here is a top-level description of the project and its purpose: A sample repository for demonstrating Zenodo usage for SEES2024. (Your overview will need to be more detailed)
There are 3 notebooks in the notebooks directory:
- notebooks/GLOBE_API_DownloadData.ipynb
- Queries the GLOBE API for JSON Land Cover data and saves it as a csv in the input_data directory
- notebooks/GLOBE_DownloadImages.ipynb
- Uses the csv generated above to download thumbnails of the "downward" photos captured by the SEES2024 team and saves the thumbnails to input_data/downloaded_photos
- notebooks/Process_Images.ipynb
- Averages the images stored in input_data/downloaded_photos and saves as an image in output_data
1. Run GLOBE_API_DownloadData.ipynb
2. Run GLOBE_DownloadImages.ipynb
3. Process_Images.ipynb
Citation: Global Learning and Observations to Benefit the Environment (GLOBE) Program, 2024-07-18, https://www.globe.gov/globe-data.
Acknowledgments: These data were obtained from NASA and the GLOBE Program and are freely available for use in research, publications and commercial applications.