Search found 201 matches

by LAADS_UserServices_M
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/
by LAADS_UserServices_M
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.
screen_shot.png
screen_shot.png (64.87 KiB) Not viewed yet
by LAADS_UserServices_M
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 ...
by LAADS_UserServices_M
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...
by LAADS_UserServices_M
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
by LAADS_UserServices_M
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.
by LAADS_UserServices_M
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.
by LAADS_UserServices_M
Thu Mar 02, 2023 9:53 am America/New_York
Forum: Questions/Comments
Question: data download by python scripy
Replies: 1

Re: data download by python scripy

We have a fix for this script that we are working on, but have not yet deployed to production. But you can make the following changes to fix it: Replace line 97: files = [ f for f in csv.DictReader(StringIO(geturl('%s.csv' % src, tok)), skipinitialspace=True) ] with files = {} files['content'] = [ f...
by LAADS_UserServices_M
Thu Mar 02, 2023 9:25 am America/New_York
Forum: Questions/Comments
Question: data download reproject to UTM
Replies: 1

Re: data download reproject to UTM

I submitted a LAADS post processing order with option to convert format to GeoTiff and the order completed with files in GeoTiff format. Please, check all correct option during post processing. You can find a tutorial on how to use post processing at: https://ladsweb.modaps.eosdis.nasa.gov/learn/how...
by LAADS_UserServices_M
Mon Feb 27, 2023 11:40 am America/New_York
Forum: Questions/Comments
Question: VIIRS VJ103 geolocation collection 2.1 not in CMR?
Replies: 1

Re: VIIRS VJ103 geolocation collection 2.1 not in CMR?

Dear Colin:
There was a permission issue with C2.1 geolocation products which has been resolved so you should start seeing these files soon.