|
PALM-meteo
|
Classes | |
| class | WRFPlugin |
| class | WRFRadPlugin |
Functions | |
| def | log_dstat_on (desc, delta) |
| def | log_dstat_off (desc, delta) |
| def | wrfout_dt (fin) |
Variables | |
| barom_pres = PalmPhysics.barom_lapse0_pres | |
| barom_gp = PalmPhysics.barom_lapse0_gp | |
| g = PalmPhysics.g | |
| string | dtformat_wrf = '%Y-%m-%d_%H:%M:%S' |
| def palmmeteo_stdplugins.wrf.log_dstat_off | ( | desc, | |
| delta | |||
| ) |
Do nothing (log disabled)
| def palmmeteo_stdplugins.wrf.log_dstat_on | ( | desc, | |
| delta | |||
| ) |
Calculate and log delta statistics if enabled.
| def palmmeteo_stdplugins.wrf.wrfout_dt | ( | fin | ) |
Return cycle time and time for the specific wrfout
| palmmeteo_stdplugins.wrf.barom_gp = PalmPhysics.barom_lapse0_gp |
| palmmeteo_stdplugins.wrf.barom_pres = PalmPhysics.barom_lapse0_pres |
| string palmmeteo_stdplugins.wrf.dtformat_wrf = '%Y-%m-%d_%H:%M:%S' |
| palmmeteo_stdplugins.wrf.g = PalmPhysics.g |