Search found 353 matches
- Wed Aug 17, 2022 3:11 pm America/New_York
- Forum: Questions/Comments
- Question: About SGLI’s Rrs Data
- Replies: 2
Re: About SGLI’s Rrs Data
Are you trying to do l2gen on SGLI L1 files? I don't see why you can't get Rrs products. Can you share your SGLI L1 file name?
- Mon Aug 15, 2022 4:30 pm America/New_York
- Forum: Questions/Comments
- Question: The new naming convention is affecting opening files?
- Replies: 5
Re: The new naming convention is affecting opening files?
SeaDAS no longer provides a reader for L3b files, even with the old naming convention. You can use l3mapgen to create L3m files from L3b, which SeaDAS can read -- https://seadas.gsfc.nasa.gov/help-8.2.0/processors/ProcessL3mapgen.html Or you can download the L3m files here -- AQUA_MODIS.20180220.L3m...
- Mon Aug 15, 2022 2:39 pm America/New_York
- Forum: Questions/Comments
- Question: The new naming convention is affecting opening files?
- Replies: 5
Re: The new naming convention is affecting opening files?
Can you share the specific name of the file that SeaDAS failed to open?
- Fri Aug 12, 2022 10:29 am America/New_York
- Forum: Questions/Comments
- Question: New name convention for ANC and GEO file
- Replies: 2
Re: New name convention for ANC and GEO file
Here is the info on new naming convention -- https://oceancolor.gsfc.nasa.gov/docs/filenaming-convention/ If you get L1A file A2022222123500.L1A_LAC here -- https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-1A/Aqua-MODIS/2022/222/ your GEO file name is AQUA_MODIS.20220810T123500.GEO.hdf, ge...
- Wed Aug 10, 2022 10:30 am America/New_York
- Forum: Questions/Comments
- Question: sstfile getanc
- Replies: 3
Re: sstfile getanc
The next operational tag has not come out yet. 

- Tue Aug 09, 2022 2:33 pm America/New_York
- Forum: Questions/Comments
- Question: Sentinel-2 with l2gen
- Replies: 16
Re: Sentinel-2 with l2gen
If you are used to do l2gen on GUI, you might be able to find par files like l2gen-tmpParFile*.par in your data directory. You can use vi or emacs to edit the par file and then do
Code: Select all
l2gen par=l2gen-tmpParFile*.par
- Tue Aug 09, 2022 2:14 pm America/New_York
- Forum: Questions/Comments
- Question: Sentinel-2 with l2gen
- Replies: 16
Re: Sentinel-2 with l2gen
Hi ayelen, Here is the command line help for l2gen -- https://seadas.gsfc.nasa.gov/help-8.2.0/processors/ProcessL2gen.html#COMMAND_LINE_HELP To run l2gen, you can do l2gen ifile=input_L1_file_name For msis2a, input_L1_file_name is manifest.safe, for example, /home/*/Sentinel-2A/S2A_MSIL1C_20220619T0...
- Tue Aug 09, 2022 12:27 pm America/New_York
- Forum: Questions/Comments
- Question: Sentinel-2 with l2gen
- Replies: 16
Re: Sentinel-2 with l2gen
Hi ayelen,
You need to install msis2a processor first
And then
Bing
You need to install msis2a processor first
Code: Select all
install_ocssw --install_dir $OCSSWROOT --tag V2022.0 --msis2a
Code: Select all
l2gen ifile=*/Sentinel-2A/S2A_MSIL1C_20220619T072631_N0400_R049_T39RTN_20220619T081751.SAFE/manifest.safe
- Tue Aug 09, 2022 11:16 am America/New_York
- Forum: Questions/Comments
- Question: sstfile getanc
- Replies: 3
Re: sstfile getanc
Thanks for reporting the issue. It's fixed and the fix will be in the next tag.
- Tue Aug 09, 2022 10:10 am America/New_York
- Forum: Questions/Comments
- Question: Java JRE issue
- Replies: 5
Re: Java JRE issue
And you still get the same error message?