-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Masking out non-land pixels
- Pixel boundaries for each dataset
- Pixel area and shape
- Interactive pixel map like PRISM
- Replicate auxiliary data (temperature, etc):
-
Water vapor is obtained from NASA MERRA 2. Additional meteorological parameters are also derived from MERRA 2.
- Wind speed and direction show an odd artifact; see the "pulses" in their traces in this plot: Create page for the "23:00 UTC artifact" #7 (comment)
- Temperature is downscaled from ~50 km MERRA 2 data using a simple lapse rate:
- 6.5 degrees per km elevation: https://www.nrel.gov/docs/fy21osti/77635.pdf
- 6.56 degrees per km: https://nrel.github.io/rex/_autosummary/rex.renewable_resource.NSRDB.html#rex.renewable_resource.NSRDB.LAPSE_RATES
- 6 degrees per km: https://doi.org/10.1016/j.rser.2018.03.003
-
- Replicate the irradiance calculations?
-
PSM uses a two-step process where cloud properties are retrieved using the adapted PATMOS-X model, which are then used as inputs to REST2 for clear sky and FARMS for cloudy sky radiation calculations. REST2 calculates both DNI and GHI. FARMS calculates GHI, and the DISC model is then used to calculate DNI. Aerosol properties are estimated using MODIS, MISR, and AERONET products.
-
- Recreate solar position values using pvlib (especially what specific coordinates are used -- center of pixel, requested location, etc)
- Show pvlib's DISC reproduces cloudy-sky DHI
- Replicate lower-res values from 5-minute
- Rate limit info
[ ] Concurrent requests infoconcurrent requests no longer seem to be rejected, so nevermind about this- TMY does not perfectly match underlying single-years
- End-of-year UTC-offset "roll-over" effect
- Auxiliary HSDS data (land cover, population, etc)
- The 23:00 UTC Tamb artifact in 5-minute data
- Interval timestamp labeling conventions
- Is there any difference between the two endpoints that supply 30/60-minute data?
- Data precision -- number of decimals, rounding, etc
- What does "clear-sky" mean to PSM3 wrt cloud type and the irradiance data?
- List of other information sources like the webinar Q&A docs?
- Are irradiance values different for pixels over water?
- Variables names (including differences between API request and response)
- Recreate UV irradiance doses
- Recreate albedo values (https://doi.org/10.1029/JC092iC12p13115)
Metadata
Metadata
Assignees
Labels
No labels