File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,6 @@ Release notes
44.. toctree ::
55 :maxdepth: 1
66
7+ version_0.3_updates
78 version_0.2_updates
89 version_0.1_updates
Original file line number Diff line number Diff line change 1+ Version 0.3 Updates
2+ /////////////////////////
3+
4+
5+ Version 0.3.0
6+ ===============
7+
8+ - Removed the ``eps `` and ``out `` keywords arguments to control zero humidity in
9+
10+ - :py:meth: `dewpoint_from_specific_humidity <meteo.thermo.array.dewpoint_from_specific_humidity> `
11+ - :py:meth: `dewpoint_from_relative_humidity <meteo.thermo.array.dewpoint_from_relative_humidity> `
12+ - :py:meth: `temperature_from_saturation_vapour_pressure <meteo.thermo.array.temperature_from_saturation_vapour_pressure> `
13+
14+ This was done to revert the changes added in version 0.2.0.
You can’t perform that action at this time.
0 commit comments