The earthaccess code is not maintained by the OB.DAAC. It appears that there is an issue passing the EDL credentials to our getfile API. We are investigating, but may have to defer to the developers of the earthaccess code for a resolution.
Regards,
Sean
Search found 1423 matches
- Wed Dec 06, 2023 9:40 am America/New_York
- Forum: Questions/Comments
- Question: Python Sen3/OLCI download error
- Replies: 3
- Fri Dec 01, 2023 11:29 am America/New_York
- Forum: Questions/Comments
- Question: Adjusting L2gen gain factors for different atmospheric corrections
- Replies: 1
Re: Adjusting L2gen gain factors for different atmospheric corrections
It's not a trivial undertaking... The process we currently employ is based on Franz, et al., (2007)*. In practice it requires running the l2gen code with a particular configuration that inverts the forward process of atmospheric correction. For the NIR (or SWIR) bands used in the aerosol model selec...
- Thu Nov 30, 2023 2:33 pm America/New_York
- Forum: Questions/Comments
- Question: How to download Aqua Modis data through API
- Replies: 4
Re: How to download Aqua Modis data through API
Make sure the appkey was entered correctly, as well. The code will fail with the error you saw if the appkey is invalid (mistyped, or expired...We need to update the code trap this error better
).
Sean

Sean
- Mon Nov 20, 2023 1:36 pm America/New_York
- Forum: Questions/Comments
- Question: How to download Aqua Modis data through API
- Replies: 4
Re: How to download Aqua Modis data through API
First, I'll make the assumption that you replaced {{APP_KEY}} with your app key value
Since you had --verbose set, what (if any) errors did it output?
Sean

Since you had --verbose set, what (if any) errors did it output?
Sean
- Fri Nov 10, 2023 1:16 pm America/New_York
- Forum: Questions/Comments
- Question: Band maths before L2gen
- Replies: 2
Re: Band maths before L2gen
If you are looking to change the reflectance for the SWIR bands (or any band for that matter) for processing with l2gen, there is no need to modify the input L1B file. The way to do this with l2gen is to modify the gain parameter. The SWIR gains for MODIS are set to unity as the signal to noise is t...
- Mon Nov 06, 2023 2:08 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS AC processing using MBAC approach
- Replies: 4
Re: SeaDAS AC processing using MBAC approach
Note, I did say "it is not supported by all sensors". The MBAC algorithm uses an uncertainty input file to weight the bands used in the fit. Not all sensors have had this file generated, in fact, for most one does not exist. As we implement MBAC for sensor for which it makes sense, we will...
- Fri Oct 06, 2023 3:15 pm America/New_York
- Forum: Questions/Comments
- Question: PIC-Kd490 correlation
- Replies: 2
Re: PIC-Kd490 correlation
There may be several reasons for a lack of correlation. The empirical algorithm for Kd490 was not developed with data that includes high concentrations of PIC (i.e. coccolithophore blooms). The conditions present during an intense coccolithophore bloom likely violate the assumptions used in the deve...
- Thu Oct 05, 2023 2:09 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS AC processing using MBAC approach
- Replies: 4
Re: SeaDAS AC processing using MBAC approach
The earliest implementation of MBAC in l2gen go back to 2016, however, MBAC has not been implemented as a default approach for any sensor to date. However, it will be used for the OCI instrument on the soon-to-be-launched PACE mission. You can try it out with aer_opt=-18, but it is not supported by ...
- Mon Oct 02, 2023 11:50 am America/New_York
- Forum: Questions/Comments
- Question: Wrong SeaWiFS PAR on MLAC swath borders
- Replies: 2
Re: Wrong SeaWiFS PAR on MLAC swath borders
Julian, Thanks for alerting us to the issue. Adding HISATZEN is a good stop-gap measure for the MLAC data, however it will exclude more than is necessary. Once we have identified the cause for the erroneous data in the SeaWiFS MLAC PAR output (it appears to only affect SeaWiFS MLAC), we determine ho...
- Thu Sep 21, 2023 7:31 am America/New_York
- Forum: Questions/Comments
- Question: When the SeaDAS could process the image bands of VIIRS?
- Replies: 5
Re: When the SeaDAS could process the image bands of VIIRS?
The VIIRS I-bands are not supported in l2gen, nor are there any plans to do so.
Sean
Sean