Skip to content

v0.2.0: NDBC current profiles, platform axis

Choose a tag to compare

@cyanheads cyanheads released this 16 Jul 10:10
v0.2.0
4652d78

NDBC current profiles, platform axis

New tool for NDBC observed depth-binned currents; station type now splits into a data-capability axis and a new NDBC platform-class field — breaking output changes on find_stations and the station resource.

Added:

  • noaa_marine_get_current_profile — NDBC ADCP observed current profile by depth bin (#15)
  • current_profile types filter value reaching NDBC observed-currents stations (#15)

Changed:

  • platform field carries the NDBC physical class (buoy/fixed/oilrig/dart/tao/usv/other); type is now purely the data-capability axis and optional on both find_stations and the station resource (#14)
  • NDBC currents capability renamed currentscurrent_profile, ending its collision with CO-OPS current (#15)

Fixed:

  • Fabricated buoy capability/type removed — a station with no reported data capability now reports an empty capabilities list instead of an invented buoy value; the buoy types filter now matches platform class (#13)

104 tests pass; bun run devcheck clean.

CHANGELOG v0.2.0