Welcome to the Earthdata Forum! Here, the scientific user community and subject matter experts from NASA Distributed Active Archive Centers (DAACs), and other contributors, discuss research needs, data, and data applications.
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 ).
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...
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...
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...
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 ...
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...
The URL in the post you found was moved with the reorganized website. It now lives here:https://oceancolor.gsfc.nasa.gov/resources/docs/format/l3bins/ The sample code on that page will show you how to get the geolocation for a given bin, however, it doesn't show how to retrieve the geophysical value...