J1 test data: CMNGEO-PARAM-LUT error

Issues related to the VIIRS SDR algorithm and data
Post Reply
wzchen
Posts: 89
Joined: Wed Jul 18, 2012 3:01 pm

J1 test data: CMNGEO-PARAM-LUT error

Post by wzchen »

Hi,

I was able to install ADL5.0 successfully. However, when I try to run J1 test data, I got the following error:

2015-05-21 15:02:14.554000Z DBG_HIGH ProCmnMethodAudit.cpp(170)[ProSdrViirsGeoC (47115863883200)]: ProCmnInputItem[17ProCmnAuxDataItem]::queryDMS(CMNGEO-PARAM-LUT) [0x3a8f6e0] UNKNOWN_ERROR queryMetadata: [N_Collection_Short_Name:EQ:CMNGEO-PARAM-LUT] AND [Platform_Short_Name:EQ:J01] AND [DatasetLock:EQ:0] AND [Effectivity:EQ:[2012-01-21 01:25:03.450000 - 2012-01-21 01:25:03.450000]] from file ProCmnInputItem.cpp, line 371
2015-05-21 15:02:14.554000Z DBG_HIGH ProCmnMethodAudit.cpp(170)[ProSdrViirsGeoC (47115863883200)]: ProCmnInputItem[17ProCmnAuxDataItem]::acquireURs(CMNGEO-PARAM-LUT) [0x3a8f6e0] UNKNOWN_ERROR queryDMS() call from file ProCmnInputItem.cpp, line 208
2015-05-21 15:02:14.554000Z DBG_HIGH ProCmnMethodAudit.cpp(170)[ProSdrViirsGeoC (47115863883200)]: ProCmnDataItem[17ProCmnAuxDataItem]::getData(CMNGEO-PARAM-LUT) [0x3a8f6e0] UNKNOWN_ERROR acquireURs() call from file ProCmnDataItem.cpp, line 795

Also, all LUTs come from MX8.8 and J1 test data set is J1_RDRs_VIIRS_FU1_MDR_28

Do you know if I am using the correct LUT? If not, where I can get one?
Thanks,

Weizhong
tsimpson
Posts: 23
Joined: Wed Apr 02, 2014 9:23 am
Location: Riverdale, MD, USA

Re: J1 test data: CMNGEO-PARAM-LUT error

Post by tsimpson »

I think you are using the correct LUT, but with the wrong metadata. The message says that DMS is looking for a CMNGEO-PARAM-LUT with Platform_Short_Name equal to J01, but the CMNGEO-PARAM-LUT we distribute with ADL has Platform_Short_Name=NPP. (At least that's how it is for ADL 4.2.)

You could try checking the metadata file for the CMNGEO-PARAM-LUT and if the Platform_Short_Name is NPP, then change it to J01 and see if you get the same error.

Hope this helps ... please let me know if there are more questions or comments.

Thanks,
Todd
Todd Simpson
Raytheon Company
wzchen
Posts: 89
Joined: Wed Jul 18, 2012 3:01 pm

Re: J1 test data: CMNGEO-PARAM-LUT error

Post by wzchen »

Thanks, it worked!

I am currently using the modified LUTs from MX8.8 build. I am wondering if they are basically the same LUTs as those LUTs coming with ADL5.0 beta package which is under "$ADL_HOME/data/input/SupportData/VIIRS" directory? If not, which version of those ADL BLK2 LUTs based on?

Thanks again.
tsimpson
Posts: 23
Joined: Wed Apr 02, 2014 9:23 am
Location: Riverdale, MD, USA

Re: J1 test data: CMNGEO-PARAM-LUT error

Post by tsimpson »

I did a quick check and for VIIRS, the LUTs looked like they were mostly the same in Mx8.8 and the ADL 5.0 beta package. I didn't look at the other sensors. I think ADL 5.0 was based on Mx8.6, so I wouldn't expect many differences between it and the Mx8.8 version.
Todd Simpson
Raytheon Company
Post Reply