1 |
+ |
|
2 |
|
/* this JSOC module is a combination of 3 SOI modules: v2helio, helio2mlat, qdotprod |
3 |
|
* ported by Tim Larson |
4 |
|
* removes check on mapbmin, mapbmax, and maprows, these keywords are no longer carried |
1145 |
|
} |
1146 |
|
} |
1147 |
|
|
1148 |
< |
while (trecind < irec) |
1148 |
> |
while (trecind < irec && chunkstat != kRecChunking_NoMoreRecs) |
1149 |
|
//T_REC is duplicated in input |
1150 |
|
{ |
1151 |
|
if (forceoutput) |
1876 |
|
sprint_time(trecstr, trec, "TAI", 0); |
1877 |
|
} |
1878 |
|
|
1878 |
– |
|
1879 |
|
} /* end loop on each input image for this timechunk */ |
1880 |
|
|
1881 |
|
if (verbflag) |