noaa-oar-arl / monetio

The Model and ObservatioN Evaluation Tool I/O package
https://monetio.readthedocs.io
MIT License
17 stars 20 forks source link

Short fix to _cesm_se_mm reader for cases in which only surface variables are present in the var_list. #81

Closed dwfncar closed 2 years ago

dwfncar commented 2 years ago

Append lev to var_list if not present, otherwise the rename of lev to z will fail in cases in which only surface variables are being read.