Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bnb32 committed Jul 9, 2024
1 parent 3dcbcae commit 76a6d86
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,13 @@ Option 2: Clone repo (recommended for developers)
5) Install ``nsrdb`` and its dependencies by running:
``pip install .`` (or ``pip install -e .`` if running a dev branch
or working on the source code)
7) *Optional*: Set up the pre-commit hooks with ``pip install pre-commit`` and ``pre-commit install``

6) *Optional*: Set up the pre-commit hooks with ``pip install pre-commit`` and ``pre-commit install``


NSRDB Versions
==============

.. list-table:: NSRDB Verions History
.. list-table:: NSRDB Versions History
:widths: auto
:header-rows: 1

Expand Down Expand Up @@ -165,6 +164,7 @@ NSRDB Versions
- 2018
- 1998-2017
- Initial release of PSM v3

- Hourly AOD (1998-2016) from Modern-Era Retrospective analysis for
Research and Applications Version 2 (MERRA2).
- Snow-free Surface Albedo from MODIS (2001-2015), (MCD43GF CMG
Expand All @@ -177,22 +177,26 @@ NSRDB Versions
- Modern-Era Retrospective analysis for Research and Applications,
Version 2 (MERRA-2) is used for ancillary data (pressure, humidity,
wind speed etc.)

* - 2.0.0
- 2016
- 1998-2015
- Initial release of PSM v2 (use of FARMS, downscaling of ancillary data
introduced to account for elevation, NSRDB website distribution
developed)

- Clear sky: REST2, Cloudy sky: NREL FARMS model and DISC model
- Climate Forecast System Reanalysis (CFSR) is used for ancillary data
- Monthly 0.5º aerosol optical depth (AOD) for 1998-2014 using
satellite and ground-based measurements. Monthly results interpolated
to daily 4-km AOD data. Daily data calibrated using ground
measurements to develop accurate AOD product.

* - 1.0.0
- 2015
- 2005-2012
- Initial release of PSM v1 (no FARMS)

- Satellite Algorithm for Shortwave Radiation Budget (SASRAB) model
- MMAC model for clear sky condition
- The DNI for cloud scenes is then computed using the DISC model
Expand Down

0 comments on commit 76a6d86

Please sign in to comment.