Tutorials --------- pyaerocom tutorials and examples. All content displayed here is based on the official pyaerocom tutorials which are not part of the `pyaerocom `__ GitHub repository but are available through the `pyaerocom-tutorials repo `__. All tutorials are jupyter notebooks. .. note:: The tutorials are currently undergoing revision, as the initial set of tutorial notebooks cannot be interactively executed from the outside world, since they relied on access to internal data servers of the Norwegian Meteorological Institute. Getting started =============== .. toctree:: :hidden: getting_started_setup.ipynb getting_started_analysis.ipynb making_a_colocated_data_object_with_pyaerocom.ipynb This section contains tutorials that are meant to help you getting started quickly with pyaerocom. - `Setup and data access `__ | *getting_started_setup.ipynb* - `Basic data analysis `__ | *getting_started_analysis.ipynb* - `Using pyaerocom to create colocated data objects where colocation was done outside of pyaerocom `__ | *making_a_colocated_data_object_with_pyaerocom.ipynb* Evaluations ============ .. toctree:: :hidden: evaluations/add_custom_variables.ipynb This section contains tutorials used to show how to do evaluations with PyAeroval. Many of these tutorials assume access to data only available internal to METNO. - `Adding Custom Variables `__ | *add_custom_variables.ipynb*