sup3r.preprocessing.feature_handling

Sup3r feature handling module.

@author: bbenton

Classes

BVFreqMon()

BVF MO feature class with needed inputs method and compute method

BVFreqSquaredH5()

BVF Squared feature class with needed inputs method and compute method

BVFreqSquaredNC()

BVF Squared feature class with needed inputs method and compute method

ClearSkyRatioCC()

Clear Sky Ratio feature class for computing from climate change netcdf data

ClearSkyRatioH5()

Clear Sky Ratio feature class for computing from H5 data

CloudMaskH5()

Cloud Mask feature class for computing from H5 data

DerivedFeature()

Abstract class for special features which need to be derived from raw features

Feature(feature, handle)

Class to simplify feature computations.

FeatureHandler()

Feature Handler with cache for previously loaded features used in other calculations

InverseMonNC()

Inverse MO feature class with needed inputs method and compute method

LatLonH5()

Lat Lon feature class with compute method

LatLonNC()

Lat Lon feature class with compute method

PotentialTempNC()

Potential Temperature feature class for NETCDF data.

PressureNC()

Pressure feature class for NETCDF data.

Rews()

Rotor equivalent wind speed

Shear()

Wind shear at a given height

Tas()

Air temperature near surface variable from climate change nc files

TasMax()

Daily max air temperature near surface variable from climate change nc files

TasMin()

Daily min air temperature near surface variable from climate change nc files

TempNC()

Temperature feature class for NETCDF data.

TempNCforCC()

Air temperature variable from climate change nc files

TopoH5()

Topography feature class with compute method

UWind()

U wind component feature class with needed inputs method and compute method

UWindPowerLaw()

U wind component feature class with needed inputs method and compute method.

VWind()

V wind component feature class with needed inputs method and compute method

VWindPowerLaw()

V wind component feature class with needed inputs method and compute method.

Veer()

Veer at a given height

Vorticity()

Vorticity feature class with needed inputs method and compute method

WinddirectionNC()

Winddirection feature from netcdf data

WindspeedNC()

Windspeed feature from netcdf data