Skip to content

Commit 76a6d86

Browse files
committed
readme fix
1 parent 3dcbcae commit 76a6d86

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.rst

+7-3
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,13 @@ Option 2: Clone repo (recommended for developers)
7575
5) Install ``nsrdb`` and its dependencies by running:
7676
``pip install .`` (or ``pip install -e .`` if running a dev branch
7777
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``
8079

8180

8281
NSRDB Versions
8382
==============
8483

85-
.. list-table:: NSRDB Verions History
84+
.. list-table:: NSRDB Versions History
8685
:widths: auto
8786
:header-rows: 1
8887

@@ -165,6 +164,7 @@ NSRDB Versions
165164
- 2018
166165
- 1998-2017
167166
- Initial release of PSM v3
167+
168168
- Hourly AOD (1998-2016) from Modern-Era Retrospective analysis for
169169
Research and Applications Version 2 (MERRA2).
170170
- Snow-free Surface Albedo from MODIS (2001-2015), (MCD43GF CMG
@@ -177,22 +177,26 @@ NSRDB Versions
177177
- Modern-Era Retrospective analysis for Research and Applications,
178178
Version 2 (MERRA-2) is used for ancillary data (pressure, humidity,
179179
wind speed etc.)
180+
180181
* - 2.0.0
181182
- 2016
182183
- 1998-2015
183184
- Initial release of PSM v2 (use of FARMS, downscaling of ancillary data
184185
introduced to account for elevation, NSRDB website distribution
185186
developed)
187+
186188
- Clear sky: REST2, Cloudy sky: NREL FARMS model and DISC model
187189
- Climate Forecast System Reanalysis (CFSR) is used for ancillary data
188190
- Monthly 0.5º aerosol optical depth (AOD) for 1998-2014 using
189191
satellite and ground-based measurements. Monthly results interpolated
190192
to daily 4-km AOD data. Daily data calibrated using ground
191193
measurements to develop accurate AOD product.
194+
192195
* - 1.0.0
193196
- 2015
194197
- 2005-2012
195198
- Initial release of PSM v1 (no FARMS)
199+
196200
- Satellite Algorithm for Shortwave Radiation Budget (SASRAB) model
197201
- MMAC model for clear sky condition
198202
- The DNI for cloud scenes is then computed using the DISC model

0 commit comments

Comments
 (0)