.gitignore
.readthedocs.yaml
CITATION.cff
LICENSE.txt
README.md
pyproject.toml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/help_required.yml
.github/workflows/publish-pypi.yaml
.github/workflows/pull-request-links.yaml
.github/workflows/python-package.yml
.vscode/settings.json
docs/Makefile
docs/make.bat
docs/images/error_in_the_icon_grid_region.png
docs/images/gdf_head.png
docs/images/gdfs_head.png
docs/images/grid_issue_example.png
docs/images/on_basel_crop_shift.png
docs/images/profiles_indexes.png
docs/images/shapes_cropped_inside.png
docs/images/shapes_cropped_keep_outside.png
docs/images/shapes_cropped_outside.png
docs/images/tno_cropped_on_swiss.png
docs/source/bibliography.rst
docs/source/conf.py
docs/source/emissions_generation.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/inventories.rst
docs/source/models.rst
docs/source/profiles.rst
docs/source/support.rst
docs/source/api/categories.rst
docs/source/api/exports.rst
docs/source/api/grids.rst
docs/source/api/index.rst
docs/source/api/inventories.rst
docs/source/api/models.rst
docs/source/api/operators.rst
docs/source/api/profiles.rst
docs/source/api/speciation.rst
docs/source/api/utilities.rst
docs/source/api/visualization.rst
docs/source/contrib/contribute.rst
docs/source/contrib/create_grid.ipynb
docs/source/contrib/new_inventory.rst
docs/source/diagrams/pipeline.drawio.svg
docs/source/diagrams/pipeline.jpg
docs/source/tutos/edgar_processing.ipynb
docs/source/tutos/edgar_temporal.ipynb
docs/source/tutos/gfed.ipynb
docs/source/tutos/grids.ipynb
docs/source/tutos/icon_oem.ipynb
docs/source/tutos/profiles.ipynb
docs/source/tutos/regridding.ipynb
docs/source/tutos/temporal_profiles_from_traffic_counter.ipynb
docs/source/tutos/tutorials.rst
emiproc/__init__.py
emiproc/__main__.py
emiproc/_version.py
emiproc/grids.py
emiproc/human_respiration.py
emiproc/regrid.py
emiproc/speciation.py
emiproc/utilities.py
emiproc.egg-info/PKG-INFO
emiproc.egg-info/SOURCES.txt
emiproc.egg-info/dependency_links.txt
emiproc.egg-info/requires.txt
emiproc.egg-info/top_level.txt
emiproc/exports/__init__.py
emiproc/exports/gral.py
emiproc/exports/hourly.py
emiproc/exports/icon.py
emiproc/exports/netcdf.py
emiproc/exports/profiles.py
emiproc/exports/rasters.py
emiproc/exports/utils.py
emiproc/exports/wrf.py
emiproc/inventories/__init__.py
emiproc/inventories/cams_reg_aq.py
emiproc/inventories/categories_groups.py
emiproc/inventories/gfas.py
emiproc/inventories/gfed.py
emiproc/inventories/gral.py
emiproc/inventories/lpjguess.py
emiproc/inventories/saunois.py
emiproc/inventories/swiss.py
emiproc/inventories/tno.py
emiproc/inventories/utils.py
emiproc/inventories/wetcharts.py
emiproc/inventories/zurich.py
emiproc/inventories/edgar/__init__.py
emiproc/inventories/edgar/edgarv8.py
emiproc/inventories/edgar/temporal.py
emiproc/inventories/zurich/__init__.py
emiproc/inventories/zurich/categories_info.py
emiproc/inventories/zurich/gnrf_groups.py
emiproc/inventories/zurich/gral_groups.py
emiproc/inventories/zurich/speciation_co2_bio.py
emiproc/plots/__init__.py
emiproc/plots/nclcmaps.py
emiproc/profiles/__init__.py
emiproc/profiles/hdd.py
emiproc/profiles/naming.py
emiproc/profiles/operators.py
emiproc/profiles/plot.py
emiproc/profiles/temporal_profiles.py
emiproc/profiles/utils.py
emiproc/profiles/vertical_profiles.py
emiproc/profiles/vprm.py
emiproc/profiles/temporal/__init__.py
emiproc/profiles/temporal/composite.py
emiproc/profiles/temporal/constants.py
emiproc/profiles/temporal/io.py
emiproc/profiles/temporal/operators.py
emiproc/profiles/temporal/profiles.py
emiproc/profiles/temporal/specific_days.py
emiproc/profiles/temporal/utils.py
emiproc/tests_utils/__init__.py
emiproc/tests_utils/african_case.py
emiproc/tests_utils/exports.py
emiproc/tests_utils/icon.py
emiproc/tests_utils/profiles.py
emiproc/tests_utils/temporal_profiles.py
emiproc/tests_utils/test_grids.py
emiproc/tests_utils/test_inventories.py
emiproc/tests_utils/vertical_profiles.py
emiproc/utils/constants.py
emiproc/utils/osm.py
emiproc/utils/translators.py
examples/african_test_case.ipynb
examples/bottom_up_inventory.ipynb
examples/compare_years.ipynb
examples/country_masks.ipynb
examples/gral_emissions.ipynb
examples/plot_over_years_rasters.ipynb
examples/point_sources_inventory.ipynb
examples/scale_inventory_with_footprints.ipynb
examples/inventories/wetcharts.py
examples/vegetation/vegetation_map_to_gral.ipynb
files/country_tz.csv
files/profiles/copernicus/README.md
files/profiles/copernicus/gmd-2019-328-supplement.pdf
files/profiles/copernicus/timeprofiles-day_in_week.csv
files/profiles/copernicus/timeprofiles-hour_in_day.csv
files/profiles/copernicus/timeprofiles-month_in_year.csv
files/profiles/copernicus/vertical.csv
files/profiles/tno/README.md
files/profiles/tno/country_tz.csv
files/profiles/tno/timeprofiles-day-in-week_GNFR.csv
files/profiles/tno/timeprofiles-hour-in-day_GNFR.csv
files/profiles/tno/timeprofiles-month-in-year_GNFR.csv
files/profiles/vertical/test_profiles.dat
files/profiles/yamls/heat.yaml
files/profiles/yamls/heavy.yaml
files/profiles/yamls/human.yaml
files/profiles/yamls/human_home.yaml
files/profiles/yamls/industry.yaml
files/profiles/yamls/light.yaml
files/profiles/yamls/no_factor.yaml
files/profiles/yamls/public.yaml
files/profiles/yamls/ship.yaml
files/profiles/yamls/train.yaml
files/test/inventories/edgar_test/auxiliary_profiles/hourly_profiles.csv
files/test/inventories/edgar_test/auxiliary_profiles/weekdays.csv
files/test/inventories/edgar_test/auxiliary_profiles/weekenddays.csv
files/test/inventories/edgar_test/auxiliary_profiles/weekly_profiles.csv
files/test/profiles/area_vs_point/height_area.csv
files/test/profiles/area_vs_point/height_point.csv
files/test/profiles/multiple/height_1.csv
files/test/profiles/multiple/height_2.csv
files/test/profiles/multiple_with_specification/height_no_sub.csv
files/test/profiles/multiple_with_specification/height_with_sub.csv
files/test/profiles/simple_temporal/test_file.csv
files/test/profiles/simple_vertical/test_file.csv
files/test/speciation/table_africa_testcase.csv
files/test/speciation/table_africa_testcase_with_missing.csv
files/test/speciation/table_test_inv_CO2.csv
files/test/speciation/test_table_NOx.csv
files/test/speciation/wrong_ratio_table.csv
files/test/tno/tno_test_minimal.nc
files/test/tno/profiles_cat/timeprofiles-month-in-year_GNFR.csv
files/test/tno/profiles_catsub/timeprofiles-month-in-year_GNFR.csv
files/test/tno/profiles_catsub/timeprofiles-month-in-year_GNFR_non_speciated.csv
files/test/tno/profiles_catsub_missing/timeprofiles-month-in-year_GNFR.csv
files/test/tno/profiles_catsub_missing/timeprofiles-month-in-year_GNFR_non_speciated.csv
files/test/tno/profiles_missing_cat/timeprofiles-month-in-year_GNFR.csv
files/test/wrf/wrfinput_for_testing.nc
scripts/look_at_swiss.py
scripts/swiss_2_icon.py
scripts/tno_2_hourly.py
scripts/tno_2_icon.py
scripts/tno_2_raster.py
scripts/zh2raster.py
scripts/zh_2_footprintsgrid.py
scripts/zh_2_gral.py
scripts/zh_largest_emitters.py
scripts/plots/plot_for_joss.py
scripts/plots/plot_icon.py
scripts/plots/plot_nc_rasters_all_cats.py
scripts/plots/plot_profiles.py
scripts/plots/plot_tno.py
tests/conftest.py
tests/test_country_mask.py
tests/test_crop_grid_with_shape.py
tests/test_crop_with_shape.py
tests/test_drop.py
tests/test_emission_info.py
tests/test_geoserie_intersection.py
tests/test_getting_weights_mapping.py
tests/test_import_testutils.py
tests/test_plot.py
tests/test_remap_inv.py
tests/test_scaling.py
tests/test_speciation.py
tests/test_total_emissions.py
tests/test_tz_mask.py
tests/test_utilities.py
tests/test_weights_mapping.py
tests/exports/test_export_icon.py
tests/exports/test_export_rasters.py
tests/exports/test_export_wrf.py
tests/exports/test_hourly.py
tests/exports/test_utils.py
tests/grids/test_gpd_grid.py
tests/grids/test_hex_grid.py
tests/grids/test_regular_grid.py
tests/inventories/test_addition.py
tests/inventories/test_edgar.py
tests/inventories/test_generated_invs.py
tests/inventories/test_tno_inv.py
tests/operators/test_profile_inventory.py
tests/profiles/test_composite.py
tests/profiles/test_create_timeserie.py
tests/profiles/test_groupping.py
tests/profiles/test_interpolation.py
tests/profiles/test_operators.py
tests/profiles/test_profiles_io.py
tests/profiles/test_profiles_utils.py
tests/profiles/test_remapping.py
tests/profiles/test_specific_days.py
tests/profiles/test_temporal_profiles.py
tests/profiles/test_vertical_profiles.py
tests/profiles/test_vprm.py
tests/utils/test_day_per_year.py
tests/utils/test_molar_mass.py