Skip to content

Commit bd8214c

Browse files
committed
incremented version and updated version log for snowy albedo function
1 parent 621c740 commit bd8214c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.rst

+7
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,13 @@ NSRDB Versions
153153
issue of PC cloud coordinates conflicting with clearsky coordinates.
154154
This also fixes the strange pattern that was found in the long term
155155
means generated from PC data.
156+
* - 3.2.2
157+
- 2/25/2022
158+
- 2022
159+
- Implemented a model for snowy albedo as a function of temperature from
160+
MERRA2 based on the paper "A comparison of simulated and observed
161+
fluctuations in summertime Arctic surface albedo" by Becky Ross and
162+
John E. Walsh
156163

157164
*Note: The “Data Years” column shows which years of NSRDB data were updated at
158165
the time of version release. However, each NSRDB file should be checked for the

nsrdb/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
nsrdb version number
33
"""
44

5-
__version__ = "3.2.1"
5+
__version__ = "3.2.2"

0 commit comments

Comments
 (0)