contrailcirrus / pycontrails

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

Model-level ECMWF datalibs #173

Closed thabbott closed 7 months ago

thabbott commented 7 months ago

Description

We provide datalibs for accessing pressure-level ERA5 and HRES data. We should implement similar interfaces to model-level ERA5 and HRES data (likely in two separate datalibs).

Recommended approach:

Alternatives