MHKiT-MATLAB icon indicating copy to clipboard operation
MHKiT-MATLAB copied to clipboard

Updates for docstring links

Open akeeste opened this issue 1 year ago • 1 comments

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 avatar May 14 '24 21:05 akeeste

@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.

simmsa avatar Feb 17 '25 15:02 simmsa