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

Better interpolation bounds check in Cocip #113

Closed zebengberg closed 10 months ago

zebengberg commented 1 year ago

Currently Cocip emits an uninformative warning if all tau contrail values are nan during contrail evolution. This should be removed or replaced with a more pointed warning describing the interpolation out-of-bounds issue.