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

Update Readme with URL options #16

Closed
jameshalgren opened this issue Oct 19, 2023 · 1 comment
Closed

Update Readme with URL options #16

jameshalgren opened this issue Oct 19, 2023 · 1 comment

Comments

@jameshalgren
Copy link
Member

jameshalgren commented Oct 19, 2023

The Readme would be more clear with the baseurlinput options. This could be added below the runinput options.

- `urlbaseinput`: An integer selecting the overall data source. Options include:
  - 0: "",  # Empty
  - 1: "https://nomads.ncep.noaa.gov/pub/data/nccf/com/nwm/prod/",  # NOAA hosted operational output
  - 2: "https://nomads.ncep.noaa.gov/pub/data/nccf/com/nwm/post-processed/WMS/",  # not functioning
  - 3: "https://storage.googleapis.com/national-water-model/",  # authenticated access to Google buckets
  - 4: "https://storage.cloud.google.com/national-water-model/",  # open-access to Google buckets
  - 5: "gs://national-water-model/",  
  - 6: "gcs://national-water-model/",
  - 7: "https://noaa-nwm-pds.s3.amazonaws.com/",  # 4 week rolling AWS short range
  - 8: "https://ciroh-nwm-zarr-copy.s3.amazonaws.com/national-water-model/",  # operational Kerchunk json archive
@sepehrkrz
Copy link

README.md is updated with url options

sepehrkrz added a commit that referenced this issue Oct 31, 2023
Update python-publish.yml dist*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants