1.5.1
Highlights
el
andlfc
handle NaN values in passed in profiles- Clarification of
advection
docs - Fixed bug in (log_)interpolate_1d with mixed
DataArray
and numpy arrays - Fixed orientation of
StationaryFront
to match WPC bulletins by default - Fixed color-mapped hodograph to no longer require units on input
Bugs Fixed 🐛
- Adjust user-provided parcel temperature profile for NaN values in EL and LFC by @23ccozad in #3056
- A couple typo fixes in the first paragraph by @mcmxl22 in #3061
- Improve advection docstring by @Z-Richard in #3093
- Fix interpolation with mixed types by @dopplershift in #3103
- Fix fronts by @dopplershift in #3098
- Unit agnostic intervals for color-mapped hodographs by @23ccozad in #3054
New Contributors
Full Changelog: v1.5.0...v1.5.1