PALM-meteo
|
Classes | |
class | ProfileInterpolator |
class | SyntheticPlugin |
Functions | |
def | expand (var) |
def | stretch_heigts (heights, terrain_ratio, gp0, t0, p_surf, p_trans) |
Variables | |
barom_pres = PalmPhysics.barom_lapse0_pres | |
barom_gp = PalmPhysics.barom_lapse0_gp | |
g = PalmPhysics.g | |
ax_ = np.newaxis | |
def palmmeteo_stdplugins.synthetic.expand | ( | var | ) |
expand horizontal dimensions and pad at top and bottom
def palmmeteo_stdplugins.synthetic.stretch_heigts | ( | heights, | |
terrain_ratio, | |||
gp0, | |||
t0, | |||
p_surf, | |||
p_trans | |||
) |
palmmeteo_stdplugins.synthetic.ax_ = np.newaxis |
palmmeteo_stdplugins.synthetic.barom_gp = PalmPhysics.barom_lapse0_gp |
palmmeteo_stdplugins.synthetic.barom_pres = PalmPhysics.barom_lapse0_pres |
palmmeteo_stdplugins.synthetic.g = PalmPhysics.g |