Skip to content

NDBC Decommissioning #177

@tomsail

Description

@tomsail

Changes Overview

NDBC buoy data services will be decommissioned on May 30, 2025, affecting domains:

  • https://www.ndbc.noaa.gov/
  • https://dods.ndbc.noaa.gov/thredds/

Data will transition to NCEI systems:

  • HTTPS: https://www.ncei.noaa.gov/data/oceans/ndbc/
  • THREDDS: https://www.ncei.noaa.gov/thredds-ocean/catalog/ndbc/cmanwx/catalog.html

Key Impacts

  1. Station List Retrieval

  2. Data Retrieval

    • All ndbc_api calls must be redirected to NCEI endpoints
    • Potential differences in data structure and access patterns

Possible Actions

  1. Update Code

    • Modify endpoint URLs in ndbc_api
    • Test before cutoff date
  2. Address Station List

    • Develop new method to obtain station metadata from NCEI
    • Create appropriate fallbacks
  3. Verify Data Equivalence

    • Run parallel retrievals from both sources
    • Document any discrepancies

Critical Questions for Experts

  1. Is there a direct replacement for https://www.ndbc.noaa.gov/wstat.shtml?
  2. Are there structural differences between NDBC and NCEI data?
  3. Are there different access requirements for NCEI endpoints?
  4. Is there a test environment available before cutover?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions