Python Notebook Samples - GLOBE Data User Guide
GLOBE Data User Guide
To discover all the various ways to use GLOBE data, download the GLOBE Data User Guide (PDF) (version 2.0, effective 30 December 2022).
Learn how to access and interpret GLOBE data with this Data User Guide. Inside, members can find appendices on GLOBE's associated metadata, the types of variables available for download, primers on our different protocols and more.
GLOBE data is collected and submitted by GLOBE-trained teachers, students and citizen scientists. GLOBE also collects additional data from automated weather stations and individual data loggers. Through the hard work of these participants, over 200 million measurements have been logged into GLOBE archives and made available for public use.
Version 1.0 of the Data User Guide is available for reference.
Child Pages (3)
-
2020-04-08 Python Notebook to retrieve and graph MHM data
Files Updated 2020-07-01 There is now a beta version of a python-based Jupyter notebook, which can be used to pull data from the GLOBE API for Mosquito Habitat Mapper. The notebook includes code...
-
2020-06-24 Python Notebook for Selecting Data on a Map
Python notebook used to pull all Mosquito Habitat Mapper protocol bundle data from a geographic region defined by the user. User draws a region on a map and all bundle data is returned for that...
-
2020-07-08 Python Notebook for Non-Linear Regression MHM Protocols
Python notebook used to compare Mosquito Habitat Mapper protocol bundle data. Uses linear regression as initial parameters for non-linear regression between two protocols. requirements.txt...