Given two gridded files FILE1
and FILE2
,
the FINDWNDW
program find the specifications for the
smallest window into the grid of FILE2
that completely
covers the grid of FILE1
.
Returns failure if the grid of FILE2
does not completely cover the grid of FILE1
.
setenv OMP_NUM_THREADS <number of threads / processor cores> setenv FILE1 <physical name> setenv FILE2 <physical name>See Also:
To: Models-3/EDSS I/O API: The Help Pages