pvdeg.utilities.gid_downsampling#
- pvdeg.utilities.gid_downsampling(meta, n)[source]#
Downsample the NSRDB GID grid by a factor of n.
- Parameters:
meta ((pd.DataFrame)) – DataFrame of NSRDB meta data
n ((int)) – Downsample factor
- Returns:
meta_sub ((pd.DataFrame)) – DataFrame of NSRDB meta data
gids_sub ((list)) – List of GIDs for the downsampled NSRDB meta data