Skip to main content

Wind Asset Value Estimation System

Project description

WAVES: Wind Asset Value Estimation System

PyPI version PyPI downloads Apache 2.0 image

Binder Jupyter Book

Pre-commit Black isort Ruff

Overview

Runs analyses for offshore wind projects by utilizing ORBIT (CapEx), WOMBAT (OpEx), and FLORIS (AEP) to estimate the lifecycle costs using NREL's flagship technoeconomic models.

Please visit our documentation site for API documentation, a reference guide, and examples.

Requirements

Python 3.10+, preferably 3.12

Environment Setup

Download the latest version of Miniconda for the appropriate OS. Follow the remaining steps for the appropriate OS version.

Using conda, create a new virtual environment:

conda create -n <environment_name> python=3.12
conda activate <environment_name>
conda install -c anaconda pip
conda config --set pip_interop_enabled true

# to deactivate
conda deactivate

Installation

Requires Python 3.10+.

For basic usage, users can install WAVES directly from PyPI, or from source for more advanced usage.

Pip

pip install waves

From Source

A source installation is great for users that want to work with the provided example, and potentially modify the code at a later point in time.

git clone https://github.com/NREL/WAVES.git
cd WAVES
pip install .

If working with the example, or running with Jupyter Notebooks, be sure to install the examples dependencies like the following:

pip install ".[examples]"

Tinkering

Use the -e for an editable installation, in case you plan on editing any underlying code.

pip install -e .

Usage

After installation, the package can imported:

python
import waves
waves.__version__

CLI

waves library-path configuration1.yaml configuration2.yaml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

waves-0.6.2.tar.gz (98.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

waves-0.6.2-py3-none-any.whl (98.1 MB view details)

Uploaded Python 3

File details

Details for the file waves-0.6.2.tar.gz.

File metadata

  • Download URL: waves-0.6.2.tar.gz
  • Upload date:
  • Size: 98.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for waves-0.6.2.tar.gz
Algorithm Hash digest
SHA256 74e7d91b340a837aa237608bc6e983dcfc2a86e372cac69abce55210cea9078a
MD5 312f310c5238d183dd727c6151ab1fc5
BLAKE2b-256 dc848415f932f67f855c61e8c597a4ffb0522054c1c57a808d385f7798f73ef7

See more details on using hashes here.

File details

Details for the file waves-0.6.2-py3-none-any.whl.

File metadata

  • Download URL: waves-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 98.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for waves-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0055d97c1f8033bc0dc73aae1780a2b7d16e2a768534aeda590ad4b2173fd1b9
MD5 c12fc192a121858af6d106d6fd45e5ae
BLAKE2b-256 e8bf66c5f0ce3a7202b5f16385ccf7241a77bda32528097702cb3c9f3870378a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page