By baschaef
Date 2004-06-15 17:56
I think there is a memory leak in SeaDAS when mapping Modis L2 data using mapimg.pro. I'm batch processing several L2 files and the first few files map correctly, then processing slows, and finally there is a segmentation fault due to system memory problem. With exactly the same mapping calls using SeaWiFS L2 instead of Modis L2 there is no problem.
By -
Date 2004-06-15 18:10
baschaef,
Please e-mail your script and the error message to:
seadas@seadas.gsfc.nasa.gov
Also, try using the clear_up command in your script
after mapping each file, it might release some memory
for you.
Mark