Search found 10 matches

by OB.DAAC - itcarroll
Fri Apr 11, 2025 5:14 pm America/New_York
Forum: Home
Question: OB_CLOUD STAC API is missing CORS Headers
Replies: 2

Re: OB_CLOUD STAC API is missing CORS Headers

Hi Tishim, I am only able to reproduce the CORS warning in the Radiant Earth browser when using the "Up" button to navigate. Is that what you are experiencing? Otherwise, I can browse through the OB_CLOUD collection without errors. For instance, this link does not give me any error: https:...
by OB.DAAC - itcarroll
Tue Apr 08, 2025 3:16 pm America/New_York
Forum: Home
Question: Earthaccess 403
Replies: 2

Re: Earthaccess 403

There is not a built-in way to handle errors from some items within a list of results. There is a relevant feature request, and the comments include a possibly helpful workaround:

https://github.com/nsidc/earthaccess/issues/600
by OB.DAAC - itcarroll
Fri Feb 14, 2025 11:26 am America/New_York
Forum: Home
Question: SeaDAS can no longer find "requests" package
Replies: 5

Re: SeaDAS can no longer find "requests" package

Can I make a feature request on this topic? It would be much better for users if they did not have to touch the PATH environment variable. It's just not part of any normal application installation process. So what are the options for SeaDAS? 1. Provide a setting option to configure the path to the p...
by OB.DAAC - itcarroll
Tue Feb 11, 2025 3:48 pm America/New_York
Forum: Home
Question: GCMD Keywords Version 20.5 Released
Replies: 2

Re: GCMD Keywords Version 20.5 Released

I'm getting "Page Not Found" on the earthdata wiki for the release notes. Is it public?
by OB.DAAC - itcarroll
Thu Jan 16, 2025 12:15 pm America/New_York
Forum: Home
Question: "You must call earthaccess.login() before you can download data"
Replies: 6

Re: "You must call earthaccess.login() before you can download data"

thomasmonahan wrote: > I am receiving an identical error while trying to download SWOT data. I > have passed my login credentials in this way: > auth.login(strategy="environment", persist = True) with the > username and password defined within the environment. Using this strategy > several...
by OB.DAAC - itcarroll
Tue Dec 03, 2024 11:26 pm America/New_York
Forum: Home
Question: Files returned by OPeNDAP are compressed?
Replies: 3

Re: Files returned by OPeNDAP are compressed?

Thanks for checking and for the reply. I should have investigated further, as what I observed appears to be the result of something going on behind the scenes in the `earthaccess` Python package. Issue report for anyone interested is at https://github.com/nsidc/earthaccess/issues/887.
by OB.DAAC - itcarroll
Mon Dec 02, 2024 11:12 am America/New_York
Forum: Home
Question: Files returned by OPeNDAP are compressed?
Replies: 3

Files returned by OPeNDAP are compressed?

I think there has been a recent change for files downloaded from a link like: https://ladsweb.modaps.eosdis.nasa.gov/opendap/RemoteResources/laads/allData/61/MOD07_L2/2000/055/MOD07_L2.A2000055.0000.061.2017202185924.hdf.nc4 The file I get from that link is compressed, and I don't think it used to b...
by OB.DAAC - itcarroll
Wed Sep 18, 2024 4:29 pm America/New_York
Forum: Home
Question: alternate OCDATAROOT
Replies: 2

Re: alternate OCDATAROOT

Thanks, I took option 2.

Option 1 did not make sense because I don't have OCSSW_bash.env until after installation. But if I create the $OCCSWROOT/var and $OCSSWROOT/share symlinks in advance, then I can use `install_ocssw` and `source $OCSSWROOT/OCSSW_bash.env` normally.
by OB.DAAC - itcarroll
Thu Jul 18, 2024 2:57 pm America/New_York
Forum: Home
Question: alternate OCDATAROOT
Replies: 2

alternate OCDATAROOT

Is it supported, or just plain possible, to install and use OCSSW with $OCDATAROOT outside of $OCSSWROOT? Following the manual install instructions, I get the very large tree at $OCSSWROOT/share. Then `source $OCSSWROOT/OCSSW_bash.env` points $OCDATAROOT at that tree. I would like to try putting the...
by OB.DAAC - itcarroll
Thu Nov 18, 2021 10:48 am America/New_York
Forum: Home
Question: files not downloaded in request
Replies: 1

files not downloaded in request

I'm trying to download some .sb files, but there is an error with no error message. I have the following in my http_manifest.txt: ``` https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/requested_files_1.tar?h=ocdist304&p=/data1/70c0c2626d991f6a/requested_files ``` Here is the tar archive contents: ...