Search found 433 matches
- Fri Dec 23, 2022 1:16 pm America/New_York
- Forum: Questions/Comments
- Question: mk_matchup.py - not a valid L2 file
- Replies: 6
Re: mk_matchup.py - not a valid L2 file
I did ~/mlp/ocssw/src/matchup_tools/fd_matchup.py --sat=modisa --max_time_diff=12 --seabass_file=HPLC_PC_Schoeman_R4.sb the result is -- Matching AQUA/MODIS granule (AQUA_MODIS.20020817T061001.L2.IOP.nc) found for: HPLC_PC_Schoeman_R4.sb Download link: https://oceandata.sci.gsfc.nasa.gov/cmr/getfile...
- Thu Dec 22, 2022 11:20 am America/New_York
- Forum: Questions/Comments
- Question: mk_matchup.py - not a valid L2 file
- Replies: 6
Re: mk_matchup.py - not a valid L2 file
It seems that you are still using SeaDAS 7, which we no longer support. The latest version of SeaDAS is 8.3.0.
Can you share the content of HPLC_PC_Schoeman_R4.sb, so we can try make_matchup (OCSSW 2022.3) with AQUA_MODIS.20020818T065500.L2.OC.nc and HPLC_PC_Schoeman_R4.sb?
Can you share the content of HPLC_PC_Schoeman_R4.sb, so we can try make_matchup (OCSSW 2022.3) with AQUA_MODIS.20020818T065500.L2.OC.nc and HPLC_PC_Schoeman_R4.sb?
- Fri Dec 16, 2022 5:29 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS-GPT-Mosaic
- Replies: 7
Re: SeaDAS-GPT-Mosaic
You may also try this -- gpt F:\MT\mosaicGeneral.xml -p F:\MT\mosaicEx01.par F:\MT\MOD04_3K.A2015351.0240.061.2017324005815.hdf F:\MT\MOD04_3K.A2015351.0245.061.2017324005735.hdf -t F:\MT\MOD04_3K.A2015351.0240.dim replacing 'type F:\MT\level2Files.txt' with the actual files F:\MT\MOD04_3K.A2015351....
- Fri Dec 16, 2022 10:11 am America/New_York
- Forum: Questions/Comments
- Question: SeaDAS-GPT-Mosaic
- Replies: 7
Re: SeaDAS-GPT-Mosaic
By the way, in SeaDAS GUI, you can do Mosaic through Raster -> Geometric -> Mosaicking or
https://seadas.gsfc.nasa.gov/help-8.3.0/desktop/Mosaic.html
https://seadas.gsfc.nasa.gov/help-8.3.0/desktop/Mosaic.html
- Fri Dec 16, 2022 9:54 am America/New_York
- Forum: Questions/Comments
- Question: SeaDAS-MOD04
- Replies: 8
Re: SeaDAS-MOD04
In MOD11_L2.A2018069.0255.061.2021325144022.hdf, the band QC has "NA" for _FillValue, which causes the problem for SeaDAS' netCDFRerader. We fixed the bug, and hopefully it will be in the next release. This is in the metadata -- ushort QC(Along_swath_lines_1km\:MOD_Swath_LST, Cross_swath_p...
- Fri Dec 16, 2022 9:43 am America/New_York
- Forum: Questions/Comments
- Question: SeaDAS-GPT-Mosaic
- Replies: 7
Re: SeaDAS-GPT-Mosaic
It seems that "type" is the windows equivalent of "cat" in unix -- https://www.shellhacks.com/windows-cat-equivalent-cmd-powershell/ Maybe you can try gpt F:\MT\mosaicGeneral.xml -p F:\MT\mosaicEx01.par 'type F:\MT\level2Files.txt' -t F:\MT\MOD04_3K.A2015351.0240.dim You MosaicEx...
- Thu Dec 15, 2022 1:33 pm America/New_York
- Forum: Questions/Comments
- Question: Sentinel-2 with l2gen
- Replies: 17
Re: Sentinel-2 with l2gen
SeaDAS 8.3.0 was released, which can process MSI_S2A on GUI.
- Thu Dec 15, 2022 12:26 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS-GPT-Mosaic
- Replies: 7
Re: SeaDAS-GPT-Mosaic
There is a known issue that gpt (graph processing tool) command line entries require full file path. So in your command gpt mosaicGeneral.xml -p MosaicEx01.par level2Files.txt -t MOD04_3K.A2015351.0200.dim you need to give full path to mosaicGeneral.xml MosaicEx01.par level2Files.txt MOD04_3K.A20153...
- Wed Dec 14, 2022 11:07 am America/New_York
- Forum: Questions/Comments
- Question: Problem with seadas
- Replies: 1
Re: Problem with seadas
After you open the file in File Manager, you need to choose the band you want to display. Screen Shot 2022-12-14 at 10.46.28 AM.png When you choose Layer Editor on the left, you also need to choose Layer Manager on the right, and highlight the band( sst in my case). Screen Shot 2022-12-14 at 11.07.0...
- Tue Dec 13, 2022 10:33 am America/New_York
- Forum: Questions/Comments
- Question: cropping in seadas 8.2
- Replies: 1
Re: cropping in seadas 8.2
There is a subset tool in SeaDAS that does cropping -https://seadas.gsfc.nasa.gov/help-8.2.0/desktop/ProductSubsetDialog.html
You can access it thru Raster -> Subset on the menu or on the toolbar
You can access it thru Raster -> Subset on the menu or on the toolbar