.gitignore
.pre-commit-config.yaml
ACKNOWLEDGEMENTS.rst
LICENSE
MANIFEST.in
Makefile
README.md
example_config.json
pyproject.toml
requirements.txt
setup.py
tox.ini
.github/ci-hpc-config.yml
.github/workflows/ci.yaml
.github/workflows/label-public-pr.yml
covjsonkit/Coverage.py
covjsonkit/CoverageCollection.py
covjsonkit/__init__.py
covjsonkit/api.py
covjsonkit/config.py
covjsonkit/param_db.py
covjsonkit/utils.py
covjsonkit/version.py
covjsonkit.egg-info/PKG-INFO
covjsonkit.egg-info/SOURCES.txt
covjsonkit.egg-info/dependency_links.txt
covjsonkit.egg-info/not-zip-safe
covjsonkit.egg-info/requires.txt
covjsonkit.egg-info/top_level.txt
covjsonkit/data/__init__.py
covjsonkit/data/dwd/param.json
covjsonkit/data/dwd/param_id.json
covjsonkit/data/dwd/unit.json
covjsonkit/data/ecmwf/param.json
covjsonkit/data/ecmwf/param_id.json
covjsonkit/data/ecmwf/unit.json
covjsonkit/decoder/BoundingBox.py
covjsonkit/decoder/Circle.py
covjsonkit/decoder/Frame.py
covjsonkit/decoder/Path.py
covjsonkit/decoder/Shapefile.py
covjsonkit/decoder/TimeSeries.py
covjsonkit/decoder/VerticalProfile.py
covjsonkit/decoder/Wkt.py
covjsonkit/decoder/__init__.py
covjsonkit/decoder/decoder.py
covjsonkit/encoder/BoundingBox.py
covjsonkit/encoder/Circle.py
covjsonkit/encoder/Frame.py
covjsonkit/encoder/Path.py
covjsonkit/encoder/Shapefile.py
covjsonkit/encoder/TimeSeries.py
covjsonkit/encoder/VerticalProfile.py
covjsonkit/encoder/Wkt.py
covjsonkit/encoder/__init__.py
covjsonkit/encoder/encoder.py
docs/images/ECMWF_logo.svg.png
docs/images/Logo_Destination_Earth_Colours.png
tests/requirements_test.txt
tests/test_decoder_bounding_box.py
tests/test_decoder_frame.py
tests/test_decoder_shapefile.py
tests/test_decoder_time_series.py
tests/test_decoder_vertical_profile.py
tests/test_decoder_wkt.py
tests/test_encoder_bounding_box.py
tests/test_encoder_frame.py
tests/test_encoder_path.py
tests/test_encoder_shapefile.py
tests/test_encoder_time_series.py
tests/test_encoder_wkt.py
tests/test_geojson.py
tests/test_geotiff.py
tests/test_util_merge.py
tests/test_xarray_multipoint.py
tests/test_xarray_path.py
tests/test_xarray_ts.py
tests/test_xarray_vp.py
tests/data/test_coverage1.json
tests/data/test_coverage2.json
tests/data/test_geotiff.json
tests/data/test_multipoint_coverage.json
tests/data/test_path_coverage.json
tests/data/test_timeseries_coverage.json
tests/data/test_verticalprofile_coverage.json