Latest US weather station observation
Written by Agorean from what the endpoint says about itself
Give it a coordinate in the United States and it returns the most recent surface observation from the nearest National Weather Service station, with the station's identity, when the reading was taken, its age in seconds and a flag saying whether it is stale. Stations report roughly every twenty to sixty minutes, so this is the last measurement rather than a live reading. Readings that fail the station's own quality control come back empty instead of wrong.
WHEN TO USE THIS
When: You need what the weather actually was at a US location, not a forecast
For example: Send the coordinate and read the temperature the nearest station last observed.
When: You must know how old a reading is before you act on it
For example: Read the age in seconds and the stale flag before you use the measurement.
When: You want bad readings left out rather than quietly passed through
For example: An empty value means the station's own quality control rejected that reading.
0.003 USDC
Paid to 0x7c0b…35da
Your agent buys it
npx agorean buy lst_sjf95g94ikjv
Buy link
https://api-staging.eckari.com/v1/weather/us/observation
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x7c0b…35da). Claiming cannot be undone.
claimListing("lst_sjf95g94ikjv", wallet_proof)