{
  "added": "2018-06-08T08:54:36.000Z",
  "info": {
    "contact": {
      "x-twitter": "NASAEarthData"
    },
    "description": "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 executed that translates the (lon, lat) coordinates into projected Daymet (x,y) Lambert Conformal Coordinates. These coordinates are used to access the Daymet database of daily interpolated surface weather variables. Daily data from the nearest 1 km x 1 km Daymet grid cell are extracted from the database.\n\nIf you would like to learn how to automate the download of multiple locations for the Daymet Single Pixel Extraction Tool, click [here](https://github.com/ornldaac/daymet-single-pixel-batch).",
    "title": "Daymet Single Pixel Extraction Tool API",
    "version": "1.0.2",
    "x-apisguru-categories": [
      "location"
    ],
    "x-logo": {
      "url": "https://api.apis.guru/v2/cache/logo/https_twitter.com_NASAEarthData_profile_image.jpeg"
    },
    "x-origin": [
      {
        "format": "swagger",
        "url": "https://daymet.ornl.gov/single-pixel/static/swagger.json",
        "version": "2.0"
      }
    ],
    "x-providerName": "ornl.gov",
    "x-serviceName": "daymet"
  },
  "updated": "2021-06-21T12:16:53.715Z",
  "swaggerUrl": "https://api.apis.guru/v2/specs/ornl.gov/daymet/1.0.2/swagger.json",
  "swaggerYamlUrl": "https://api.apis.guru/v2/specs/ornl.gov/daymet/1.0.2/swagger.yaml",
  "openapiVer": "2.0",
  "link": "https://api.apis.guru/v2/specs/ornl.gov:daymet/1.0.2.json"
}