Search found 279 matches

by LAADS_UserServices_M
Wed Aug 31, 2022 7:49 am America/New_York
Forum: Questions/Comments
Question: 504 gateway timeout downloading MODIS l1b data
Replies: 6

Re: 504 gateway timeout downloading MODIS l1b data

Both Collections are available and are listed in earthdata search tool. It is user's choice which one is selected. All files are available except where there is a data outage.
by LAADS_UserServices_M
Wed Aug 31, 2022 7:38 am America/New_York
Forum: Questions/Comments
Question: No MODIS data available since DOY 236.
Replies: 5

Re: No MODIS data available since DOY 236.

The 504 issue was due to a very heavy load of users' orders on the system during those days and the current delay was due to a backlog in making data available for distribution after it was generated.
by LAADS_UserServices_M
Tue Aug 30, 2022 10:12 am America/New_York
Forum: Questions/Comments
Question: No MODIS data available since DOY 236.
Replies: 5

Re: No MODIS data available since DOY 236.

Data will be available sometimes today.
by LAADS_UserServices_M
Tue Aug 30, 2022 8:28 am America/New_York
Forum: Questions/Comments
Question: 504 gateway timeout downloading MODIS l1b data
Replies: 6

Re: 504 gateway timeout downloading MODIS l1b data

The LAADS wget command syntax is like: wget -e robots=off -m -np -R .html,.tmp -nH --cut-dirs=3 "https://ladsweb.modaps.eosdis.nasa.gov/archive/allData/PATH_TO_DATA_DIRECTORY" --header "Authorization: Bearer MY_TOKEN" -P TARGET_DIRECTORY_ON_YOUR_FILE_SYSTEM where: PATH_TO_DATA_DI...
by LAADS_UserServices_M
Mon Aug 29, 2022 2:25 pm America/New_York
Forum: Questions/Comments
Question: No MODIS data available since DOY 236.
Replies: 5

Re: No MODIS data available since DOY 236.

Data are available beyond 2022236. Is there a product in particular that you are inquiring about?
by LAADS_UserServices_M
Mon Aug 29, 2022 2:12 pm America/New_York
Forum: Questions/Comments
Question: Error loading VNP46A2 files
Replies: 1

Re: Error loading VNP46A2 files

There is no issue with the product or system. It is that the processing hasn't caught up after SNPP satellite anomaly. Data are in processing and will be available soon.
by LAADS_UserServices_M
Mon Aug 29, 2022 2:10 pm America/New_York
Forum: Questions/Comments
Question: 504 gateway timeout downloading MODIS l1b data
Replies: 6

Re: 504 gateway timeout downloading MODIS l1b data

Send your wget command (without token) for us to investigate the issue?
by LAADS_UserServices_M
Wed Aug 24, 2022 7:38 am America/New_York
Forum: Questions/Comments
Question: NOAA-20 (JPSS-1) Daily NRT VIIRS Data
Replies: 4

Re: NOAA-20 (JPSS-1) Daily NRT VIIRS Data

We are still a few weeks out from generating them operationally, but getting closer.
by LAADS_UserServices_M
Mon Aug 22, 2022 10:23 am America/New_York
Forum: Questions/Comments
Question: Importing h5 data into python
Replies: 1

Re: Importing h5 data into python

Dear Marianne: For help with h5py code please contact https://www.h5py.org/. Otherwise, you can check out python examples for VNP46 data provided by the HDF-EOS Tools and Information Center at: http://hdfeos.org/zoo/index_openLAADS_Examples.php#NPP_VIIRS For further help/questions, contact hdfeos: h...
by LAADS_UserServices_M
Mon Aug 15, 2022 7:38 am America/New_York
Forum: Questions/Comments
Question: Mosaic of multiple products
Replies: 2

Re: Mosaic of multiple products

Mosaic option can combine the data from multiple files into one file, with all the data correctly geolocated. Some caveats: All combined files will be from the same date (for lists of files from multiple dates, there will be a result file for each separate date). Data sets remain separate – our tool...