Search found 16 matches

by PODAAC - jmcnelis
Tue Feb 13, 2024 5:31 pm America/New_York
Forum: Questions/Comments
Question: Subsetting MUR-JPL-L4-GLOB-v4.1 data?
Replies: 13

Re: Subsetting MUR-JPL-L4-GLOB-v4.1 data?

Yes, First stage I used the following command pip install podaac-data-subscriber. But it doest work to crop a domain. Then I used pip install podaac-data-subscriber==1.15.0a3 and trying to crop data as follows: podaac-data-downloader -c MUR-JPL-L4-GLOB-v4.1 -d ./data --start-date 2003-01-01T09:00:0...
by PODAAC - jmcnelis
Thu Oct 26, 2023 3:46 pm America/New_York
Forum: Questions/Comments
Question: Data Retrieval Method: Extract or Download?
Replies: 3

Re: Data Retrieval Method: Extract or Download?

@alineaf1 :

Can you please clarify what tool/interface you're referring to? Where do you see the Extract/Download options? There's more than one way to "select" cells by geographic extent, and we would need to know what tool you are using to give any insight. Thank you

-Jack
by PODAAC - jmcnelis
Tue Sep 05, 2023 2:05 pm America/New_York
Forum: Questions/Comments
Question: S3 PODAAC Access Denied
Replies: 8

Re: S3 PODAAC Access Denied

Thanks again, broodj3ham and trevorskaggs. I can't offer any explanation for why access using boto3 is not working from your EC2 instances running in us-west-2. We are looking into the issue. In the meantime, can you please try using this exact code snippet? This assumes you have the .netrc file set...
by PODAAC - jmcnelis
Tue Sep 05, 2023 1:59 pm America/New_York
Forum: Questions/Comments
Question: An error occurred (403) when calling the HeadObject operation: Forbidden
Replies: 7

Re: An error occurred (403) when calling the HeadObject operation: Forbidden

Thanks nerdherdwa. I can't offer any explanation for why access through boto3 is not working from your EC2 instance running in us-west-2. The s3fs approach works for me against this same collection. We are looking into it; can you use s3fs instead in the meantime? Here's my working code: import os i...
by PODAAC - jmcnelis
Fri Sep 01, 2023 3:37 pm America/New_York
Forum: Questions/Comments
Question: Suggestion: Post a link to the project manager
Replies: 3

Re: Suggestion: Post a link to the project manager

Hi Jenni, This is good feedback, thanks. Jinbo has us working on a list of POCs who can respond authoritatively to queries like yours (although, I think PO.DAAC would have the answer in that specific case). I don't know if this idea was on his mind in doing so. Many data providers don't want to have...
by PODAAC - jmcnelis
Thu Aug 17, 2023 5:04 pm America/New_York
Forum: Questions/Comments
Question: An error occurred (403) when calling the HeadObject operation: Forbidden
Replies: 7

Re: An error occurred (403) when calling the HeadObject operation: Forbidden

Hi nerdherdwa,

Please issue the following command in your shell and report back with the output:

aws configure get region

Thanks,
Jack
by PODAAC - jmcnelis
Thu Aug 17, 2023 4:27 pm America/New_York
Forum: Questions/Comments
Question: CONCISE is not functioning
Replies: 4

Re: CONCISE is not functioning

Hi Hazem,

Thanks again for mentioning it. We removed the concise service option for the SWOT simulated oceanography collections until the issue can be rectified.

Jack
by PODAAC - jmcnelis
Fri Jul 21, 2023 12:16 pm America/New_York
Forum: Questions/Comments
Question: CONCISE is not functioning
Replies: 4

Re: CONCISE is not functioning

Hi Hazem,

Looking into it. Can you confirm that this is the collection Short Name? SWOT_SIMULATED_L2_KARIN_SSH_ECCO_LLC4320_CALVAL_V1

Also, please share any additional details of the failure or issue.
by PODAAC - jmcnelis
Wed Jun 28, 2023 5:38 pm America/New_York
Forum: Questions/Comments
Question: PODAAC - SWOT question
Replies: 3

Re: PODAAC - SWOT question

Gotcha, thanks. We don't have any data access tools specific to one domain. But we're working on some future capabilities to provide spatial subset/aggregation for certain L2 hydro data products from SWOT. To access SWOT oceanography data, from cal/val campaigns or the standard products, we recommen...