Changeset 7688
- Timestamp:
- 03/24/11 15:37:26 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/flaim.m
r7687 r7688 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 >& ' 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 >& ' filelog]); 84 84 85 85 % post-process the flaim output
Note:
See TracChangeset
for help on using the changeset viewer.