contrailcirrus / pycontrails

Python library for modeling contrails and other aviation climate impacts
https://py.contrails.org/
Apache License 2.0
57 stars 16 forks source link

Add new static files to packaged data #193

Closed thabbott closed 5 months ago

thabbott commented 5 months ago

Changes

Fixes failing release workflow (https://github.com/contrailcirrus/pycontrails/actions/runs/9193801117)

Internals

Add static files with ECMWF model levels and model-level ERA5 RHI quantiles to packaged data.

Tests

Reviewer

@mlshapiro

thabbott commented 5 months ago

Sorry, didn't mean to prompt you to review yet! I still need to make a few more changes (related to https://docs.pytest.org/en/stable/deprecations.html#pytest-importorskip-default-behavior-regarding-importerror)