Segmentation fault when I open some HDF-EOS5 files

From: <ziying-li_at_nyahnyahspammersnyahnyah>
Date: Mon Sep 27 2010 - 14:04:10 MDT

Hi,

I already set up version 5.2.1 in my computer and successfully generate
some plots for HDF-EOS5 files with this new version.

But when try to open OMI swath files, I met this problem: "Segmentation
fault"
(under ncl enviorment, I type in "eos_file=addfile("filename.he5","r")")

So far, I tried 3 OMI swath files and all of them failed to open. However,
I can open these files with other software. I attached error message which
are along with "segmentation fault" in this mail.

You can got one file through:
'ftp.hdfgroup.uiuc.edu/pub/outgoing/eseo2/aura_samples/swath/OMI-Aura_L2-OMNO2_2008m0720t2016-o21357_v003-2008m0721t101450.he5'

-----------------
code:
load "$NCARG_ROOT/lib/ncarg/nclex/gsun/gsn_code.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"

eos_file=addfile("OMI-Aura_L2-OMNO2_2008m0720t2016-o21357_v003-2008m0721t101450.he5",
"r") ; Read file.

------------------

Please let me know if any unclear description I made.

Thanks

Ziying

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

error_message_when_open_OMI__swath.JPG
Received on Mon Sep 27 14:04:30 2010

This archive was generated by hypermail 2.1.8 : Mon Oct 04 2010 - 08:55:54 MDT