.gitattributes
.gitignore
LICENSE
README.md
era5_vars.json
meta.yaml
pyproject.toml
era5grib/__init__.py
era5grib/_version.py
era5grib/command_line.py
era5grib/config.py
era5grib/domain.py
era5grib/era5grib.py
era5grib/logging.py
era5grib/main.py
era5grib/nci_regrid_weights.nc
era5grib/parallel.py
era5grib.egg-info/PKG-INFO
era5grib.egg-info/SOURCES.txt
era5grib.egg-info/dependency_links.txt
era5grib.egg-info/entry_points.txt
era5grib.egg-info/requires.txt
era5grib.egg-info/top_level.txt
era5grib/config/defaults.yaml
era5grib/config/um_era5.yaml
era5grib/config/um_era5land.yaml
era5grib/config/wrf_era5.yaml
era5grib/config/wrf_era5land.yaml
era5grib/conftree/__init__.py
era5grib/data_handling/data_combine.py
era5grib/data_handling/data_read.py
era5grib/data_handling/era5field.py
era5grib/data_handling/grib_metadata.py
era5grib/data_handling/xarray_legacy_read.py
era5grib/output_drivers/grib.py
era5grib/output_drivers/netcdf.py
test/custom.yaml
test/geo_em.d01.nc
test/multi-time.wps
test/single-time.wps
test/test_nci.py
test/test_wrf.py