Skip to content

Commit

Permalink
Merge pull request #324 from jasonferrier/main
Browse files Browse the repository at this point in the history
Wind Toolkit: Fixed typos from WKT to WTK
  • Loading branch information
PjEdwards authored Oct 10, 2023
2 parents bcc4f24 + bd9b8ea commit e20d454
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Mexico WKT Data Download
title: Mexico WTK Data Download
summary: Collect and download, as CSV, a configurable set of data fields from a multi-national collection of wind stations.
detail: This API is capable of creating very large downloadable archives. Unlike a typical API, the response to this provides a request acknowledgement. The real work of creating the requested downloadable archive will continue to run on the server side. When complete, and email will be sent to the email address provided in the initial request with a link to a file to download. In addition to this two step workflow, there is also an option for users who wish to download a single CSV file in direct response to an API request. The <em>.csv</em> format may be used to download a CSV directly. This feature is restricted to use with only a single POINT, for a single year at a time.
url: /api/wind-toolkit/v2/wind/mexico-wtk-download
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Philippines WKT Data Download
title: Philippines WTK Data Download
summary: Collect and download, as CSV, a configurable set of data fields from a multi-national collection of wind stations. This data represents wind-speed, temperature, and direction values at 80m, 100m, and 120m above the surface and air pressure at the surface, 100m, and 200m above the surface for the year 2015 produced using WRF v3.7. The model time resolution used was 15 minutes with a nominal spatial resolution of 3 km2 over Kazakhstan and 9 km2 over the surrounding region. For the U and V components used to derive the wind speed, a total of 41 pressure levels were used.
detail: This API is capable of creating very large downloadable archives. Unlike a typical API, the response to this provides a request acknowledgement. The real work of creating the requested downloadable archive will continue to run on the server side. When complete, and email will be sent to the email address provided in the initial request with a link to a file to download. In addition to this two step workflow, there is also an option for users who wish to download a single CSV file in direct response to an API request. The <em>.csv</em> format may be used to download a CSV directly. This feature is restricted to use with only a single POINT, for a single year at a time.
url: /api/wind-toolkit/v2/wind/philippines-wtk-download
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Vietnam WKT Data Download
title: Vietnam WTK Data Download
summary: Collect and download, as CSV, a configurable set of data fields from a multi-national collection of wind stations. This data represents wind-speed, temperature, and direction values at 80m, 100m, and 120m above the surface and air pressure at the surface, 100m, and 200m above the surface for the year 2015 produced using WRF v3.7. The model time resolution used was 15 minutes with a nominal spatial resolution of 3 km2 over Kazakhstan and 9 km2 over the surrounding region. For the U and V components used to derive the wind speed, a total of 41 pressure levels were used.
detail: This API is capable of creating very large downloadable archives. Unlike a typical API, the response to this provides a request acknowledgement. The real work of creating the requested downloadable archive will continue to run on the server side. When complete, and email will be sent to the email address provided in the initial request with a link to a file to download. In addition to this two step workflow, there is also an option for users who wish to download a single CSV file in direct response to an API request. The <em>.csv</em> format may be used to download a CSV directly. This feature is restricted to use with only a single POINT, for a single year at a time.
url: /api/wind-toolkit/v2/wind/vietnam-wtk-download
Expand Down

0 comments on commit e20d454

Please sign in to comment.