
Earthdata Forum
4 FOLLOWERS
Welcome to the Earthdata User Forum! Here, subject matter experts from several NASA Distributed Active Archive Centers (DAAC) can discuss general questions, research needs and data applications. Users can query how to access, view and interpret the data.
Earthdata Forum
6h ago
Hello,
My name is Chris Battisto, a User Needs team member at the GES DISC. I'm sorry to hear you're experiencing this error, and I can help you troubleshoot.
Yes, this error is usually experienced when the code is being run out-of-region. To further verify that you are in the correct region, could you please run this Python code inside of the EC2 instance, and verify that the output is "us-west-2"?
import boto3
boto3.client('s3').meta.region_name
Thank you!
Chris
Statistics: Posted by cbattisto — Fri Dec 01, 2023 5:42 pm ..read more
Earthdata Forum
7h ago
Hello, Earthdata user. We require a bit more information to properly evaluate the issue. Please reply with a list of steps that you took that led you to the issue. Please provide the full dataset name, problem URL, and screenshots.
Statistics: Posted by Earthdata Search - kaewal01 — Fri Dec 01, 2023 6:55 pm ..read more
Earthdata Forum
9h ago
It's not a trivial undertaking...
The process we currently employ is based on Franz, et al., (2007)*. In practice it requires running the l2gen code with a particular configuration that inverts the forward process of atmospheric correction.
For the NIR (or SWIR) bands used in the aerosol model selection, we use data over clear ocean waters with stable maritime aerosols such that we can assume a single model. We fix the l2gen inversion process to use that single model (e.g. aermodels=r70f10v01; aer_opt=-1). The model used was chosen based on an analysis of aerosol data from the AERONET statio ..read more
Earthdata Forum
12h ago
Good morning!
Earthdata Search doesn't have it's own API, its a UI that sits on top of CMR (https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html). Earthdata Search did make the timeline component itself a separate open source tool (https://github.com/nasa/edsc-timeline) that can be utilized in other projects.
If this is not what you're looking for, CMR does offer an API that returns timeline data, documentation for that can be found here https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html#search-response-as-granule-timeline
Statistics: Posted by rabbott — Fri Dec 01, 2 ..read more
Earthdata Forum
12h ago
The NASA Global Change Master Directory (GCMD) staff is pleased to announce the release of the GCMD Keywords Version 17.3.
Please see the keyword release announcement for details: https://wiki.earthdata.nasa.gov/display/ED/Release+Information+for+EOSDIS+Applications#tab-GCMD+Keywords
Statistics: Posted by rosy.cordova — Fri Dec 01, 2023 2:49 pm ..read more
Earthdata Forum
12h ago
Hello everyone,
I'm facing difficulties accessing data from the S3 bucket in the us-west-2 zone. I've diligently followed the steps from the AWS official documentation and double-checked multiple times to ensure I'm in the correct zone. Furthermore, I attempted to access the data through an EC2 instance, but I'm still encountering issues.
Here's a snippet of my code:
from netrc import netrc
import os
import requests
import s3fs
urs = 'urs.earthdata.nasa.gov'
netrc_name = ".netrc"
netrcDir = os.path.expanduser(f"~/{netrc_name}")
netrc(netrcDir).authenticators(urs)[0]
gesdisc_s3 = "https ..read more
Earthdata Forum
12h ago
Thanks for your reply. Yes, the login still works. I also changed my password in several ways, trying to find the possible problem. I was able to download individual ASTER tiles, however, the cygwin problem remains. Cygwin claims, that my password is incorrect.
Statistics: Posted by florian_sauer — Fri Dec 01, 2023 10:18 am ..read more
Earthdata Forum
12h ago
I am currently in the process of creating a meteorological geoportal for which I need to show a timeline similar to the one that can be seen on the EDSC platform. I understand that the API is available for public use https://github.com/nasa/earthdata-search/tree/main
and I have basic programming knowledge, however I have not been able to correctly install it to view the timeline plugin. I would kindly appreciate help regarding this problem with maybe a different git tutorial or related. Thank you
Statistics: Posted by stiven67 — Thu Nov 30, 2023 7:12 pm ..read more
Earthdata Forum
18h ago
Thanks for the clarification.
Statistics: Posted by harshbardhan — Fri Dec 01, 2023 3:52 am ..read more
Earthdata Forum
18h ago
Thank you for reaching out to inquire about your order. We did have planned maintenance Wednesday, November 29th. Please reach out again if you continue to have issues with your order - please include your order number.
Kindly,
Gail
Statistics: Posted by NSIDC - greckase — Thu Nov 30, 2023 10:54 pm ..read more