Search found 8 matches
- Fri Apr 18, 2025 12:18 pm America/New_York
- Forum: Home
- Question: Need Land Cover Information for Arizona from 1996 till 2023
- Replies: 6
Re: Need Land Cover Information for Arizona from 1996 till 2023
LP DAAC - dgolon wrote: > Hello @soheil.bouzari You might also be interested in the > newly updated / released Annual NLCD data. You can find more information > about that data here: > https://www.usgs.gov/centers/eros/science/annual-national-land-cover-database Thank you, @LP DAAC - dgolon for your...
- Wed Apr 09, 2025 9:47 am America/New_York
- Forum: Home
- Question: Need Land Cover Information for Arizona from 1996 till 2023
- Replies: 6
Need Land Cover Information for Arizona from 1996 till 2023
Hi, I am doing research about Dust Storms in Arizona from 1996 to 2023. The process is to build a model using Land Cover information. My understanding is that the ORNL DAAC library has that information. Please see the links below: https://disc.gsfc.nasa.gov/datasets/LANDMET_ANC_ST_1/summary And http...
- Wed Mar 05, 2025 6:41 pm America/New_York
- Forum: Home
- Question: Downloading specific time data from MERRA-2
- Replies: 8
Re: Downloading specific time data from MERRA-2
Thank you, Chris!
I have 657 instances, and this is the only issue that happened with the ones that had 23:30 as their time.
Rerunning the script again now and the results are successful.
Thanks
I have 657 instances, and this is the only issue that happened with the ones that had 23:30 as their time.
Rerunning the script again now and the results are successful.
Thanks
- Mon Mar 03, 2025 11:05 am America/New_York
- Forum: Home
- Question: Downloading specific time data from MERRA-2
- Replies: 8
Re: Downloading specific time data from MERRA-2
I have one more issue, please. Could you please have a look at this? I ran the below code (the city I am interested in is Picacho, ARIZONA) # STEP 1 import sys import json import urllib3 import certifi import requests from time import sleep from http.cookiejar import CookieJar import urllib.request ...
- Wed Feb 26, 2025 10:38 am America/New_York
- Forum: Home
- Question: Downloading specific time data from MERRA-2
- Replies: 8
Re: Downloading specific time data from MERRA-2
Great! Thank you so much for the information and quickly responding to this post!
Regards
Regards
- Tue Feb 25, 2025 8:26 am America/New_York
- Forum: Home
- Question: Downloading specific time data from MERRA-2
- Replies: 8
Re: Downloading specific time data from MERRA-2
Thank you, it worked perfectly! One last question please: Since the MERRA-2 information is based on the UTC, if I want the information for 12:30 PM Arizona time, the begHour and endHour should be 19:30, is that a correct statement? i.e. the begHour and endHour should always be the UTC time conversio...
- Sat Feb 22, 2025 1:49 pm America/New_York
- Forum: Home
- Question: Downloading specific time data from MERRA-2
- Replies: 8
Downloading specific time data from MERRA-2
I am researching Dust Storm events in Arizona and trying to download temperature, windspeed, and humidity for a specific time from M2T1NXFLX. The product link is below: https://disc.gsfc.nasa.gov/datasets/M2T1NXFLX_5.12.4/summary I created the attached Python script (which is run from a virtual envi...
- Wed Jul 17, 2024 1:33 pm America/New_York
- Forum: Home
- Question: Relation between "Dust Score" and "Dust Storm"
- Replies: 1
Relation between "Dust Score" and "Dust Storm"
Hi, I am looking for time and ___location of "Dust Storms" in the past 20 years. Below page provides AIRS (Aqua) AIRIBQAP_NRT.005 data for "Dust Score" which is "an indication of where large dust storms may form and the areas that may be affected" https://www.earthdata.nas...