CNES / MAJA

Level-2A processor used for atmospheric correction and cloud-detection. The active repository is the one below, this one is kept to leave access to the older issues.
https://gitlab.orfeo-toolbox.org/maja/maja
Apache License 2.0
139 stars 25 forks source link

GIPP AUX_REFDE2 problems #28

Closed xurui96125 closed 5 years ago

xurui96125 commented 5 years ago

I am trying to run MAJA 3.3.0 without CAMS data for the test region around RIO, but am blocked by the following : Screenshot from 2019-07-26 21-27-49 S2A_MSIL1C_20160802T130252_N0204_R095_T23KPQ_20160802T130656.SAFE.log

The GIPP directory used is GIPP_S2_MAJA_3.3_TM,downloaded from http://tully.ups-tlse.fr/olivier/gipp_maja/tree/master/GIPP_S2_MAJA_3.3_TM.The GIPP file was in the directory of start-maja.py .Here is the folder.txt that I configure: folders.txt

Can you help me? I really need your help. Thank you!

jerome-colin commented 5 years ago

Dear Xu Rui, According to the screenshot, it seems like you point to GIPP with CAMS, not without ("../GIPP_S2AS2B_CAMS"). Did you renamed and/or modified the GIPP folders ? Are you pointing to the content of "GIPP_S2_MAJA_3.3_TM" ? Please attach your log file to your answer. Thanks, Jerome

xurui96125 commented 5 years ago

Hi Jerome, Thank you for your reply.Last time,I renamed the GIPP_S2_MAJA_3.3_TM folders as GIPP_S2AS2B_CAMS.But this time ,I did not rename the GIPP_S2_MAJA_3.3_TM folders,the same problem was arised, GIPP_problem The fellowing is my log file and folders.txt : S2A_MSIL1C_20160802T130252_N0204_R095_T23KPQ_20160802T130656.SAFE.log folders.txt Thanks , Xu Rui

olivierhagolle commented 5 years ago

Hi Xu Rui, Sorry for replying late, that's an holiday period, here. the message you get is related to the absence of a DTM (" AUX_REFDE2").

Best regards, Olivier

Mholst03 commented 5 years ago

Hi there,

I am also trying to run MAJA 3.3.0 without CAMS data for a test area around Kolding, Denmark (tile 32UNG).

I have 5 L1C files, I have downloaded the SRTM and SWBD files as explained in the tutorial provided on github. I have created the DTM required with the "DTMCreation-tool" using a L1 product from the Start-MAJA github tutorial.

I have the same error as the one described here.

See below my folders.txt and log files : folders.txt S2A_MSIL1C_20190609T103021_N0207_R108_T32UNG_20190609T124633.SAFE.log

I hope you'll be able to help me, Best regards, Marion

olivierhagolle commented 5 years ago

Hi Marion, We are developing a new version of Start_MAJA, as several users have difficulties, I hope it will improve soon.

The "AUX_REFDE"2 file is the DTM. The DTM should be stored in repCode+"/DTM/, where repCode=/media/mhadmin/OS/Start-MAJA in your case.

Could you please list the contents of this folder anc check it contains a DTM folder, with the DTM folder for 32UNG in it ?

Thanks, Olivier

Mholst03 commented 5 years ago

Hi Olivier,

Thank you for your quick response.

Content of the repostiory "repCode=/media/mhadmin/OS/Start-MAJA": cams_download LICENSE SRTM Common LUT_MAJA_S2A_S2B_CAMS_H2ONew_20190410.tgz start_maja.py DTM LUT_S2AS2B userconf folders.txt prepare_dtm Water GIPP_S2_MAJA_3.3_TM Readme.md

In the DTM folder there is a folder called 32UNG, and inside a folder called "S2TEST_AUX_REFDE2_T32UNG_0001". In this one there are a folder called "S2TEST_AUX_REFDE2_T32UNG_0001.DBL.DIR", and a file: S2__TEST_AUX_REFDE2_T32UNG_0001.HDR

Best regards, Marion

olivierhagolle commented 5 years ago

Thanks for the detailed content S2__TEST_AUX_REFDE2_T32UNG_0001 should be directly in the DTM folder, and 32UNG folder should be removed. I hope it will solve the issue, please tell us ! Olivier

Mholst03 commented 5 years ago

Hi Olivier,

I have put S2__TEST_AUX_REFDE2_T32UNG_0001in the DTM folder, removed 32UNG folder and it ran!

Thanks! Marion

olivierhagolle commented 5 years ago

Good news ! I am closing the issue (having no news from @xurui96125 ) Please feel free to reopen it. Olivier

xurui96125 commented 5 years ago

Thank you very much. Under your guidance, I have successfully run MAJA.

At 2019-08-20 17:47:52, "Olivier Hagolle" notifications@github.com wrote:

Good news ! I am closing the issue (having no news from @xurui96125 Please feel free to reopen it. Olivier

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.