ERROR: MODIS geolocation processing failed.

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
dortenzio
Posts: 17
Joined: Fri Jan 20, 2006 11:12 am America/New_York
Answers: 0

ERROR: MODIS geolocation processing failed.

by dortenzio » Fri Sep 15, 2023 9:01 am America/New_York

Dears

I searched in the forum solutions to the "ERROR: MODIS geolocation processing failed.", although all finf suggestions didn’t work.
I tried several input files, always with same result.
I work on "ocssw V2021.3"
In the following, the issue:

Code: Select all

>modis_GEO.py A2022222123500.L1A_LAC -v
** Files utcpole.dat/leapsec.dat are more than 2 weeks old.
** Running update_luts.py to update files...

Downloading files into /home/fabrizio/ocssw_glob//var/modis
OBPG session started
...no new files.

Downloading files into /home/fabrizio/ocssw_glob//var/modisa
...no new files.

Downloading files into /home/fabrizio/ocssw_glob//var/modisa/cal/OPER
...no new files.

Downloading files into /home/fabrizio/ocssw_glob//var/modisa/xcal/OPER
...no new files.
Determining required attitude and ephemeris files...
Searching database: /home/fabrizio/ocssw_glob//var/ancillary_data.db 

Input file: A2022222123500.L1A_LAC
Sensor    : modisa
Start time: 2022222123500
End time  : 2022222124000

OBPG session started
Downloading 'PM1ATTNR.P2022222.1200.003' to /home/fabrizio/ocssw_glob//var/anc/2022/222
Downloading 'PM1EPHND.P2022222.1200.003' to /home/fabrizio/ocssw_glob//var/anc/2022/222

Creating MODIS geolocation file...
MODIS GEO version 6.1.0, built Aug 16 2019 12:46:24
scan: 0 out of 203 Thu Sep 14 15:43:28 2023
scan: 10 out of 203 Thu Sep 14 15:43:28 2023
scan: 20 out of 203 Thu Sep 14 15:43:29 2023
scan: 30 out of 203 Thu Sep 14 15:43:29 2023
scan: 40 out of 203 Thu Sep 14 15:43:29 2023
scan: 50 out of 203 Thu Sep 14 15:43:29 2023
scan: 60 out of 203 Thu Sep 14 15:43:29 2023
scan: 70 out of 203 Thu Sep 14 15:43:29 2023
scan: 80 out of 203 Thu Sep 14 15:43:29 2023
scan: 90 out of 203 Thu Sep 14 15:43:29 2023
scan: 100 out of 203 Thu Sep 14 15:43:29 2023
scan: 110 out of 203 Thu Sep 14 15:43:29 2023
scan: 120 out of 203 Thu Sep 14 15:43:29 2023
scan: 130 out of 203 Thu Sep 14 15:43:29 2023
scan: 140 out of 203 Thu Sep 14 15:43:29 2023
scan: 150 out of 203 Thu Sep 14 15:43:29 2023
scan: 160 out of 203 Thu Sep 14 15:43:29 2023
scan: 170 out of 203 Thu Sep 14 15:43:29 2023
scan: 180 out of 203 Thu Sep 14 15:43:29 2023
scan: 190 out of 203 Thu Sep 14 15:43:29 2023
scan: 200 out of 203 Thu Sep 14 15:43:29 2023
geogen_modis returned with exit status: 0
Percent valid data (0.00) is less than threshold (95.00)
Validation test returned with error code:  1
ERROR: MODIS geolocation processing failed.
Any suggestion will be appreciated
Thanks
Fabrizio

Tags:

OB SeaDAS - xuanyang02
Subject Matter Expert
Subject Matter Expert
Posts: 656
Joined: Tue Feb 09, 2021 5:42 pm America/New_York
Answers: 1
Been thanked: 2 times

Re: ERROR: MODIS geolocation processing failed.

by OB SeaDAS - xuanyang02 » Fri Sep 15, 2023 11:19 am America/New_York

Here is the fix for the issue of "Percent valid data (0.00) is less than threshold". Please download https://oceandata.sci.gsfc.nasa.gov/ocssw/de200.eos and replace $OCSSWROOT/share/modis/static/de200.eos with it. You should be able to run modis_GEO.py then.


See this post -- viewtopic.php?p=12114&hilit=threshold#p12114

You might also want to try the latest V tag V2023.2

dortenzio
Posts: 17
Joined: Fri Jan 20, 2006 11:12 am America/New_York
Answers: 0

Re: ERROR: MODIS geolocation processing failed.

by dortenzio » Sun Sep 17, 2023 7:41 am America/New_York

Hello

great!! fixed.
I tried the solution proposed in the post, although, novice error, I didn’t check the authorizations for the new file.

Thank you very much for your help
Ciao
Fabrizio

Post Reply