Search found 1496 matches
- Wed Apr 17, 2024 12:17 pm America/New_York
- Forum: Home
- Question: L2gen processing of VIIRS SNPP is missing some bands
- Replies: 4
Re: L2gen processing of VIIRS SNPP is missing some bands
It is not the atmospheric correction option, it is: l2prod=Rrs_vvv "_vvv" tells l2gen to expand the products to the list of visible wavelengths - which to not include the NIR bands. You will need to explicitly define the NIR bands for l2gen to return them. Keep in mind, if you request a ba...
- Tue Apr 16, 2024 7:59 am America/New_York
- Forum: Home
- Question: issue in MSI L2gen proceesing
- Replies: 7
Re: issue in MSI L2gen proceesing
Well, if you have data in the older format, it would work 
...but yes, l2gen processing for the current MSI file format is unavailable.
Sean

...but yes, l2gen processing for the current MSI file format is unavailable.
Sean
- Fri Apr 12, 2024 3:55 pm America/New_York
- Forum: Home
- Question: Featured images
- Replies: 13
Re: Featured images
Fabrizio, Norman has retired. I've sent him a note about this post, so he'll know how much you appreciated his work and assistance. There is absolutely no issue with images generated from data you obtained from NASA to be published. Attribution is not required, but we do appreciate acknowledgment. Y...
- Fri Apr 12, 2024 3:42 pm America/New_York
- Forum: Home
- Question: PACE L3M grid
- Replies: 1
Re: PACE L3M grid
Toby, I argued for only one resolution (the 4.6km) 8-) PACE is more than just oceans, and some folks from the atmosphere discipline proposed we distribute a 0.1 degree resolution, so we're back to two. The 9.2 km was produced to maintain consistency with SeaWiFS when we started producing the MODIS d...
- Fri Apr 12, 2024 7:26 am America/New_York
- Forum: Home
- Question: issue in MSI L2gen proceesing
- Replies: 7
Re: issue in MSI L2gen proceesing
The format of the MSI data changed since processing was implemented for it in l2gen. We have not had the time to assess the changes to see what would be needed to be changed in the code to allow l2gen to work with the new format. It may be quite some time before we are able to do so.
Regards,
Sean
Regards,
Sean
- Mon Mar 18, 2024 3:17 pm America/New_York
- Forum: Home
- Question: Terra direct broadcast data outage?
- Replies: 8
Re: Terra direct broadcast data outage?
The following message was sent to the Direct Broadcast community today (18 March 2024): Terra continues to collect science; however, no Direct Broadcast is available. Terra is encountering an intermittent solar array power generation issue limiting our ability to continue all science and provide Dir...
- Mon Mar 11, 2024 2:09 pm America/New_York
- Forum: Home
- Question: JPSS2 / NOAA21
- Replies: 1
Re: JPSS2 / NOAA21
No. In fact, with much sadness I must report that the venerable old browser is soon to be decommissioned. However, the data are available for search and download via the Earthdata Search tool: https://search.earthdata.nasa.gov/search/granules We also have an OB.DAAC portal, which limits the search t...
- Mon Mar 11, 2024 2:01 pm America/New_York
- Forum: Home
- Question: Mid-way failure in data extraction procedure.
- Replies: 1
Re: Mid-way failure in data extraction procedure.
The order seems to be expired (which means the data were deleted from our distribution servers). It was only for extracts of daily data from Jan 2003, not the full 20+ years of Aqua data. Please try placing the order again, and respond to the request for confirmation in a more timely manner. (the ex...
- Mon Feb 05, 2024 1:45 pm America/New_York
- Forum: Home
- Question: failed in getanc for modis data
- Replies: 3
Re: failed in getanc for modis data
I was too quick with that 'fix'. It fixed getanc, but breaks modis_GEO and modis_L1B
My "fix" has been fixed
The correct fix will be in the next OCSSW tag.
Sean

My "fix" has been fixed

Sean
- Sat Feb 03, 2024 11:08 am America/New_York
- Forum: Home
- Question: failed in getanc for modis data
- Replies: 3
Re: failed in getanc for modis data
Seems there is a bug with the use of the -c,--curdir option. One I apparently introduced almost 3 years ago :shock: I'm very surprised this is the first report. The good news is the solution is simple. The first option is a workaround. Don't use -c. Just let the code put the files in the default loc...