v0.2.0: NDBC current profiles, platform axis
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_profiletypes filter value reaching NDBC observed-currents stations (#15)
Changed:
platformfield carries the NDBC physical class (buoy/fixed/oilrig/dart/tao/usv/other);typeis now purely the data-capability axis and optional on both find_stations and the station resource (#14)- NDBC currents capability renamed
currents→current_profile, ending its collision with CO-OPScurrent(#15)
Fixed:
- Fabricated
buoycapability/type removed — a station with no reported data capability now reports an empty capabilities list instead of an invented buoy value; thebuoytypes filter now matches platform class (#13)
104 tests pass; bun run devcheck clean.