Changeset 6423 for trunk/NEMOGCM/TOOLS/MISCELLANEOUS/icb_pp.py
- Timestamp:
- 2016-04-05T10:12:33+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEMOGCM/TOOLS/MISCELLANEOUS/icb_pp.py
r4990 r6423 55 55 if procnum < 1: 56 56 print('Need some files to collate! procnum = ',procnum) 57 sys.exit( )57 sys.exit(11) 58 58 59 59 icu = []
Note: See TracChangeset
for help on using the changeset viewer.