LICENSE
MANIFEST.in
README.rst
pyaerocom_env.yml
pyproject.toml
setup.cfg
pyaerocom/__init__.py
pyaerocom/_concprcp_units_helpers.py
pyaerocom/_logging.py
pyaerocom/_lowlevel_helpers.py
pyaerocom/_warnings.py
pyaerocom/access_testdata.py
pyaerocom/aux_var_helpers.py
pyaerocom/colocateddata.py
pyaerocom/colocation.py
pyaerocom/colocation_auto.py
pyaerocom/combine_vardata_ungridded.py
pyaerocom/config.py
pyaerocom/exceptions.py
pyaerocom/filter.py
pyaerocom/geodesy.py
pyaerocom/grid_io.py
pyaerocom/griddeddata.py
pyaerocom/helpers.py
pyaerocom/helpers_landsea_masks.py
pyaerocom/mathutils.py
pyaerocom/metastandards.py
pyaerocom/molmasses.py
pyaerocom/obs_io.py
pyaerocom/region.py
pyaerocom/region_defs.py
pyaerocom/stationdata.py
pyaerocom/time_config.py
pyaerocom/time_resampler.py
pyaerocom/trends_engine.py
pyaerocom/trends_helpers.py
pyaerocom/tstype.py
pyaerocom/ungriddeddata.py
pyaerocom/units_helpers.py
pyaerocom/utils.py
pyaerocom/var_groups.py
pyaerocom/varcollection.py
pyaerocom/variable.py
pyaerocom/variable_helpers.py
pyaerocom/varnameinfo.py
pyaerocom/vert_coords.py
pyaerocom/vertical_profile.py
pyaerocom.egg-info/PKG-INFO
pyaerocom.egg-info/SOURCES.txt
pyaerocom.egg-info/dependency_links.txt
pyaerocom.egg-info/entry_points.txt
pyaerocom.egg-info/not-zip-safe
pyaerocom.egg-info/requires.txt
pyaerocom.egg-info/top_level.txt
pyaerocom/aeroval/__init__.py
pyaerocom/aeroval/_processing_base.py
pyaerocom/aeroval/aux_io_helpers.py
pyaerocom/aeroval/coldatatojson_engine.py
pyaerocom/aeroval/coldatatojson_helpers.py
pyaerocom/aeroval/collections.py
pyaerocom/aeroval/experiment_output.py
pyaerocom/aeroval/experiment_processor.py
pyaerocom/aeroval/fairmode_stats.py
pyaerocom/aeroval/glob_defaults.py
pyaerocom/aeroval/helpers.py
pyaerocom/aeroval/modelentry.py
pyaerocom/aeroval/modelmaps_engine.py
pyaerocom/aeroval/modelmaps_helpers.py
pyaerocom/aeroval/obsentry.py
pyaerocom/aeroval/setupclasses.py
pyaerocom/aeroval/superobs_engine.py
pyaerocom/aeroval/utils.py
pyaerocom/aeroval/varinfo_web.py
pyaerocom/data/__init__.py
pyaerocom/data/aliases.ini
pyaerocom/data/coords.ini
pyaerocom/data/country_codes.json
pyaerocom/data/data_sources.ini
pyaerocom/data/ebas_config.ini
pyaerocom/data/ebas_flags.csv
pyaerocom/data/emep_variables.ini
pyaerocom/data/file_conventions.ini
pyaerocom/data/logging.ini
pyaerocom/data/paths.ini
pyaerocom/data/paths_local_database.ini
pyaerocom/data/paths_user_server.ini
pyaerocom/data/variables.ini
pyaerocom/io/__init__.py
pyaerocom/io/_read_mscw_ctm_helpers.py
pyaerocom/io/aerocom_browser.py
pyaerocom/io/aux_read_cubes.py
pyaerocom/io/cachehandler_ungridded.py
pyaerocom/io/ebas_file_index.py
pyaerocom/io/ebas_nasa_ames.py
pyaerocom/io/ebas_varinfo.py
pyaerocom/io/fileconventions.py
pyaerocom/io/ghost_meta_keys.py
pyaerocom/io/helpers.py
pyaerocom/io/helpers_units.py
pyaerocom/io/iris_io.py
pyaerocom/io/read_aasetal.py
pyaerocom/io/read_aeolus_l2a_data.py
pyaerocom/io/read_aeronet_invv2.py
pyaerocom/io/read_aeronet_invv3.py
pyaerocom/io/read_aeronet_sdav2.py
pyaerocom/io/read_aeronet_sdav3.py
pyaerocom/io/read_aeronet_sunv2.py
pyaerocom/io/read_aeronet_sunv3.py
pyaerocom/io/read_airnow.py
pyaerocom/io/read_earlinet.py
pyaerocom/io/read_ebas.py
pyaerocom/io/read_eea_aqerep.py
pyaerocom/io/read_eea_aqerep_base.py
pyaerocom/io/read_eea_aqerep_v2.py
pyaerocom/io/read_gaw.py
pyaerocom/io/read_ghost.py
pyaerocom/io/read_marcopolo.py
pyaerocom/io/read_mscw_ctm.py
pyaerocom/io/read_sentinel5p_data.py
pyaerocom/io/readaeronetbase.py
pyaerocom/io/readgridded.py
pyaerocom/io/readsatellitel2base.py
pyaerocom/io/readungridded.py
pyaerocom/io/readungriddedbase.py
pyaerocom/io/utils.py
pyaerocom/plot/__init__.py
pyaerocom/plot/config.py
pyaerocom/plot/heatmaps.py
pyaerocom/plot/helpers.py
pyaerocom/plot/mapping.py
pyaerocom/plot/plotcoordinates.py
pyaerocom/plot/plotscatter.py
pyaerocom/scripts/__init__.py
pyaerocom/scripts/cli.py
pyaerocom/tools/__init__.py
tests/__init__.py
tests/_conftest_helpers.py
tests/conftest.py
tests/synthetic_data.py
tests/test__concprcp_units_helpers.py
tests/test__logging.py
tests/test__lowlevel_helpers.py
tests/test_aux_var_helpers.py
tests/test_cli.py
tests/test_colocateddata.py
tests/test_colocation.py
tests/test_colocation_auto.py
tests/test_combine_vardata_ungridded.py
tests/test_config.py
tests/test_custom_unit_conversion.py
tests/test_filter.py
tests/test_geodesy.py
tests/test_griddeddata.py
tests/test_helpers.py
tests/test_helpers_landsea_masks.py
tests/test_mathutils.py
tests/test_metastandards.py
tests/test_molmasses.py
tests/test_obs_io.py
tests/test_stationdata.py
tests/test_testdata_access.py
tests/test_time_resampler.py
tests/test_trends_engine.py
tests/test_tstype.py
tests/test_ungriddeddata.py
tests/test_units_helpers.py
tests/test_utils.py
tests/test_varcollection.py
tests/test_variable.py
tests/test_variable_helpers.py
tests/test_vertical_profile.py
tests/test_warnings.py
tests/test_zz_unsorted_highlevel.py
tests/aeroval/__init__.py
tests/aeroval/_outbase.py
tests/aeroval/cams84.py
tests/aeroval/cfg_test_exp1.py
tests/aeroval/cfg_test_exp2.py
tests/aeroval/cfg_test_exp3.py
tests/aeroval/cfg_test_exp4.py
tests/aeroval/cfg_test_exp5.py
tests/aeroval/test__processing_base.py
tests/aeroval/test_aeroval_HIGHLEV.py
tests/aeroval/test_aux_io_helpers.py
tests/aeroval/test_coldatatojson_helpers.py
tests/aeroval/test_coldatatojson_helpers2.py
tests/aeroval/test_collections.py
tests/aeroval/test_experiment_output.py
tests/aeroval/test_experiment_processor.py
tests/aeroval/test_fairmode_stats.py
tests/aeroval/test_glob_defaults.py
tests/aeroval/test_helpers.py
tests/aeroval/test_modelmaps_helpers.py
tests/aeroval/test_setup.py
tests/aeroval/test_setupclasses.py
tests/aeroval/test_utils.py
tests/aeroval/test_varinfo.py
tests/io/__init__.py
tests/io/test__read_mscw_ctm_helpers.py
tests/io/test_aerocom_browser.py
tests/io/test_cachehandler_ungridded.py
tests/io/test_dms_gaw.py
tests/io/test_ebas_file_index.py
tests/io/test_ebas_nasa_ames.py
tests/io/test_ebas_varinfo.py
tests/io/test_ghost_meta_keys.py
tests/io/test_iris_io.py
tests/io/test_read_aasetal.py
tests/io/test_read_aeronet_invv3.py
tests/io/test_read_aeronet_sdav2.py
tests/io/test_read_aeronet_sdav3.py
tests/io/test_read_aeronet_sunv2.py
tests/io/test_read_aeronet_sunv3.py
tests/io/test_read_aeronet_sunv3_all_points.py
tests/io/test_read_airnow.py
tests/io/test_read_earlinet.py
tests/io/test_read_ebas.py
tests/io/test_read_eea_aqerep_v2.py
tests/io/test_read_ghost.py
tests/io/test_read_mscw_ctm.py
tests/io/test_readgridded.py
tests/io/test_readungridded.py
tests/io/test_readungriddedbase.py
tests/io/test_utils.py
tests/plot/__init__.py
tests/plot/test_config.py
tests/plot/test_heatmaps.py
tests/plot/test_mapping.py
tests/plot/test_plotcoordinates.py
tests/plot/test_plotscatter.py
tests/tools/test___init__.py