What's in your ifilelist.txt?
Do you have a corresponding geo file for /home/williamcoast/Desktop/Projects/NearshrTemp/Data/Raw/AQUA_MODIS.20020912T215603.L1B.hdf in the same directory?
Please also make sure that you have enough disk space to save all the geo/L1B/L2 files.
Search found 433 matches
- Fri Dec 09, 2022 1:04 pm America/New_York
- Forum: Questions/Comments
- Question: Issue with Naming Conventions in Multilevel_Processor
- Replies: 14
- Wed Nov 30, 2022 10:51 am America/New_York
- Forum: Questions/Comments
- Question: How to process Sentinel-2 images? (L1C level)
- Replies: 1
Re: How to process Sentinel-2 images? (L1C level)
With SeaDAS-8.2.0, you can install msis2a(b) processors and do l2gen on msis2a(b) L1C files on command line. https://seadas.gsfc.nasa.gov/help-8.2.0/processors/InstallOCSSW.html#cl https://seadas.gsfc.nasa.gov/help-8.2.0/processors/ProcessL2gen.html#COMMAND_LINE_HELP The upcoming SeaDAS-8.3.0 will s...
- Tue Nov 29, 2022 7:30 pm America/New_York
- Forum: Questions/Comments
- Question: What's changes between ocssw V2022.1 and V2022.2?
- Replies: 3
Re: What's changes between ocssw V2022.1 and V2022.2?
Yes, please update OCSSW to V2022.2.
V2022.1 introduced a bug that obpg_file_type does not recognize OLCI/MERIS/MSI L1B files. V2022.2 fixed it.
V2022.1 introduced a bug that obpg_file_type does not recognize OLCI/MERIS/MSI L1B files. V2022.2 fixed it.
- Tue Nov 29, 2022 7:25 pm America/New_York
- Forum: Questions/Comments
- Question: Issue with Naming Conventions in Multilevel_Processor
- Replies: 14
Re: Issue with Naming Conventions in Multilevel_Processor
multilevel_processor has a little trouble to match an L1A file with the right geo file. The solution is to skip [geo] in parfile text area (mlp knows to create a geo file if it does not find one). So your parfile text area should look like this: [main] ifile=/home/williamcoast/Desktop/Projects/Nears...
- Mon Nov 28, 2022 5:20 pm America/New_York
- Forum: Questions/Comments
- Question: Issue with Naming Conventions in Multilevel_Processor
- Replies: 14
Re: Issue with Naming Conventions in Multilevel_Processor
"ERORR!! Ifile contains UNKNOWN mission" means SeaDAS can't recognize the mission of one of your files. Please make sure "/home/williamcoast/Desktop/Projects/NearshrTemp/Data/Raw/A2002185205500.L1A_LAC.x.hdf" exists, and multilevel_processor works with this file. Now use a plian ...
- Wed Nov 23, 2022 5:21 pm America/New_York
- Forum: Questions/Comments
- Question: Issue with Naming Conventions in Multilevel_Processor
- Replies: 14
Re: Issue with Naming Conventions in Multilevel_Processor
Please paste the content of your .lst file here. Make sure it's edited with plain text editor.
Here is a post you might find relevant --
viewtopic.php?p=11440&hilit=multilevel+processor#p11383
Here is a post you might find relevant --
viewtopic.php?p=11440&hilit=multilevel+processor#p11383
- Wed Nov 23, 2022 12:36 pm America/New_York
- Forum: Questions/Comments
- Question: problem creating Parameter XML file: l2gen failed to run
- Replies: 2
Re: problem creating Parameter XML file: l2gen failed to run
l2gen on viirs needs L1A(or L1B) + GEO as input.
What happens when you click "Okay" in that dialog? Are you able to proceed further with l2gen GUI?
What happens when you click "Okay" in that dialog? Are you able to proceed further with l2gen GUI?
- Wed Nov 23, 2022 12:30 pm America/New_York
- Forum: Questions/Comments
- Question: l2gen failed to run
- Replies: 2
Re: l2gen failed to run
Please update your OCSSW to V2022.1 and try l2gen again.
- Wed Nov 23, 2022 10:35 am America/New_York
- Forum: Questions/Comments
- Question: OCSSW V2022.1 update_luts error
- Replies: 2
Re: OCSSW V2022.1 update_luts error
If you don't have OCSSWROOT defined, you can do
Code: Select all
ocssw_runner --ocsswroot /shares/cms_optics/apps/seadas/ocssw/V2022.1/ update_luts -v modisa
- Fri Nov 18, 2022 2:35 pm America/New_York
- Forum: Questions/Comments
- Question: Issue with Naming Conventions in Multilevel_Processor
- Replies: 14
Re: Issue with Naming Conventions in Multilevel_Processor
Actually, you can try V2022.1