Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to anon access #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/validate_catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
with:
python-version: '3.8'
- name: Install Dependencies
run: pip install intake intake-xarray s3fs xarray zarr
run: pip install intake intake-xarray jinja2 msgpack s3fs xarray zarr
- name: Check Catalog Entries
run: python validate_catalog.py
42 changes: 14 additions & 28 deletions catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/5-day-averages/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -23,8 +22,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/quarter-degree/snapshots/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -35,8 +33,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/quarter-degree/averages/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -47,8 +44,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/quarter-degree/static/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -59,20 +55,18 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/quarter-degree/statistics/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

neverworld_eighth_degree_snapshots:
description: snapshots of fields from Neverworld2
driver: zarr
args:
urlpath: s3://Pangeo/ocean-eddy-cpt/eighth-degree/snapshots/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -83,8 +77,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/eighth-degree/averages/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -95,8 +88,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/eighth-degree/static/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -107,8 +99,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/eighth-degree/statistics/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -119,8 +110,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/sixteenth-degree/snapshots/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -131,8 +121,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/sixteenth-degree/averages/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -143,8 +132,7 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/sixteenth-degree/static/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'

Expand All @@ -155,8 +143,6 @@ sources:
urlpath: s3://Pangeo/ocean-eddy-cpt/sixteenth-degree/statistics/
consolidated: True
storage_options:
key: 'EL456I5ZRYB44RB6J7Q4'
secret: 'QydNAjMWBTOLRjHiA36uMvhBvI4WeTxWYNJ5oaiP'
anon: True
client_kwargs:
endpoint_url: 'https://ncsa.osn.xsede.org'