sup3r.preprocessing.derivers.methods.VWindPowerLaw

sup3r.preprocessing.derivers.methods.VWindPowerLaw#

class VWindPowerLaw[source]#

Bases: DerivedFeature

V wind component feature class with needed inputs method and compute method. Uses power law extrapolation to get values above surface

https://csl.noaa.gov/projects/lamar/windshearformula.html https://www.tandfonline.com/doi/epdf/10.1080/00022470.1977.10470503

Methods

compute(data, height)

Method to compute V wind component from data

Attributes

ALPHA

NEAR_SFC_HEIGHT

inputs

classmethod compute(data, height)[source]#

Method to compute V wind component from data