Daymet

Welcome to the Daymet Single Pixel Extraction Tool API. You can use this API to download daily surface data within the Daymet database in a csv or json format for a single point. This API allows users to query a single geographic point by latitude and longitude in decimal degrees. A routine is e

4 endpoints location
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

s3m-sdk-python ✓ Official
pip install s3m-sdk-python
briar-api ✓ Official
pip install briar-api

curl examples

Preview Daymet Data in a web browser
curl \
  /preview
Download Daymet Data
curl \
  /api/data
Visualize Daymet Data in a web browser
curl \
  /visualize

Endpoints (4 total)

GET
/preview
Preview Daymet Data in a web browser
GET
/api/data
Download Daymet Data
GET
/visualize
Visualize Daymet Data in a web browser
GET
/send/saveData
Download Daymet Data

Language coverage

Python
2

At a glance

Total SDKs2
Languages1
Endpoints4
Categories1