api.nearest_station()
returning different results when using floats or strings
#48
Labels
bug
Something isn't working
I tried grabbing a buoy close to NYC, and it seems like the
nearest_station
function returns different results when specifying lat/lon as floats instead of as strings.(I believe a similar issue happens in the example notebook, with the station by 38.88N, 76.43W identified as
tplm2
when using strings,23226
when using floats)This is related to JOSS review openjournals/joss-reviews#7406
The text was updated successfully, but these errors were encountered: