SeaDAS 7.5 L3mapgen Processing
Posted: Sat May 26, 2018 9:00 pm America/New_York
Hi
I am a SeaDAS beginner, and I am trying to do what's explained in the video tutorials (Case Study, Title: Sea Surface Temperature Anomalies, Part 3: L3mapgen Processing).
"Part 2: L3bin Processing" did work after entering an extra row below the last file name in the "files.txt", which includes all three names of the netcdf files.
However, "Part 3: L3mapgen Processing" did not work. When I tried to use L3mapen, SeaDAS gives an error saying,
***************************************************************
execution exception: java.io.IOException: l3mapgen failed with exit code 134.
Check log for more details.
dyld: lazy symbol binding failed: Symbol not found: __ZNSt8__detail15_List_node_base7_M_hookEPS0_
Referenced from: /Applications/seadas-7.5/ocssw/bin/l3mapgen
Expected in: /usr/lib/libstdc++.6.0.9.dylib
dyld: Symbol not found: __ZNSt8__detail15_List_node_base7_M_hookEPS0_
Referenced from: /Applications/seadas-7.5/ocssw/bin/l3mapgen
Expected in: /usr/lib/libstdc++.6.0.9.dylib
/Applications/seadas-7.5/ocssw/scripts/ocssw_runner: line 23: 1637 Abort trap: 6 $*
***************************************************************
I am using:
SeaDAS 7.5
macOS High Seirra version 10.13.4
iMac (Retina 5K, 27-inch, Late 2015)
The SeaDAS installed in my MacBook Pro also gave the same message.
The error message changes when I manually delete "$*" in the line 23 of ocssw_runner, mentioned above (at the bottom of the error message).
Does anybody have any ideas on how to resolve this issue?
Thank you.
Yo
I am a SeaDAS beginner, and I am trying to do what's explained in the video tutorials (Case Study, Title: Sea Surface Temperature Anomalies, Part 3: L3mapgen Processing).
"Part 2: L3bin Processing" did work after entering an extra row below the last file name in the "files.txt", which includes all three names of the netcdf files.
However, "Part 3: L3mapgen Processing" did not work. When I tried to use L3mapen, SeaDAS gives an error saying,
***************************************************************
execution exception: java.io.IOException: l3mapgen failed with exit code 134.
Check log for more details.
dyld: lazy symbol binding failed: Symbol not found: __ZNSt8__detail15_List_node_base7_M_hookEPS0_
Referenced from: /Applications/seadas-7.5/ocssw/bin/l3mapgen
Expected in: /usr/lib/libstdc++.6.0.9.dylib
dyld: Symbol not found: __ZNSt8__detail15_List_node_base7_M_hookEPS0_
Referenced from: /Applications/seadas-7.5/ocssw/bin/l3mapgen
Expected in: /usr/lib/libstdc++.6.0.9.dylib
/Applications/seadas-7.5/ocssw/scripts/ocssw_runner: line 23: 1637 Abort trap: 6 $*
***************************************************************
I am using:
SeaDAS 7.5
macOS High Seirra version 10.13.4
iMac (Retina 5K, 27-inch, Late 2015)
The SeaDAS installed in my MacBook Pro also gave the same message.
The error message changes when I manually delete "$*" in the line 23 of ocssw_runner, mentioned above (at the bottom of the error message).
Does anybody have any ideas on how to resolve this issue?
Thank you.
Yo