A Python library for interacting with the WindBorne API to fetch and process observations and forecasts data. This may be imported and used as a python library, or be called directly as a cli.
For CLI usage, run windborne --help.
See https://api.windbornesystems.com/ for detailed documentation of all functions and API endpoints.
If you encounter issues or have questions, please ask your WindBorne Systems contact or email data@windbornesystems.com.
For development of this package, see README_dev.md