maka:ndbc-portal

v0.0.4Published 8 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

ndbc-portal

Easy to use package for exposing an api for gather ndbc buoy data

Return all the buoys and their recent obervations

/api/v1/obsData/

Define a bounding box (default: [[-90, -180], [90, 180]])

/api/v1/obsData/:lowerLat/:lowerLng/:upperLat/:upperLng

Get the standard data found in the .txt files in realtime2

/api/v1/textData/:stationId

Get the ocean data found in the .ocean files in realtime2

/api/v1/oceanData/:stationId