@@ -75,14 +75,13 @@ Option 2: Clone repo (recommended for developers)
75
75
5) Install ``nsrdb `` and its dependencies by running:
76
76
``pip install . `` (or ``pip install -e . `` if running a dev branch
77
77
or working on the source code)
78
- 7) *Optional *: Set up the pre-commit hooks with ``pip install pre-commit `` and ``pre-commit install ``
79
-
78
+ 6) *Optional *: Set up the pre-commit hooks with ``pip install pre-commit `` and ``pre-commit install ``
80
79
81
80
82
81
NSRDB Versions
83
82
==============
84
83
85
- .. list-table :: NSRDB Verions History
84
+ .. list-table :: NSRDB Versions History
86
85
:widths: auto
87
86
:header-rows: 1
88
87
@@ -165,6 +164,7 @@ NSRDB Versions
165
164
- 2018
166
165
- 1998-2017
167
166
- Initial release of PSM v3
167
+
168
168
- Hourly AOD (1998-2016) from Modern-Era Retrospective analysis for
169
169
Research and Applications Version 2 (MERRA2).
170
170
- Snow-free Surface Albedo from MODIS (2001-2015), (MCD43GF CMG
@@ -177,22 +177,26 @@ NSRDB Versions
177
177
- Modern-Era Retrospective analysis for Research and Applications,
178
178
Version 2 (MERRA-2) is used for ancillary data (pressure, humidity,
179
179
wind speed etc.)
180
+
180
181
* - 2.0.0
181
182
- 2016
182
183
- 1998-2015
183
184
- Initial release of PSM v2 (use of FARMS, downscaling of ancillary data
184
185
introduced to account for elevation, NSRDB website distribution
185
186
developed)
187
+
186
188
- Clear sky: REST2, Cloudy sky: NREL FARMS model and DISC model
187
189
- Climate Forecast System Reanalysis (CFSR) is used for ancillary data
188
190
- Monthly 0.5º aerosol optical depth (AOD) for 1998-2014 using
189
191
satellite and ground-based measurements. Monthly results interpolated
190
192
to daily 4-km AOD data. Daily data calibrated using ground
191
193
measurements to develop accurate AOD product.
194
+
192
195
* - 1.0.0
193
196
- 2015
194
197
- 2005-2012
195
198
- Initial release of PSM v1 (no FARMS)
199
+
196
200
- Satellite Algorithm for Shortwave Radiation Budget (SASRAB) model
197
201
- MMAC model for clear sky condition
198
202
- The DNI for cloud scenes is then computed using the DISC model
0 commit comments