-
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 11 replies
-
use sudo rights. Run as: sudo stageS1_earthdata.py and then enter admin password. Before that you can take help as stageS1_earthdata.py -h |
Beta Was this translation helpful? Give feedback.
-
Adding executable permissions with |
Beta Was this translation helpful? Give feedback.
-
Or alternatively you can download DEM using wget <URL OF DEM>. This also
works. Recently I also tried.
Thanks
…On Sun, 10 Oct 2021, 07:49 piyushrpt, ***@***.***> wrote:
if you didn't have .netrc it would not have gone on to interact with SLC
data on amazon. This seems to be a major change in Earthdata's backend
causing issues with all DAACs. Hopefully, they solve it soon.
***@***.***/msg36784.html
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#349 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKDZGJKM6LFNXBEPCLNFFYTUGDZ3ZANCNFSM5EYPSTKA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Will check with Aaron as well as ASF during our ACCESS meeting.
…On Sat, Oct 9, 2021 at 10:29 PM Bryan Marfito ***@***.***> wrote:
Thank you @piyushrpt <https://github.com/piyushrpt>. Yeah, the people in
ASF should probably fix it soon.
@hariiirs <https://github.com/hariiirs>, my issue here is regarding
staging SLC data from ASF not downloading of DEMs from them. Though, you're
right that I could use wget to download those DEMs.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#349 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AESZPSIVXMMYOX7TBTXBXLTUGEQCHANCNFSM5EYPSTKA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
This should be fixed now |
Beta Was this translation helpful? Give feedback.
-
@piyushrpt and @dbekaert, I've just tested it now and it is still not working. |
Beta Was this translation helpful? Give feedback.
Adding executable permissions with
chmod +x
is safer than using sudo. The downloaded file should be directly usable with topsApp / topsStack. For ISCE, it will look the same as the full zip file.