NCAR / wrf-python

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
https://wrf-python.readthedocs.io
Apache License 2.0
410 stars 155 forks source link

Add T2 to list of diagnostics supported by getvar. #123

Closed irowebbn closed 4 years ago

irowebbn commented 4 years ago

Closes #122

michaelavs commented 4 years ago

Thank you for making this pull request! My only request before we merge it into the master is to re-arrange the order that 'T2' appears in the list. Would you mind putting 'T2' above 'ter' and below 'slp'? This will maintain the ordering used in the list currently.