Changeset 1806 in lmdz_wrf


Ignore:
Timestamp:
Mar 16, 2018, 5:46:15 PM (7 years ago)
Author:
lfita
Message:

Adding `WRFpotevap_orPM' to the list of diagnostics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/diagnostics.py

    r1804 r1806  
    7979  'OMEGAw', 'RAINTOT',                                                               \
    8080  'rvors', 'td', 'turbulence', 'WRFcape_afwa', 'WRFclivi', 'WRFclwvi', 'WRFgeop',    \
    81   'WRFmrso', 'WRFp', 'WRFpsl_ecmwf',                                                 \
     81  'WRFmrso', 'WRFpotevap_orPM', 'WRFp', 'WRFpsl_ecmwf',                              \
    8282  'WRFpsl_ptarget', 'WRFrvors', 'WRFslw', 'ws', 'wds', 'wss', 'WRFheight',           \
    8383  'WRFheightrel', 'WRFua', 'WRFva', 'WRFzwind', 'WRFzwind_log', 'WRFzwindMO']
     
    8989  'WRFclivi', 'WRFclwvi', 'WRFdens', 'WRFgeop',                                      \
    9090  'WRFp', 'WRFtd',                                                                   \
    91   'WRFpos', 'WRFprc', 'WRFprls', 'WRFrh', 'LMDZrh', 'LMDZrhs', 'WRFrhs', 'WRFrvors', \
     91  'WRFpos', 'WRFpotevap_orPM', 'WRFprc', 'WRFprls', 'WRFrh', 'LMDZrh', 'LMDZrhs',    \
     92  'WRFrhs', 'WRFrvors',                                                              \
    9293  'WRFt', 'WRFtime', 'WRFua', 'WRFva', 'WRFwds', 'WRFwss', 'WRFheight', 'WRFz']
    9394
Note: See TracChangeset for help on using the changeset viewer.