CIROH-UA / nwmurl

This library contains utility functions to generate National Water Model data URLs
MIT License
2 stars 4 forks source link

PR to fix Retro 2.1 zarr headers bug and add zarr S3 endpoint to url list #54

Closed karnesh closed 6 months ago

karnesh commented 6 months ago

This PR removes the bug in the for loop which was looping over Individual characters of url string and updates base url list to include zarr s3 endpoint. This fixes #53 and #37.