Difference between revisions of "EMD-API - Climate Data Access"

From Wiki-WindPRO
Jump to navigation Jump to search
(Created page with "== Origin and Purpose == EMDAPI is a software library by EMD aimed at delivering a unified interface to the widest range of climate data. EMDAPI helps consultants, analysts an...")
 
Line 1: Line 1:
 
== Origin and Purpose ==
 
== Origin and Purpose ==
EMDAPI is a software library by EMD aimed at delivering a unified interface to the widest range of climate data. EMDAPI helps consultants, analysts and scientists in achieving their goals in an efficient way: EMDAPI provides to access more than 40 of the best climate datasets and allows access to more than 1Pb of data. The access is through a unified interface which allows for integration to internal processes and tools - and also very efficient uncertainty analysis with gigabytes of data easily accessed. The EMDAPI builds upon the trusted data-bases and data-sources that have been used through the [http://help.emd.dk/mediawiki/index.php?title=Main_Page online-data services in windPRO] for more than a decade. The EMDAPI is a [REST https://en.wikipedia.org/wiki/Representational_state_transfer] based service that implements the [https://swagger.io/specification/ OpenAPI] standard]. As such, access to the climate databases is available from your preferred development platform - python, C#, R from a wide range of programming tools - such as (but not limited to) - C#, R, python, html, java, php, scala and swift.
+
EMDAPI is a software library by EMD aimed at delivering a unified interface to the widest range of climate data. EMDAPI helps consultants, analysts and scientists in achieving their goals in an efficient way: EMDAPI provides to access more than 40 of the best climate datasets and allows access to more than 1Pb of data. The access is through a unified interface which allows for integration to internal processes and tools - and also very efficient uncertainty analysis with gigabytes of data easily accessed. The EMDAPI builds upon the trusted data-bases and data-sources that have been used through the [http://help.emd.dk/mediawiki/index.php?title=Main_Page online-data services] in windPRO for more than a decade. The EMDAPI is a [https://en.wikipedia.org/wiki/Representational_state_transfer REST] based service that implements the [https://swagger.io/specification/ OpenAPI] standard]. As such, access to the climate databases is available from your preferred development platform - python, C#, R from a wide range of programming tools - such as (but not limited to) - C#, R, python, html, java, php, scala and swift.

Revision as of 08:42, 25 August 2020

Origin and Purpose

EMDAPI is a software library by EMD aimed at delivering a unified interface to the widest range of climate data. EMDAPI helps consultants, analysts and scientists in achieving their goals in an efficient way: EMDAPI provides to access more than 40 of the best climate datasets and allows access to more than 1Pb of data. The access is through a unified interface which allows for integration to internal processes and tools - and also very efficient uncertainty analysis with gigabytes of data easily accessed. The EMDAPI builds upon the trusted data-bases and data-sources that have been used through the online-data services in windPRO for more than a decade. The EMDAPI is a REST based service that implements the OpenAPI standard]. As such, access to the climate databases is available from your preferred development platform - python, C#, R from a wide range of programming tools - such as (but not limited to) - C#, R, python, html, java, php, scala and swift.