CHANGELOG
LICENSE
README.md
setup.py
conf/EI_configuration.csv
conf/hermes.conf
data/global_attributes.csv
data/profiles/speciation/MolecularWeights.csv
data/profiles/speciation/Speciation_profile_cb05_aero5_CMAQ.csv
data/profiles/speciation/Speciation_profile_cb05_aero5_MONARCH.csv
data/profiles/speciation/Speciation_profile_cb05_aero6_CMAQ.csv
data/profiles/speciation/Speciation_profile_cb05e51_aero6_CMAQ.csv
data/profiles/speciation/Speciation_profile_radm2_madesorgam_WRF_CHEM.csv
data/profiles/temporal/TemporalProfile_Daily.csv
data/profiles/temporal/TemporalProfile_Hourly.csv
data/profiles/temporal/TemporalProfile_Monthly.csv
data/profiles/temporal/tz_world_country_iso3166.csv
data/profiles/vertical/Benchmark_15layers_vertical_description.csv
data/profiles/vertical/Vertical_profile.csv
hermesv3_gr/__init__.py
hermesv3_gr/hermes.py
hermesv3_gr.egg-info/PKG-INFO
hermesv3_gr.egg-info/SOURCES.txt
hermesv3_gr.egg-info/dependency_links.txt
hermesv3_gr.egg-info/entry_points.txt
hermesv3_gr.egg-info/requires.txt
hermesv3_gr.egg-info/top_level.txt
hermesv3_gr/config/__init__.py
hermesv3_gr/config/config.py
hermesv3_gr/config/settings.py
hermesv3_gr/modules/__init__.py
hermesv3_gr/modules/emision_inventories/__init__.py
hermesv3_gr/modules/emision_inventories/emission_inventory.py
hermesv3_gr/modules/emision_inventories/gfas_emission_inventory.py
hermesv3_gr/modules/emision_inventories/point_gfas_emission_inventory.py
hermesv3_gr/modules/emision_inventories/point_source_emission_inventory.py
hermesv3_gr/modules/grids/__init__.py
hermesv3_gr/modules/grids/grid.py
hermesv3_gr/modules/grids/grid_global.py
hermesv3_gr/modules/grids/grid_global_tm5.py
hermesv3_gr/modules/grids/grid_latlon.py
hermesv3_gr/modules/grids/grid_lcc.py
hermesv3_gr/modules/grids/grid_mercator.py
hermesv3_gr/modules/grids/grid_rotated.py
hermesv3_gr/modules/masking/__init__.py
hermesv3_gr/modules/masking/masking.py
hermesv3_gr/modules/regrid/__init__.py
hermesv3_gr/modules/regrid/regrid.py
hermesv3_gr/modules/regrid/regrid_conservative.py
hermesv3_gr/modules/speciation/__init__.py
hermesv3_gr/modules/speciation/speciation.py
hermesv3_gr/modules/temporal/__init__.py
hermesv3_gr/modules/temporal/temporal.py
hermesv3_gr/modules/vertical/__init__.py
hermesv3_gr/modules/vertical/vertical.py
hermesv3_gr/modules/vertical/vertical_gfas.py
hermesv3_gr/modules/writing/__init__.py
hermesv3_gr/modules/writing/writer.py
hermesv3_gr/modules/writing/writer_cmaq.py
hermesv3_gr/modules/writing/writer_monarch.py
hermesv3_gr/modules/writing/writer_tm5.py
hermesv3_gr/modules/writing/writer_wrf_chem.py
hermesv3_gr/tools/__init__.py
hermesv3_gr/tools/coordinates_tools.py
hermesv3_gr/tools/custom_calendar.py
hermesv3_gr/tools/download_benchmark.py
hermesv3_gr/tools/netcdf_tools.py
hermesv3_gr/tools/sample_files.py
preproc/GFAS_Parameters.csv
preproc/VOC_split_AIR.csv
preproc/VOC_split_SHIP.csv
preproc/ceds_preproc.py
preproc/eclipsev5a_preproc.py
preproc/edgarv432_ap_preproc.py
preproc/edgarv432_voc_preproc.py
preproc/emep_preproc.py
preproc/gfas12_preproc.py
preproc/htapv2_preproc.py
preproc/tno_mac_iii_preproc.py
preproc/tno_mac_iii_preproc_voc_ratios.py
preproc/wiedinmyer_preproc.py
preproc/nmvoc/ratio_voc01.nc
preproc/nmvoc/ratio_voc02.nc
preproc/nmvoc/ratio_voc03.nc
preproc/nmvoc/ratio_voc04.nc
preproc/nmvoc/ratio_voc05.nc
preproc/nmvoc/ratio_voc06.nc
preproc/nmvoc/ratio_voc07.nc
preproc/nmvoc/ratio_voc08.nc
preproc/nmvoc/ratio_voc09.nc
preproc/nmvoc/ratio_voc12.nc
preproc/nmvoc/ratio_voc13.nc
preproc/nmvoc/ratio_voc14.nc
preproc/nmvoc/ratio_voc15.nc
preproc/nmvoc/ratio_voc16.nc
preproc/nmvoc/ratio_voc17.nc
preproc/nmvoc/ratio_voc18.nc
preproc/nmvoc/ratio_voc19.nc
preproc/nmvoc/ratio_voc20.nc
preproc/nmvoc/ratio_voc21.nc
preproc/nmvoc/ratio_voc22.nc
preproc/nmvoc/ratio_voc23.nc
preproc/nmvoc/ratio_voc24.nc
preproc/nmvoc/ratio_voc25.nc
tests/__init__.py
tests/unit/__init__.py
tests/unit/test_lint.py
tests/unit/test_temporal.py