Geo files missing for L1A
-
- Posts: 16
- Joined: Tue Dec 11, 2018 10:42 am America/New_York
Geo files missing for L1A
Dear All
I have downloaded L1A (MODIS Aqua, True Color, 19 Jan 2018 & Nov 2015, Persian Gulf)file and when I tried for processing it to L1B>L2, geo files are missing so the process couldn't be executed. Kindly provide necessary solution.
Regards
Sunanda
I have downloaded L1A (MODIS Aqua, True Color, 19 Jan 2018 & Nov 2015, Persian Gulf)file and when I tried for processing it to L1B>L2, geo files are missing so the process couldn't be executed. Kindly provide necessary solution.
Regards
Sunanda
Filters:
-
- Subject Matter Expert
- Posts: 147
- Joined: Tue Feb 09, 2021 8:19 am America/New_York
Geo files missing for L1A
Dear Sunanda,
You need to make the GEO files with modis_GEO.py.
https://seadas.gsfc.nasa.gov/help/seadas-processing/ProcessModis_GEO.py.html
Regards,
Norman
You need to make the GEO files with modis_GEO.py.
https://seadas.gsfc.nasa.gov/help/seadas-processing/ProcessModis_GEO.py.html
Regards,
Norman
-
- Posts: 16
- Joined: Tue Dec 11, 2018 10:42 am America/New_York
Geo files missing for L1A
Dear Norman
Thank you for reverting. I tried OCSSW>MODIS_GEO tool for GEO files but when we enter L1A_LAC file as a input file the output file automatically is named similar to the original file name with extension .GEO, then only the Run button gets activated. So even if I am specifying a separate file name, the process is not executing stating an error message failed execution exit code error. I tried for few other files it did work but for few specified dates it isn't executing. Is there any alternative method for that?
Regards
Sunanda
Thank you for reverting. I tried OCSSW>MODIS_GEO tool for GEO files but when we enter L1A_LAC file as a input file the output file automatically is named similar to the original file name with extension .GEO, then only the Run button gets activated. So even if I am specifying a separate file name, the process is not executing stating an error message failed execution exit code error. I tried for few other files it did work but for few specified dates it isn't executing. Is there any alternative method for that?
Regards
Sunanda
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Geo files missing for L1A
If you wish to have more control over the process, you will probably want to use the programs from a terminal window and not via the SeaDAS GUI.
For details on how, see the SeaDAS help pages, specifically those for OCSSW.
For details on how, see the SeaDAS help pages, specifically those for OCSSW.
-
- Posts: 16
- Joined: Tue Dec 11, 2018 10:42 am America/New_York
Geo files missing for L1A
Dear Sean Thank you for replying. If I want to download data from the following website {{//oceandata.sci.gsfc.nasa.gov/MODIS-Aqua/L1/2008/358/}} how can I understand from the file name which is of Persian Gulf. Kindly revert.RegardsSunanda
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Geo files missing for L1A
You cannot. If you want to find the files for a given geographic ___location, you need to use the L1/L2 browser or Earthdata Search.
-
- Posts: 16
- Joined: Tue Dec 11, 2018 10:42 am America/New_York
Geo files missing for L1A
Ok. Thank you. The problem with GEO files which I was facing was that the files would work only if accessed through Downloads folder path, I was creating a separate folder for separate files in order to avoid confusion. So now my question is there any option to create a separate workspace for the same, so it becomes easier to access different date files.
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Geo files missing for L1A
You have the option to do whatever you want. The scripts do not care where the files are, so long as they are accessible to it.
If the input files are provided without a full path, the code assumes the path to the files is it's working directory. If you provide a full path it will use that.
Sean
If the input files are provided without a full path, the code assumes the path to the files is it's working directory. If you provide a full path it will use that.
Sean