Search found 54 matches

by lucy liu
Wed Dec 12, 2012 11:28 am
Forum: VIIRS EDRs
Topic: ADL4.1 unpack error
Replies: 1
Views: 14097

ADL4.1 unpack error

I am having new trouble with unpacker in ADL4.1. The Geolocation data on day 20120501 is used for the test. The message shows HDF5 error: HDF5-DIAG: Error detected in HDF5 (1.8.7) thread 0: #000: H5E.c line 1592 in H5Eget_auto2(): wrong API function, H5Eset_auto1 has been called major: Error API min...
by lucy liu
Fri Nov 23, 2012 4:17 pm
Forum: VIIRS EDRs
Topic: GMTCO errors with SDR and VCM anc granulation
Replies: 9
Views: 22813

Re: GMTCO errors with SDR and VCM anc granulation

It is great to know you will provide a tool to convert the geolocation data built from earlier version.
So the tool will be available at ADL website, right?

Thanks very much for your response. Happy Thanksgiving.
by lucy liu
Wed Nov 21, 2012 12:16 pm
Forum: Installation
Topic: error in adl4.1 build
Replies: 8
Views: 25697

Re: error in adl4.1 build

I have different gcc versions on the server. The problem remains after I point the related environmental variable to the right version 4.4.6. But later I found that cots is installed under a different gcc version so I finally reinstalled COTS, perl and rebuilt ADL, now it is fine. Thanks you all for...
by lucy liu
Wed Nov 21, 2012 12:06 pm
Forum: VIIRS EDRs
Topic: GMTCO errors with SDR and VCM anc granulation
Replies: 9
Views: 22813

Re: GMTCO errors with SDR and VCM anc granulation

I just tried using the data on Nov.5, 2012. And it runs ok. The previous data on Aug. 26 is built with Mx6.2 not Mx6.3, right? So ADL4.1 can not process data before MX6.3, which causes some trouble in our validation work. And I found that the output file name is changed due to the combination of geo...
by lucy liu
Tue Nov 20, 2012 9:33 am
Forum: VIIRS EDRs
Topic: GMTCO errors with SDR and VCM anc granulation
Replies: 9
Views: 22813

GMTCO errors with SDR for data after Aug 11,2012

I gave a try using the data downloaded from CLASS on Aug. 26th, which should be generated under MX6.3. And I am running in ADL4.1. I still got the similar error as shown below. ProEdrViirsLstController processing did not complete successfully ProCmnDataItem[13ProCmnSDRItem]::setDataVectorExisting(VI...
by lucy liu
Tue Nov 13, 2012 4:48 pm
Forum: Installation
Topic: error in adl4.1 build
Replies: 8
Views: 25697

Re: error in adl4.1 build

I am not using virtual appliance but ADL4.1 in linux.
Thanks very much for prompt reply.
by lucy liu
Tue Nov 13, 2012 4:09 pm
Forum: Installation
Topic: error in adl4.1 build
Replies: 8
Views: 25697

Re: error in adl4.1 build

GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) Copyright (C) 2007 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these mat...
by lucy liu
Tue Nov 13, 2012 3:36 pm
Forum: Installation
Topic: error in adl4.1 build
Replies: 8
Views: 25697

error in adl4.1 build

I got following errors when I run ./buildAdl.ksh. Please help, thanks. Building library in ./total_column/src... make[3]: Entering directory `/net/rhs2001/home/CSPP/ADL/SDR/OMPS/total_column/src' /usr/bin/gfortran -m64 -fPIC -ffree-form -fimplicit-none -fno-underscoring -ggdb3 -xf95-cpp-input -J&quo...
by lucy liu
Fri Aug 24, 2012 9:54 am
Forum: Input and Output
Topic: error related to a newly created LUT binary input
Replies: 2
Views: 13837

Re: error related to a newly created LUT binary input

I figured out what is wrong. It is due to array subscribing. Thanks always. :D
by lucy liu
Thu Aug 23, 2012 3:48 pm
Forum: Input and Output
Topic: error related to a newly created LUT binary input
Replies: 2
Views: 13837

error related to a newly created LUT binary input

For Land surface temperature(LST) , we need to update the Look up table for coefficient. I created a binary file with new coefficients. Then I copied asc file for it. There is one things about endian I would like to confirm about the binary. I created in Linux server with little endian type. Should ...