Skip to content

Commit

Permalink
incremented version and updated version log for snowy albedo function
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbuster committed Feb 28, 2022
1 parent 621c740 commit bd8214c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,13 @@ NSRDB Versions
issue of PC cloud coordinates conflicting with clearsky coordinates.
This also fixes the strange pattern that was found in the long term
means generated from PC data.
* - 3.2.2
- 2/25/2022
- 2022
- Implemented a model for snowy albedo as a function of temperature from
MERRA2 based on the paper "A comparison of simulated and observed
fluctuations in summertime Arctic surface albedo" by Becky Ross and
John E. Walsh

*Note: The “Data Years” column shows which years of NSRDB data were updated at
the time of version release. However, each NSRDB file should be checked for the
Expand Down
2 changes: 1 addition & 1 deletion nsrdb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
nsrdb version number
"""

__version__ = "3.2.1"
__version__ = "3.2.2"

0 comments on commit bd8214c

Please sign in to comment.