Search found 6 matches

by russelan
Wed Feb 14, 2024 9:40 am America/New_York
Forum: Questions/Comments
Question: S3 PODAAC Access Denied
Replies: 8

Re: S3 PODAAC Access Denied

I wasn't able to get the direct S3 access working so I ended up looking at https://github.com/podaac/data-subscriber/tree/main/subscriber to make a custom implementation of the PO.DAAC Data Subscriber to solve my issue. Maybe you could do something similar?
by russelan
Thu Feb 01, 2024 10:46 am America/New_York
Forum: Questions/Comments
Question: S3 PODAAC Access Denied
Replies: 8

Re: S3 PODAAC Access Denied

Had anyone found a solution to this? I copied the code that Jack posted and I have not had any luck getting it to work yet. When I use Python 3.12, I am getting the "An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied" from the "files = sorted(fs.g...
by russelan
Mon Apr 24, 2023 9:08 am America/New_York
Forum: Questions/Comments
Question: GPS SP3 files not updating on CDDIS
Replies: 3

Re: GPS SP3 files not updating on CDDIS

I need to correct my previous response regarding the Ultrarapid product. The IGS0OPSULT_20223310600_02D_15M_ORB.SP3.gz should actually translate to igu22381_06.sp3.Z. The reason for this is that the new file naming scheme includes a start date and the time span (two days). The old file naming scheme...
by russelan
Wed Nov 30, 2022 2:12 pm America/New_York
Forum: Questions/Comments
Question: GPS SP3 files not updating on CDDIS
Replies: 3

Re: GPS SP3 files not updating on CDDIS

I have resolved my issues with this data. Here is what I found in case others run into the same issue. IGS is adopting a new coordinate frame (IGS20) and file naming scheme as seen in this announcement: ​https://igs.org/news/igs20/. As part of this change they are modifying the file naming scheme us...
by russelan
Tue Nov 29, 2022 1:34 pm America/New_York
Forum: Questions/Comments
Question: GPS SP3 files not updating on CDDIS
Replies: 3

GPS SP3 files not updating on CDDIS

The GPS SP3 Ultrarapid and Rapid products that are stored at https://cddis.nasa.gov/archive/gnss/products/ have not been updated since 2022:11:27 21:05:03 UTC. Usually these files are uploaded at a consistent cadence. Does anyone know of when this will be resolved or if this data is now being hosted...
by russelan
Tue Aug 30, 2022 10:33 am America/New_York
Forum: Questions/Comments
Question: 504 gateway errors while attempting to download CYGNSS data
Replies: 1

504 gateway errors while attempting to download CYGNSS data

I have also been seeing more 504 gateway errors while attempting to download CYGNSS data. Everything was working over the weekend, but this morning about half of my download requests end in a 504 or returning an HTML page with "You have attempted to access a resource on PO.DAAC Drive that requi...