Dear support,
Many thanks for your reply!
I've modified the inconsistency and solved the problem by changing the input of modis_atteph with
modis_atteph A2022347062000.L1A_subset_LAC -s=2022-12-16T05:20:00 -e=2022-12-16T05:25:00 --refreshDB -m=aqua --ancdb=./ancillary_data.db
Best.
Search found 5 matches
- Sat Jun 24, 2023 9:40 pm America/New_York
- Forum: Home
- Question: questions about ancillary_data.db produced by get.findweb() in modis_GEO_utils.py
- Replies: 2
- Mon Jun 19, 2023 10:23 am America/New_York
- Forum: Home
- Question: questions about ancillary_data.db produced by get.findweb() in modis_GEO_utils.py
- Replies: 2
questions about ancillary_data.db produced by get.findweb() in modis_GEO_utils.py
Dear support, I'm working on processing modisa data using downloaded anc data as external input. firstly, ./ancillary_data.db is produced using: getanc -s=2022-12-16T05:20:00 -e=2022-12-16T05:25:00 --ancdb=./ancillary_data.db modis_atteph -s=2022-12-16T05:20:00 -e=2022-12-16T05:25:00 --refreshDB -m=...
- Wed Jul 06, 2022 12:02 am America/New_York
- Forum: Home
- Question: ocssw/processing error getting ancillary data and Atmospheric correction
- Replies: 7
Re: ocssw/processing error getting ancillary data and Atmospheric correction
Dear Bing, Thanks for your reply. I checked my code and found that some code worked for checking ancs files previously not working with now newly downloaded anc causing this error. The program can run normally now after I modified the corresponding code. Thank again for your reply and suggestion. Yue
- Wed Jul 06, 2022 12:01 am America/New_York
- Forum: Home
- Question: ocssw/processing error getting ancillary data and Atmospheric correction
- Replies: 7
Re: ocssw/processing error getting ancillary data and Atmospheric correction
Dear Bing, Thanks for your reply. I checked my code and found that some code worked for checking ancs files previously not working with now newly downloaded anc causing this error. The program can run normally now after I modified the corresponding code. Thank again for your reply and suggestion. Yue
- Mon Jul 04, 2022 10:17 am America/New_York
- Forum: Home
- Question: ocssw/processing error getting ancillary data and Atmospheric correction
- Replies: 7
Re: ocssw/processing error getting ancillary data and Atmospheric correction
Hi, Bing, thanks for your reply. I just met the same problem. I used ocssw-T202202 to download anc files and process MODIS Aqua data - A2012001044500.L1A_LAC.bz2 all used *.anc *.atteph and ancillary.db have been downloaded. 2012-01-01T04:45:01.anc 2012-01-01T04:45:01.atteph ancillary.db However, wh...