Changeset 1865 in lmdz_wrf for trunk/tools/nc_var_tools.py
- Timestamp:
- Mar 26, 2018, 7:37:26 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/nc_var_tools.py
r1864 r1865 23374 23374 if not os.path.isfile(projfilen): 23375 23375 print errormsg 23376 print ' '+fname+ "': ASCII file with projection information '" + projfilen +\23377 +"' does not exist !!"23376 print ' '+fname+ "': ASCII file with projection information '" + projfilen +\ 23377 "' does not exist !!" 23378 23378 quit(-1) 23379 23379
Note: See TracChangeset
for help on using the changeset viewer.