Changeset 800 in lmdz_wrf
- Timestamp:
- Jun 1, 2016, 7:28:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r799 r800 1 /import numpy as np1 import numpy as np 2 2 from netCDF4 import Dataset as NetCDFFile 3 3 import os
Note: See TracChangeset
for help on using the changeset viewer.