@worldwideview/wwv-plugin-weather-stations
v1.0.0
Published
Weather station network - active GHCN stations, curated subset (NOAA)
Maintainers
Readme
@worldwideview/wwv-plugin-weather-stations
WorldWideView plugin - Weather Stations
Description
Weather station network - active GHCN stations, curated subset (NOAA). A static, point-based globe layer (baked snapshot - not a live feed).
Data
- Source: verified open dataset, snapshot date 2026-08-23
- Baked static snapshot, no live polling, no runtime network calls
Usage
This package is part of the WorldWideView plugin ecosystem.
- ID:
weather-stations - Category: Weather
- Format: static
- Icon: CloudSun
Installation
Typically installed via the WorldWideView Marketplace or discovered automatically. If installing manually in a Next.js setup:
npm install @worldwideview/wwv-plugin-weather-stationsArchitecture
Adheres to the WorldWideView standard plugin structure. As a static plugin it renders baked geospatial data via the AutoStaticPlugin pattern (no polling, no UI extension).
Verification
node scripts/verify-data.mjsFail-closed validator: FeatureCollection parse, Point geometry, lon/lat bounds, required name/id props, no duplicate ids, count > 0, file size under limit. Exits 0 on PASS.
Built for WorldWideView.
