Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/internal_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,8 @@ Internal Functionality Helpers

geocat.comp.meteorology._dewtemp

geocat.comp.meteorology._heat_index

geocat.comp.meteorology._nws_eqn

geocat.comp.meteorology._relhum_ice

geocat.comp.meteorology._relhum_water

geocat.comp.meteorology._xheat_index
4 changes: 4 additions & 0 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ New Features
^^^^^^^^^^^^
* Update ``calendar_average`` and ``climate_anomaly`` to allow for monthly data with non-uniform spacing by `Katelyn FitzGerald`_ in (:pr:`805`)

Bug Fixes
^^^^^^^^^
* Rewrite ``heat_index`` so that the calculation is be more in line with the NWS implementation and removes internal functions ``_xheat_index`` and ``_heat_index`` by `Anissa Zacharias`_ in (:pr:`807`)

v2025.12.1 (December 17, 2025)
------------------------------
This release fixes a bug in ``nmse`` and adds a new function, ``delta_pressure_hybrid``.
Expand Down
Loading
Loading