Changeset 9122
- Timestamp:
- 07/26/11 14:46:25 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/flaim.m
r7688 r9122 81 81 display('Calling flaim.'); 82 82 FLAIM_DIR=flaimdir(); 83 system([FLAIM_DIR '/clasp/swathModule/models/issm/issm.exe -kml ' md.fm_tracks ' -kml ' filekml ' -gridsatequator 200000 -opt 1 -hst 2017-276T02:57:00 -hdur 4d -sparsepoints -usevalueordering >& ' filelog]);83 system([FLAIM_DIR '/clasp/swathModule/models/issm/issm.exe -kml ' md.fm_tracks ' -kml ' filekml ' -gridsatequator 200000 -opt 1 -hst 2017-276T02:57:00 -hdur 4d -sparsepoints -usevalueordering -split-antimeridian >& ' filelog]); 84 84 85 85 % post-process the flaim output
Note:
See TracChangeset
for help on using the changeset viewer.