Search found 13 matches

by pe_meade_dpe
Fri Sep 05, 2014 1:50 pm
Forum: VIIRS EDRs
Topic: "double free or corruption" type of error
Replies: 7
Views: 17964

Re: "double free or corruption" type of error

Jingfeng - It's been quite a while since I've tried to do anything like what you are trying here, but I THINK that maybe ADL's Data Dictionary isn't getting updated when you rebuild the algorithm. I think that could result in two different parts of the framework having different definitions of the d...
by pe_meade_dpe
Fri Jul 27, 2012 2:32 pm
Forum: VIIRS EDRs
Topic: Outpath of ADL_Unpacker
Replies: 7
Views: 4140

Re: Outpath of ADL_Unpacker

Although the DynAncConverter and PWConverter Tools were intended for an ADL 3.1 environment, and are not really necessary with ADL 4.0 built-in support for Mission Support Data, I will look into updating them for compatibility with the ADL 4.0 package. This should minimize the impact on users who ha...
by pe_meade_dpe
Tue Mar 06, 2012 12:53 pm
Forum: Installation
Topic: How to expand virtual disk for the ADL Virtual Appliance?
Replies: 17
Views: 103723

Re: How to expand virtual disk for the ADL Virtual Appliance

I am flying from memory here, but my recollection is that when you change the virtual hard disk size, you are effectively changing the size of the raw virtual hard drive, NOT the size of the formatted partition that exists on top of the raw hard drive. To do that, you'd need the Linux equivalent of ...
by pe_meade_dpe
Tue Mar 06, 2012 12:47 pm
Forum: Installation
Topic: ADL Build Breakage with gfortran 4.4.6
Replies: 3
Views: 1832

Re: ADL Build Breakage with gfortran 4.4.6

I don't KNOW that -J works on 4.4.4, and don't have a time-efficient method to roll back to 4.4.4, but since the 4.4.4 compiler flags -M as deprecated and suggests using -J, I would be surprised if it -J DIDN'T work on -M. But then, I was somewhat surprised that the -M failure on 4.4.6 wasn't flagge...
by pe_meade_dpe
Fri Mar 02, 2012 12:41 pm
Forum: Installation
Topic: ADL Build Breakage with gfortran 4.4.6
Replies: 3
Views: 1832

ADL Build Breakage with gfortran 4.4.6

This week we encountered an ADL build breakage on the GRAVITE ICF proc17 ADL installation, and I wanted to share the details with this group just in case anyone else encounters it. On Tuesday, February 28, a cron script running on the system automagically updated our gfortran compiler from version 4...
by pe_meade_dpe
Tue Nov 29, 2011 3:04 pm
Forum: Runtime
Topic: Errors when testing with test data
Replies: 8
Views: 4018

Re: Errors when testing with test data

LSA - What version of the virtual machine are you using, and what default value of $ADL_HOME did you see set there? I am interested because I have been using the virtual machine (currently, "ADL3.1-SceinceAppliance-1.5") and have not run into any occurrences of $ADL_HOME either being not s...
by pe_meade_dpe
Fri Sep 23, 2011 2:32 pm
Forum: Runtime
Topic: error when running algorithm with meta data using p72 files
Replies: 8
Views: 3547

Re: error when running algorithm with meta data using p72 fi

Ljiang -

Email me directly (paul.meade@noaa.gov) and I'll forward you the correct patch.3 file. Thanks.

- Paul
by pe_meade_dpe
Fri Aug 26, 2011 1:14 pm
Forum: Input and Output
Topic: dataStartIET, dataEndIET, actualScans for "noMetadata"
Replies: 1
Views: 1047

dataStartIET, dataEndIET, actualScans for "noMetadata"

I am trying to use unpacked ATMS RDRs in "noMetadata" mode (in order to sanity check for a fix for an issue that was detected running in "noMetadata" mode). Does anyone have a good system for determining the dataStartIET, dataEndIET, and actualScans from the RDRs themselves or fr...
by pe_meade_dpe
Wed Aug 03, 2011 1:44 pm
Forum: Input and Output
Topic: Turning HDF5 Output On and Off
Replies: 1
Views: 1343

Re: Turning HDF5 Output On and Off

I should also point out that, if you DO turn off HDF5 output, you should be able to pack the binary output and the associated ASCII metadata files into HDF5 files after-the-fact using the HDF Packer utility included with the ADL 3.0 release. See the ADL Users Manual Part 2 for details. On the input ...
by pe_meade_dpe
Wed Aug 03, 2011 1:39 pm
Forum: Input and Output
Topic: Turning HDF5 Output On and Off
Replies: 1
Views: 1343

Turning HDF5 Output On and Off

ADL 3.0 is shipped with HDF5 output generation turned on by default, that is, all algorithms which operationally produce their outputs in HDF5 format will also do so in ADL 3.0. The ADL Users Manual Part 2 (in sections 5.5 and 5.7.5) indicates that this is configurable - that these algorithms can pr...