Search found 470 matches
- Thu Jan 12, 2023 11:04 am America/New_York
- Forum: Questions/Comments
- Question: Issue with saving MODIS AQUA L2 reproyected as netCDF-CF
- Replies: 11
Re: Issue with saving MODIS AQUA L2 reproyected as netCDF-CF
I made a few modifications on the Read and Write block in your Example01.xml -- <node id="Read"> <operator>Read</operator> <sources/> <parameters class="com.bc.ceres.binding.dom.XppDomElement"> <file>${path}/${ifile}.${extention}</file> </parameters> </node> <node id="Write&...
- Wed Jan 11, 2023 4:33 pm America/New_York
- Forum: Questions/Comments
- Question: GPT Error: java.lang.ExceptionInInitializerError
- Replies: 7
Re: GPT Error: java.lang.ExceptionInInitializerError
I tried the example in https://seadas.gsfc.nasa.gov/help-8.2.0/GptCookbook/gptCookbookWorkflowEx01.html. 1. Since SeaDAS currently has issues with writing to files with NetCDF4-CF format, you should modify the content of WorkflowEx01.par to -- ifileExtension=nc ofile1Format=NetCDF4-BEAM ofile1Extens...
- Wed Jan 11, 2023 2:42 pm America/New_York
- Forum: Questions/Comments
- Question: Issue with saving MODIS AQUA L2 reproyected as netCDF-CF
- Replies: 11
Re: Issue with saving MODIS AQUA L2 reproyected as netCDF-CF
Could you please share the content of your xml file?
- Wed Jan 11, 2023 1:25 pm America/New_York
- Forum: Questions/Comments
- Question: Issue with saving MODIS AQUA L2 reproyected as netCDF-CF
- Replies: 11
Re: Issue with saving MODIS AQUA L2 reproyected as netCDF-CF
It's a bug that SeaDAS can't save the reprojected file in the netCDF-CF format. We fixed it. Hopefully the fix will be in the next release.
- Thu Jan 05, 2023 12:42 pm America/New_York
- Forum: Questions/Comments
- Question: OCCSW
- Replies: 3
Re: OCCSW
You can find the instruction on how to install SeaDAS processors on this page -- https://seadas.gsfc.nasa.gov/downloads/
- Wed Jan 04, 2023 2:17 pm America/New_York
- Forum: Questions/Comments
- Question: Clouds not flagged
- Replies: 1
Re: Clouds not flagged
Your issue might have something to do with the change around getanc. However, we no longer support SeaDAS 7.5. Please download and install SeaDAS 8.3.0 -- https://seadas.gsfc.nasa.gov/downloads/
- Wed Jan 04, 2023 1:58 pm America/New_York
- Forum: Questions/Comments
- Question: How to generate F0 product?
- Replies: 1
Re: How to generate F0 product?
F0 is not an l2gen product. Please let us know the reason you need F0, maybe we can provide a work around.
- Wed Jan 04, 2023 10:12 am America/New_York
- Forum: Questions/Comments
- Question: Sentinel-3 Level-2 (WFR) IOP processing
- Replies: 3
Re: Sentinel-3 Level-2 (WFR) IOP processing
Happy New Year! Here is the instruction for downloading, installing and running SeaDAS -- https://github.com/seadas/seadas-toolbox/wiki/SeaDAS-8.x-Download,-Installation-and-Run-Instructions Here is the instruction to install SeaDAS processors -- https://seadas.gsfc.nasa.gov/downloads/ P.S. Since th...
- Wed Dec 28, 2022 10:32 am America/New_York
- Forum: Questions/Comments
- Question: seadas 8.2
- Replies: 3
Re: seadas 8.2
Do you mean CoastlineLandWaterMasks stuck on AQUA_MODIS.20170201_20170228.L3m.MO.CHL.chlor_a.4km.nc, but worked fine with other 11 months in 2017? What happened after you restarted your laptop? In my case, CoastlineLandWaterMasks got stuck on AQUA_MODIS.20170201_20170228.L3m.MO.CHL.chlor_a.4km.nc (o...
- 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....