Search found 242 matches
- Fri Mar 31, 2023 8:54 am America/New_York
- Forum: Questions/Comments
- Question: laads server is down now?
- Replies: 2
Re: laads server is down now?
Yes, LAADS sever is down and our SAs are looking into the issue. We are hoping to have the system restored as soon as possible but there is no estimated time right now.
- Mon Mar 27, 2023 8:48 am America/New_York
- Forum: Questions/Comments
- Question: MOD05 hdf to tiff
- Replies: 3
Re: MOD05 hdf to tiff
Unfortunately, we don't have resources to help you with MATLAB related questions. You may want to consult MATLAB code examples provided by HDF-EOS Tools and Information Center at:
http://hdfeos.org/examples/matlab.php
http://hdfeos.org/examples/matlab.php
- Tue Mar 21, 2023 11:49 am America/New_York
- Forum: Questions/Comments
- Question: LANCE NRT4 VJ121_NRT data availability?
- Replies: 3
Re: LANCE NRT4 VJ121_NRT data availability?
Sorry for a delay in response. Just checked and the data are available and system is working normally (see attached). So please try again and let us know if you still cannot access the data.
- Mon Mar 20, 2023 9:22 am America/New_York
- Forum: Questions/Comments
- Question: MOD05 hdf to tiff
- Replies: 3
Re: MOD05 hdf to tiff
You can try using LAADS DAAC's post processing available from find data interface. You can find more information about post processing option in the tutorial available at:
https://ladsweb.modaps.eosdis.nasa.gov/learn/how-to-use-laads-daac-post-processing-tools/
https://ladsweb.modaps.eosdis.nasa.gov/learn/how-to-use-laads-daac-post-processing-tools/
- Wed Mar 15, 2023 12:56 pm America/New_York
- Forum: Questions/Comments
- Question: Error 429 VIIRS acquisition
- Replies: 1
Re: Error 429 VIIRS acquisition
Dear Alexis:
Just ran your command and got result without any issue (see attached). I could something temporary so please try again.
Just ran your command and got result without any issue (see attached). I could something temporary so please try again.
- Mon Mar 13, 2023 11:01 am America/New_York
- Forum: Questions/Comments
- Question: Python script to download VIIRS data doesn't work after Jan 2023
- Replies: 11
Re: Python script to download VIIRS data doesn't work after Jan 2023
The information related to Python script, curl, and wget sent was for data download directly from LAADS archive and for orders placed on ladsweb. These scripts may not work with earthdata orders. So, you either use the download script provided on Earthdata "Download Status" page (e.g., on ...
- Fri Mar 10, 2023 7:37 am America/New_York
- Forum: Questions/Comments
- Question: Python script to download VIIRS data doesn't work after Jan 2023
- Replies: 11
Re: Python script to download VIIRS data doesn't work after Jan 2023
We think it is because you are trying to use the script to download a single data file. The script is meant for downloading directory trees by getting a directory listing in either json or csv format first. Since you are asking for a netCDF formatted data file, the script doesn’t know what to do wit...
- Wed Mar 08, 2023 12:42 pm America/New_York
- Forum: Questions/Comments
- Question: LANCE NRT4 VJ121_NRT data availability?
- Replies: 3
Re: LANCE NRT4 VJ121_NRT data availability?
Data available from the link you listed is NOAA20(JPSS1 or J1) VIIRS LST data.
VJ121_NRT = VIIRS/JPSS1 Land Surface Temperature and Emissivity 6-Min L2 Swath 750m
VJ121_NRT = VIIRS/JPSS1 Land Surface Temperature and Emissivity 6-Min L2 Swath 750m
- Tue Mar 07, 2023 3:14 pm America/New_York
- Forum: Questions/Comments
- Question: Python script to download VIIRS data doesn't work after Jan 2023
- Replies: 11
Re: Python script to download VIIRS data doesn't work after Jan 2023
@tahersima, It would help to know what URL you are trying to download. We have not seen that error in all our testing, but you might be downloading different types of files than we have tested. Also it would help to know if you are using Python2 or Python3.
- Fri Mar 03, 2023 8:25 am America/New_York
- Forum: Questions/Comments
- Question: Python script to download VIIRS data doesn't work after Jan 2023
- Replies: 11
Re: Python script to download VIIRS data doesn't work after Jan 2023
See if the suggestions made for another user at viewtopic.php?t=3979 resolve your issue.