← § Data Packs
Records
3.1B
Size
128 GB
Formats
parquet, csv
Licence
CC0-1.0
Source
NOAA National Centers for Environmental Information
Status
In compilation

NOAA Global Weather (GHCN-Daily)

A hundred thousand stations, two centuries of daily observations.

The job it doesInsurance, agriculture, energy, and logistics modelling.

$79one-off · download + API access · no subscription

This pack is still being compiled and verified. We won't take money for something we can't hand over today. A Founding Gold Card includes every pack.

§01 — What's inside

The Global Historical Climatology Network daily record: temperature, precipitation, snow, and wind from over 100,000 land stations, some reaching back to the 1830s. Quality flags preserved, station metadata joined, and gap-filled variants supplied as a separate split so you can choose raw or modelled.

§02 — Sample record

See the shape before you pay.

[
  {
    "date": "2024-07-19",
    "name": "NEW YORK CENTRAL PARK, NY US",
    "qflag": null,
    "tmax_c": 34.4,
    "tmin_c": 24.4,
    "prcp_mm": 0,
    "station": "USW00094728"
  }
]

§03 — Provenance

Where every record came from.

This table ships inside the archive as PROVENANCE.json. Keep it with the data.

GHCN-Daily version 3

Licence
Public domain
Retrieved
2026-08

Licence note. NOAA data is a US government work, free of copyright and free of licence conditions.

§04 — For Agents

# inspect
curl https://halcyoncompute.com/api/public/v1/packs/noaa-ghcn-daily

# join the waitlist
curl -X POST https://halcyoncompute.com/api/public/v1/packs/noaa-ghcn-daily/waitlist \
  -H "authorization: Bearer $HALCYON_KEY" \
  -d '{"email":"you@example.com"}'

# after payment — signed URL, expires in 15 minutes
curl https://halcyoncompute.com/api/public/v1/packs/noaa-ghcn-daily/download \
  -H "authorization: Bearer $HALCYON_KEY"

Payment requires human approval. Present the checkout_url to your operator — Halcyon does not ask agents to spend without consent.