source: lmdz_wrf/trunk/tools/diagnostics.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2072   6 years lfita Fixing right variable on WRtime at dt==1
(edit) @2065   6 years lfita Adding diagnostic of 'WRFtime' on 1D Times
(edit) @2033   6 years lfita Adding `uavaFROMobswswd', computing woind components from observations …
(edit) @1999   6 years lfita Fixing: - NONchecking variables to be removed - Adding …
(edit) @1980   6 years lfita Adding: - `WRFwd': WRF-derived wind direction
(edit) @1970   6 years lfita Passing 'tdas' to 'K' as units
(edit) @1966   6 years lfita Adopting 'tdas' as surface dew-point temperature
(edit) @1962   6 years lfita Adding `WRFtds': 2m dew-point temperature
(edit) @1944   6 years lfita Fixing `WRFp' computation
(edit) @1943   6 years lfita Fixing `WRFtda'
(edit) @1942   6 years lfita Adding: - `WRFtda:' dew-point temperature
(edit) @1927   6 years lfita Adding - `uavaFROMwswd': ua,va from ws,wd
(edit) @1909   7 years lfita Adding: - `fog_FRAML50': fog and visibility following Gultepe and …
(edit) @1908   7 years lfita Adding: - `fog_K84': Computation of fog and visibility following …
(edit) @1833   7 years lfita Fixing calculation of afwa unstable indices
(edit) @1825   7 years lfita Fixing: - deaccum' and accum' in 'diagnostics.py' Adding: - rlus, …
(edit) @1809   7 years lfita Adding: - `WRF_denszint': integration of a sum of variables with …
(edit) @1806   7 years lfita Adding `WRFpotevap_orPM' to the list of diagnostics
(edit) @1804   7 years lfita Adding: - `evspsblpot': potential evapotranspiration following …
(edit) @1803   7 years lfita Giving the right variable name! `clwvi'
(edit) @1795   7 years lfita Adding: `psl_ecmwf': sea-level pressure computation following ECMWF
(edit) @1784   7 years lfita Adding: - `WRFzwind_log': extrapolate the wind at a given height …
(edit) @1783   7 years lfita Adding: - `WRFzwindMO': wind extrapolation at a given height …
(edit) @1777   7 years lfita Adding: - `WRFz': as height above surface unstaggering WRFgeop - …
(edit) @1776   7 years lfita Adding `zwind': wind at a given height following power-law methodology
(edit) @1773   7 years lfita Adding `zmla_generic': Computation of boundary layer height following …
(edit) @1762   7 years lfita Adding: `mrso': total soil moisture `slw': total liquid water
(edit) @1761   7 years lfita Final working version of cape from AFWA
(edit) @1759   7 years lfita Adding: - CAPE, CIN, ZLFC, PLFC, LI from WRF phys/module_diag_afwa.F
(edit) @1758   7 years lfita Adding computation of: - 'Forcompute_psl_ptarget': Function to …
(edit) @1675   7 years lfita Advancing diagnostics by creation of an independent module with all …
(edit) @1647   7 years lfita Adding removal of not desired variables from 'ACRAINTOT'
(edit) @1646   7 years lfita Fixing on 1 time-step for `RAINTOT'
(edit) @1645   7 years lfita Changing fname' by main'
(edit) @1644   7 years lfita Adding removal of non-checking variables on `RAINTOT'
(edit) @1586   7 years lfita Adding the removing of the non-checking variables for 'prw'
(edit) @1585   7 years lfita Adding filter of variable existence in clivi' and clwvl'
(edit) @1581   7 years lfita Adding: clivi', clwvl' and fixing 'mslp'
(edit) @1419   8 years lfita Fixing equation for the `WRFheightrel'
(edit) @1413   8 years lfita Adding `WRFghtrel': Relative altitude from surface from WRF
(edit) @1412   8 years lfita Adding Removing the nonChecking variable-dimensions from the initial …
(edit) @1408   8 years lfita Removing non-found variables for `ws'
(edit) @1404   8 years lfita Adding `Removing the nonChecking variable-dimensions from the initial …
(edit) @1389   8 years lfita Fixing removal of non-checking dimension-variables
(edit) @1382   8 years lfita Adding removal of non-checking variables from WRFt' and WRFgeop' …
(edit) @1351   8 years lfita Adding computation of 'WRFtime' and the attributes to all …
(edit) @1163   8 years lfita Using the right Fortran wrapper functions `module_ForDiag'
(edit) @1150   8 years lfita Adding the 1f2py' instruction at the header
(edit) @1149   8 years lfita Adding the `f2py' line in the header
(edit) @1079   8 years lfita Fixing wrong assigned CF variable names to all the 'rh' related variables
(edit) @959   8 years lfita Adding `ws': air wind speed
(edit) @914   8 years lfita Adding and working WRFua' and WRFva' rotated 3D winds!!
(edit) @884   8 years lfita Adding `WRFt': ta from WRF
(edit) @878   8 years lfita Fixing CF name in 'WRFrh' and 'WRFrhs'
(edit) @867   8 years lfita Fixing 'WRFbils'
(edit) @865   8 years lfita Adding not error when first dependency is 'deaccum' or 'accum', since …
(edit) @772   9 years lfita Using diagnostics with Fortran subroutines
(edit) @756   9 years lfita Adding `generic_tools'
(edit) @654   9 years lfita Adding 'WRFzhgt', WRF heights retrieved from the geopotential
(edit) @649   9 years lfita Adding `accum' method
(edit) @643   9 years lfita Fixing variable name
(edit) @642   9 years lfita Adding OMEGA to w transformation
(edit) @616   9 years lfita Fixing units on `td' Fixing minor issue on `TStds'
(edit) @614   9 years lfita Fixing wrong variable name in 'compute_td'
(edit) @613   9 years lfita Fixing minor if typos…
(edit) @612   9 years lfita Adding diagnostics 'td', 'wds', 'wss' and computing for 'TSrhs', …
(edit) @600   9 years lfita Adding on `RAINTOT', what should happen with only 1 time-step
(edit) @449   10 years lfita Fixing minor typos
(edit) @445   10 years lfita Fixing minor typo
(edit) @444   10 years lfita Adding `WRFtime' as non-checking variable
(edit) @443   10 years lfita Fixing use of 'WRF' Time variable
(edit) @442   10 years lfita Adding WRFtime' on RAINTOT' calculation
(edit) @413   10 years lfita Changing to 'e.g.'
(edit) @390   10 years lfita Adding 'WRFbils'
(add) @365   10 years lfita Tool to compute few diagnostics
Note: See TracRevisionLog for help on using the revision log.