Search found 128 matches

by houchin
Mon Aug 17, 2015 8:01 am
Forum: VIIRS SDR
Topic: missing VIIRS-RSBAUTOCAL-OBCIP-HISTORY-AUX
Replies: 20
Views: 37440

Re: missing VIIRS-RSBAUTOCAL-OBCIP-HISTORY-AUX

It seems that the RSBAutoCal can not run in extension granule mode. Is anyway to fix it? Unfortunately, no. I did talk to the Raytheon guys about extended granule mode and RSBAutoCal at the ADL 5 workshop, and this is not something that would work well for RSBAutoCal; extended granule mode is reall...
by houchin
Mon Jul 27, 2015 12:01 pm
Forum: Input and Output
Topic: disable ADL log directory
Replies: 6
Views: 16535

Re: disable ADL log directory

I have a batch file that logs the output of that file. how can i make the log that the batch creates save to a specific directory? thanks In cfg/DDSADL_CFG.xml, you can change the value of the property specifying the location of the log files to be entirely specified by an environment variable of y...
by houchin
Mon May 11, 2015 11:18 am
Forum: Runtime
Topic: ADL_Unpacke segmentation fault (core dumped)
Replies: 15
Views: 28190

Re: ADL_Unpacke segmentation fault (core dumped)

Hi,

This is definitely a different error, and in this case the code didn't crash but just exited with an error. It looks like you have a DCONFIG error.
by houchin
Fri May 08, 2015 8:56 am
Forum: Runtime
Topic: ADL_Unpacke segmentation fault (core dumped)
Replies: 15
Views: 28190

Re: ADL_Unpacke segmentation fault (core dumped)

Enter the command "backtrace" in gdb and see what you get. The well known error is inside the call to "exit()" as the C++ environment starts destructing the HDF objects. If that's it, you're simplest bet right now is to just ignore the crash. Scott Mindock might now the specific ...
by houchin
Fri May 01, 2015 10:54 am
Forum: Runtime
Topic: ADL_Unpacke segmentation fault (core dumped)
Replies: 15
Views: 28190

Re: ADL_Unpacke segmentation fault (core dumped)

Thanks for the information Scott. The current ADL user guide lists 1.8.6 as the official version of the HDF software, and it lists 1.8.7 as a compatible version. The ADL environment I use has HDF version 1.8.6 and I don't remember ever seeing a core dump from the ADL Unpacker. Yup, that's it. There...
by houchin
Fri May 01, 2015 6:24 am
Forum: Runtime
Topic: ADL_Unpacke segmentation fault (core dumped)
Replies: 15
Views: 28190

Re: ADL_Unpacke segmentation fault (core dumped)

Hi all, Crashing of the ADL Unpacker is a well known issue, resulting from a difference between the version of the HDF library installed as part of the UWisc integration of ADL, and the officially supported version. The crash occurs on application cleanup in the bowels of C++ as part of the exit sys...
by houchin
Wed Jul 23, 2014 6:37 am
Forum: Installation
Topic: "Bareword found where operator expected" type of Perl Error
Replies: 6
Views: 26047

Re: "Bareword found where operator expected" type of Perl Er

I am happy to report back that the ADL4.2 was built successfully after I switched the COTS Perl to the system Perl. Thanks a lot for all the kind hints! :) I have had a problem similar to this in the past, although I don't remember the specific error. I see no reason to make a complete reinstall of...
by houchin
Fri Jun 27, 2014 11:39 am
Forum: VIIRS SDR
Topic: missing "VIIRS-RSBAUTOCAL-HISTORY-AUX" in Mx8.0?
Replies: 10
Views: 25113

Re: missing "VIIRS-RSBAUTOCAL-HISTORY-AUX" in Mx8.0?

HI Sara, Is this update still required for Mx8.4? Weizhong, if you can reply either way, that would be great. If this works I'll add this to the AeroADL installations as well. Hi, 1. In your ADL installation, add "VIIRS-RSBAUTOCAL-HISTORY-AUX" to the <name>UNPACKABLE_AUX</name> section in ...
by houchin
Fri Feb 28, 2014 2:56 pm
Forum: Installation
Topic: Installing EBX on desktop Mac or Windows
Replies: 1
Views: 18444

Installing EBX on desktop Mac or Windows

Hi all, Paul Meade mentioned to me at the last ADL workshop that there was a way to install EBX from ADL 4.2 on a Mac or Windows desktop once it had been built on Linux as part of the standard distribution, and that there are directions to do so "out there"; unfortunately, I can't remember...
by houchin
Fri Feb 21, 2014 4:49 pm
Forum: Runtime
Topic: Slowness in ADL_Unpacker due to number of files in outdir
Replies: 6
Views: 19941

Re: Slowness in ADL_Unpacker due to number of files in outdi

Hi Kevin, One thing I'm finding in this dataset is that some bad copies of the files got into the dataset. When ADL_Unpacker.exe is getting to those files, it does recognize them as bad. Unfortunately, it then just stops processing. I would be better if it just reported the error and continued on, e...