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

A few performance improvements when running CoCiP with a Fleet #221

Closed zebengberg closed 3 months ago

zebengberg commented 4 months ago

Fixes

Internals

Tests

zebengberg commented 3 months ago

One question: does our definition of a "breaking change" just include changes to intended behavior, or also bug fixes that change behavior for cases affected by the bug? (The step_threshold changes are in the second category, and I'm not sure if we should note them in the breaking changes section of the changelog.)

You're absolutely right -- we often blur this line. In this case, I think it's enough to note the change just in the fix category ... but it's definitely a matter of opinion.