We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Readme would be more clear with the baseurlinput options. This could be added below the runinput options.
baseurlinput
runinput
- `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
The text was updated successfully, but these errors were encountered:
README.md is updated with url options
Sorry, something went wrong.
Merge pull request #16 from CIROH-UA/main
2d0207c
Update python-publish.yml dist*
No branches or pull requests
The Readme would be more clear with the
baseurlinput
options. This could be added below theruninput
options.The text was updated successfully, but these errors were encountered: