Metadata-Version: 2.2
Name: windborne
Version: 1.0.1
Summary: A Python library for interacting with WindBorne Data and Forecasts API
Author-email: WindBorne Systems <data@windbornesystems.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: boto3>=1.10.0
Requires-Dist: PyJWT
Requires-Dist: numpy
Requires-Dist: xarray
Requires-Dist: pandas
Requires-Dist: netCDF4

# WindBorne API
A Python library for interacting with the WindBorne API to fetch and process observations and forecasts data.
## - [Data API](https://windbornesystems.com/docs/api/pip_data)
## - [Forecasts API](https://windbornesystems.com/docs/api/pip_forecasts)
## - [Command Line Interface](https://windbornesystems.com/docs/api/cli)

## Further information and help request
If you encounter issues or have questions, please ask your WindBorne Systems contact.
