MHKiT-MATLAB
MHKiT-MATLAB copied to clipboard
Updates for docstring links
While combing through our documentation and API, I noticed a few links that should be updated, specifically in mhkit.tidal.io.noaa.request_noaa_data.m
- https://tidesandcurrents.noaa.gov/api/ redirects to https://api.tidesandcurrents.noaa.gov/api/prod/. let's update it to use URL it ultimately redirects to
- https://co-ops.nos.noaa.gov/api/ returns a privacy warning and ultimately redirects to https://api.tidesandcurrents.noaa.gov/api/prod/. let's update it to use URL it ultimately redirects to
@akeeste, thanks for reporting this. This was fixed here https://github.com/simmsa/MHKiT-MATLAB/commit/303c9e39a453faf69ed76dd93829f89d43c20be9 and will be included in the upcoming v0.6.0 release.