pvdeg.utilities#

Function Overview#

pvdeg.utilities.convert_tmy

Read a older TMY-like weather file and convert to h5 for use in pvdeg

pvdeg.utilities.get_kinetics

Returns a list of LETID/B-O LID kinetic parameters from kinetic_parameters.json

pvdeg.utilities.gid_downsampling

Downsample the NSRDB GID grid by a factor of n

pvdeg.utilities.meta_as_dict

Turn a numpy recarray record into a dict.

pvdeg.utilities.quantile_df

Calculate the quantile of each parameter at each location.

pvdeg.utilities.ts_gid_df

Extract the time series of each parameter for given location.

pvdeg.utilities.write_gids

Generate a .CSV file containing the GIDs for the spatial test range.