hi...
somebody help, please?? i've just installed seadasVA(+auxillary data). i've downloaded MODIS level 2 and am trying to bin chl data w/ l2bin &l3bin through the GUI, but i get 'No such file or directory' error if i open from the text file list of input files. i've checked the postings here and tried their solutions but didn't work. i'm also getting a different error from theirs. below are details of my processing:
working environment: winXP-32,seadasVA6.2
full permission on /home/seadas -recursive
input files: 1km l2binned (binned individually because l2bin doesn't work from
textfile input file list!)
contents of 'list.txt' input for modis l3bin:(i used 2 testfiles)
/home/seadas/shared/A2010157044000.L2_LAC_OC.x.hdf.L3b_GAC
/home/seadas/shared/A2010159060500.L2_LAC_OC.x.hdf.L3b_GAC
what i've tried:
1) put all the files in 1 folder (/home/seadas/shared, & /home/seadas, & /mnt/hgfs/seadas_shared). i change the paths in the list.txt when i tried these different
folders.
--can read filename from list.txt, populate the first few details in the l3bin GUI,
BUT CANNOT access/open the file. i get 'No such file or directory' and 'unable
to open file'. and i get this processing log:
IDL Version 7.0 (linux x86 m32). (c) 2007, ITT Visual Information Solutions
% Embedded IDL: NASA GSFC SeaDAS Development, SeaDAS.
% Embedded IDL: NASA GSFC SeaDAS Development, SeaDAS.
SeaDAS Version 6.2 (pid = 3458)
grp_name = Level-3 Binned Data.
scriptfile : /tmp/SDS_L3BIN.scr
IDL Version 7.0 (linux x86 m32). (c) 2007, ITT Visual Information Solutions
% Embedded IDL: NASA GSFC SeaDAS Development, SeaDAS.
% Embedded IDL: NASA GSFC SeaDAS Development, SeaDAS.
SeaDAS Version 6.2 (pid = 3544)
grp_name = Level-3 Binned Data.
grp_name = Level-3 Binned Data.
l3bin.pro: cmd_final =
/bin/bash -c "l3bin IN=/mnt/hgfs/seadas_shared/list.txt OUT=/home/seadas/M20101572010159.L3b_GAC latsouth=10.0000 latnorth=30.0000 lonwest=105.000 loneast=130.000 noext=1 OUT_PARM='aot_869:angstrom:Rrs_412:Rrs_443:Rrs_469:Rrs_488:Rrs_531:Rrs_547:Rrs_555:Rrs_645:Rrs_667:Rrs_678:chlor_a:Kd_490:ipar:nflh:par'"
L3BIN 3.27 (Dec 23 2010 12:16:26)
2 input files
0 /home/seadas/shared/A2010157044000.L2_LAC_OC.x.hdf.L3b_GAC
HDF5-DIAG: Error detected in HDF5 (1.8.5-patch1) thread 0:
#000: H5F.c line 789 in H5Fis_hdf5(): unable to open file
major: Low-level I/O
minor: Unable to initialize object
#001: H5FD.c line 1088 in H5FD_open(): open failed
major: Virtual File Layer
minor: Unable to initialize object
#002: H5FDsec2.c line 370 in H5FD_sec2_open(): unable to open file: name = '/h', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0
major: File accessability
minor: Unable to open file
exit_status= 0
2) tried to load and display each file manually to make sure the files can be read
and not corrupted.
--the files displayed properly, meaning the input files were not corrupted.
with all the files having full permissions, and input files not corrupted, i don't really know what i'm missing. and the thing is, the only way (at least that i know of) to input files in l3bin is through the textfile list.
would really appreciate if someone can help please, please???
thanks...
mimoy