How to generate ProGipViirsGridToGranLandSurfAlbedo

Data formats, HDF5, XML profiles, etc.
Post Reply
yli
Posts: 16
Joined: Fri Apr 26, 2013 1:25 pm

How to generate ProGipViirsGridToGranLandSurfAlbedo

Post by yli »

Hi,

I’m trying to get ADL to output “VIIRS-GridIP-VIIRS-Land-Surf-Albedo-Mod-Gran” but the ProSdrViirsController.exe_d275_10735.log says
“2013/12/23 17:50:55.378.888 (10735.47610720402992): DBG_HIGH ProCmnControllerAlgorithm.cpp|253|WARNING: ProGipViirsGridToGranLandSurfAlbedo will not be created”
Note: This output file is defined in “ProGipViirsGridToGranLandSurfAlbedo_CFG.xml”

Does anyone know how to turn that on so ProGipViirsGridToGranLandSurfAlbedo can be generated?
kbisanz
Posts: 280
Joined: Wed Jan 05, 2011 7:02 pm
Location: Omaha NE

Re: How to generate ProGipViirsGridToGranLandSurfAlbedo

Post by kbisanz »

Hello,

While most other GridToGran algorithms are ran via the VIIRS SDR Controller, this one is actually executed via ProEdrViirsLsaController.exe.

This can be determined by looking in ProGipViirsGridToGranLandSurfAlbedo_CFG.xml and noting the EnvironmentRunNameOfficial:

Code: Select all

   <group name="ProGipViirsGridToGranLandSurfAlbedo">

      <group name="ConfigValues">      
         <config> 
            <name>EnvironmentRunNameOfficial</name>
            <configValue>ProEdrViirsLsaController</configValue>
         </config>
Kevin Bisanz
Raytheon Company
Post Reply