nsrdb.data_model

NSRDB ancillary data processing methods. @author: gbuster

albedo

A framework for handling Albedo data.

asymmetry

A framework for handling Asymmetry source data.

base_handler

Base handler class for NSRDB data sources.

clouds

A framework for handling UW/GOES source data.

data_model

The data model handles NSRDB data sources, with the end goal of preparing data inputs to the NSRDB all-sky irradiance models.

gfs

A framework for handling global forecasting system (GFS) source data as a real-time replacement for GFS.

maiac_aod

A framework for handling MAIAC high-res AOD source data.

merra

A framework for handling MERRA2 source data.

nrel_data

A framework for handling source data in the NREL resource format: .h5 source files with meta and time_index datasets, all data is (n_time, n_sites).

solar_zenith_angle

solar zenith angle class for use as a derived variable.

variable_factory

Factory pattern for retrieving NSRDB data source handlers.