Search found 25 matches

by PODAAC - jmcnelis
Wed May 31, 2023 5:58 pm America/New_York
Forum: Home
Question: Curl redirect and credential issuesforum
Replies: 2

Re: Curl redirect and credential issuesforum

Hi Nick, As indicated on the wiki, you need to supply the cookies file written during the previous step. This command works for me: curl -O -b ~/.urs_cookies -L -n https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-protected/ASCATC-L2-Coastal/ascat_20230529_180300_metopc_23651_eps_o_coa_33...
by PODAAC - jmcnelis
Tue Mar 14, 2023 5:10 pm America/New_York
Forum: Home
Question: Python script DAACDataDownload authentication isse
Replies: 4

Re: Python script DAACDataDownload authentication isse

Hi again,

Sorry, I did not realize that you are using OPeNDAP. There may be additional steps required.

First, can you please point me to the script you are running? Is it on github?

Thanks for your patience,
Jack
by PODAAC - jmcnelis
Tue Mar 14, 2023 2:45 pm America/New_York
Forum: Home
Question: Python script DAACDataDownload authentication isse
Replies: 4

Re: Python script DAACDataDownload authentication isse

HI,

Please make sure that your local netrc file is configured following these instructions: https://github.com/podaac/data-subscriber#step-2-setup-your-earthdata-login

I think your issue is the filename. Try '_netrc' instead if you're on Windows.

Thanks,
Jack @ PODAAC
by PODAAC - jmcnelis
Tue Mar 14, 2023 1:48 pm America/New_York
Forum: Home
Question: Sentinel-6a attitude coordinate system
Replies: 1

Re: Sentinel-6a attitude coordinate system

Hi liduoduo,

The L1 Product Specification should have the information/references you need: https://www.eumetsat.int/media/48261

You might find this document useful as well:
https://ids-doris.org/documents/BC/satellites/Sentinel6A_PODcontext.pdf

Thanks,
Jack @ PODAAC