Metadata-Version: 2.1
Name: cognite-wells-sdk
Version: 0.15.5
Summary: 
Author: Sigurd Holsen
Author-email: sigurd.holsen@cognite.com
Requires-Python: >=3.8.0,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: pydantic (>=1.8,<2.0)
Requires-Dist: requests (>=2,<3)
Requires-Dist: requests-oauthlib (>=1,<2)
Description-Content-Type: text/markdown

# Cognite Well Data Layer SDK

Cognite wells SDK is tool for interacting with the CDF Well Data Layer (WDL).

The well data layer (WDL) is an abstraction on top of CDF resources able to concatenate well data (wellhead, wellbores, trajectories, logs and other measurements, casings) from different sources into a single contextualized representation of the well that is independent of source and customer.

# Usage

Please see [the documentation](https://cognite-wells-sdk.readthedocs-hosted.com/en/latest/) for usage.

