Changeset 7688


Ignore:
Timestamp:
03/24/11 15:37:26 (14 years ago)
Author:
jschierm
Message:

flaim.m: add -usevalueordering to flaim execution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/solutions/flaim.m

    r7687 r7688  
    8181display('Calling flaim.');
    8282FLAIM_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]);
     83system([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]);
    8484
    8585%  post-process the flaim output
Note: See TracChangeset for help on using the changeset viewer.