IMAPP questions

que
Posts: 11
Joined: Wed Feb 22, 2017 9:00 am

Re: IMAPP questions

Post by que »

Dear Kathy,
I needed your technical opinion on some logs information but I could not find the attachment button
Sorry to bother you

Thanks
kathys
Posts: 487
Joined: Tue Jun 22, 2010 4:51 pm

Re: IMAPP questions

Post by kathys »

Hello Taiwo,

There is a tab below the text box where you type in your post that says "Upload attachment". You can use that to post your log file.

Good luck,

Kathy
que
Posts: 11
Joined: Wed Feb 22, 2017 9:00 am

Re: IMAPP questions

Post by que »

Dear Kathy,
I recently installed MODISL!DB 1.8 on a different system(NOT WITH DBVM) with Kubuntu 16.0 operating system.
Then I performed the following operations;

a; MODIS_L1A.py MOD00_A2017009.1116_1.PDS
result T2017009111640.L1A_LAC

b MODIS_GEO.py T2017009111640.L1A_LAC
result T2017009111640.GEO

c. MODIS_L1B.py T2017009111640.L1A_LAC T2017009111640.GEO

Then error messages


Sorry I have to paste. I still can not locate the upload attachment button.

Below is the first log.
****************************************
BEGIN_PGE: Thu Mar 30 17:41:37 2017
MSG_TAG: 11
FILE: /home/grs/LogReport.T2017009111640.L1B_LAC
LOGGING: status message logging enabled
TRACE_LEVEL: tracing disabled
PID_LOGGING: disabled
DISABLED_LEVELS: none
DISABLED_SEEDS: none
DISABLED_CODES: none
THREAD-SAFE MODE: disabled
TOOLKIT_VERSION: SCF TK5.2.17
****************************************

Thu Mar 30 17:41:37 2017

TDLUT_ReadPiecewiseLinearFunction():MODIS_F_HDF_ERROR:295735305
Could not read first set of data from SDS "RVS_RefSB".
Call to SDreaddata() failed.
Operationally, this should never occur.
The file may be incomplete or corrupted.
==========================================================

Thu Mar 30 17:41:37 2017

Read_L1B_SDS_LUT():MODIS_F_HDF_ERROR:295735305
Call to TDLUT_ReadPiecewiseLinearFunction() failed.

==========================================================

Thu Mar 30 17:41:37 2017

Read_LUT_Tables():MODIS_F_HDF_ERROR:295735305
Call to Read_L1B_SDS_LUT() failed.
File LUN: 700050
File type: Reflective_Lookup_Tables_file

==========================================================

Thu Mar 30 17:41:37 2017

Fatal error (HDF) running...MOD_PR02. TIME:Thu Mar 30 17:41:37 2017
Operator Actions:
Check previous messages to identify LUN of the file and other possible causes.
Contact MCST.

==========================================================

The second log

****************************************
BEGIN_PGE: Thu Mar 30 17:41:37 2017
MSG_TAG: 11
FILE: /home/grs/LogUser.T2017009111640.L1B_LAC
LOGGING: status message logging enabled
TRACE_LEVEL: tracing disabled
PID_LOGGING: disabled
DISABLED_LEVELS: none
DISABLED_SEEDS: none
DISABLED_CODES: none
THREAD-SAFE MODE: disabled
TOOLKIT_VERSION: SCF TK5.2.17
****************************************


****************************************
BEGIN_PGE: Thu Mar 30 17:45:52 2017
MSG_TAG: 11
FILE: /home/grs/LogUser.T2017009111640.L1B_LAC
LOGGING: status message logging enabled
TRACE_LEVEL: tracing disabled
PID_LOGGING: disabled
DISABLED_LEVELS: none
DISABLED_SEEDS: none
DISABLED_CODES: none
THREAD-SAFE MODE: disabled
TOOLKIT_VERSION: SCF TK5.2.17
****************************************

I want to know want went wrong

Thank you
dgorski
Posts: 3
Joined: Tue Jul 19, 2016 7:30 am

Re: IMAPP questions

Post by dgorski »

Dear Developer,

I have noted last times that update_modisl1db.bash can not communicate and get the update files.

./update_modisl1db.bash started at Fri Apr 21 10:34:36 UTC 2017
URL attempted: http://oceandata.sci.gsfc.nasa.gov/Anci ... index.html
Well, this is embarrassing...an error occurred that we just cannot get past...
Here is what we know: timed out
Please retry this request at a later time.
Error downloading http://oceandata.sci.gsfc.nasa.gov/Anci ... /cal/OPER/
Error: $HOME/dbvm/apps/modisl1db/ocssw/run/var/modist/cal/OPER/index.html does not exist
ERROR: Could not update Terra LUTs at Fri Apr 21 10:37:35 UTC 2017
URL attempted: http://oceandata.sci.gsfc.nasa.gov/Anci ... index.html
Well, this is embarrassing...an error occurred that we just cannot get past...
Here is what we know: timed out
Please retry this request at a later time.
Error downloading http://oceandata.sci.gsfc.nasa.gov/Anci ... /cal/OPER/
Error: $HOME/dbvm/apps/modisl1db/ocssw/run/var/modisa/cal/OPER/index.html does not exist
ERROR: Could not update Aqua LUTs at Fri Apr 21 10:40:34 UTC 2017

As I understand the address http://oceandata.sci.gsfc.nasa.gov has been modified and now is: https://oceandata.sci.gsfc.nasa.gov

I tried to introduce the change within the lut_utils.py file:

self.query_site = "https://oceancolor.gsfc.nasa.gov"
self.data_site = "https://oceandata.sci.gsfc.nasa.gov"

but the result is not the required one:

/update_modisl1db.bash started at Fri Apr 21 09:05:49 UTC 2017
The server could not fulfill the request.
URL attempted: https://oceandata.sci.gsfc.nasa.gov/Anc ... index.html
Reason: unknown url type: https
Please retry this request at a later time.
Error downloading https://oceandata.sci.gsfc.nasa.gov/Anc ... /cal/OPER/
Error: $HOME/dbvm/apps/modisl1db/ocssw/run/var/modist/cal/OPER/index.html does not exist
ERROR: Could not update Terra LUTs at Fri Apr 21 09:07:48 UTC 2017
The server could not fulfill the request.
URL attempted: https://oceandata.sci.gsfc.nasa.gov/Anc ... index.html
Reason: unknown url type: https
Please retry this request at a later time.
Error downloading https://oceandata.sci.gsfc.nasa.gov/Anc ... /cal/OPER/
Error: $HOME/dbvm/apps/modisl1db/ocssw/run/var/modisa/cal/OPER/index.html does not exist
ERROR: Could not update Aqua LUTs at Fri Apr 21 09:09:47 UTC 2017

Please, could you say me how to procede? What to do?

Best regards,
Dmitry
kathys
Posts: 487
Joined: Tue Jun 22, 2010 4:51 pm

Re: IMAPP questions

Post by kathys »

Dmitry, please see this post: viewtopic.php?f=18&t=42027

Kathy
Post Reply