Skip to main content

Offshore Renewables Balance of system and Installation Tool

Project description

Offshore Renewables Balance of system and Installation Tool

PyPI version PyPI downloads Apache 2.0 image

Binder Pre-commit Black isort Ruff

Authors:

Jake Nunemaker, Matt Shields, Rob Hammond, Nick Riccobono

Documentation:

ORBIT Docs

Installation

As of version 0.5.2, ORBIT is now pip installable with pip install orbit-nrel.

Development Setup

The steps below are for more advanced users that would like to modify and and contribute to ORBIT.

Environment

A couple of notes before you get started:
  • It is assumed that you will be using the terminal on MacOS/Linux or the Anaconda Prompt on Windows. The instructions refer to both as the “terminal”, and unless otherwise noted the commands will be the same.

  • To verify git is installed, run git --version in the terminal. If an error occurs, install git using these directions.

  • The listed installation process is intended to be the easiest for any OS to get started. An alternative setup that doesn’t rely on Anaconda for setting up an environment can be followed here.

Instructions

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

  2. From the terminal, install pip by running: conda install -c anaconda pip

  3. Next, create a new environment for the project with the following.

    conda create -n <environment_name> python=3.10 --no-default-packages

    To activate/deactivate the environment, use the following commands.

    conda activate <environment_name>
    conda deactivate <environment_name>
  4. Clone the repository: git clone https://github.com/WISDEM/ORBIT.git

  5. Navigate to the top level of the repository (<path-to-ORBIT>/ORBIT/) and install ORBIT as an editable package with following command.

    # Note the "." at the end
    pip install -e .
    
    # OR if you are you going to be contributing to the code or building documentation
    pip install -e '.[dev]'
  6. (Development only) Install the pre-commit hooks to autoformat and lint code.

    pre-commit install

Dependencies

  • Python >=3.10, <=3.13

  • marmot-agents

  • SimPy

  • NumPy

  • Pandas

  • SciPy

  • Matplotlib

  • OpenMDAO (>=3.2)

  • python-benedict

  • statsmodels

  • PyYAML

Development Specific

  • pre-commit

  • black

  • isort

  • ruff

  • pytest

  • pytest-cov

  • sphinx

  • sphinx-rtd-theme

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

orbit_nrel-1.2.2.tar.gz (6.6 MB view details)

Uploaded Source

Built Distribution

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

orbit_nrel-1.2.2-py3-none-any.whl (178.1 kB view details)

Uploaded Python 3

File details

Details for the file orbit_nrel-1.2.2.tar.gz.

File metadata

  • Download URL: orbit_nrel-1.2.2.tar.gz
  • Upload date:
  • Size: 6.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for orbit_nrel-1.2.2.tar.gz
Algorithm Hash digest
SHA256 3a197b4f38e2805243475773a1fa82f5a0ea697f6a64aa0102ea87ccc818ba17
MD5 9feb9d81a0314534d44aaae0907cd61b
BLAKE2b-256 bb7bd74a57592b8e646d11eadb2215660f670163a310b2e8f3206c60f4b5b6be

See more details on using hashes here.

Provenance

The following attestation bundles were made for orbit_nrel-1.2.2.tar.gz:

Publisher: publish-to-pypi.yml on WISDEM/ORBIT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file orbit_nrel-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: orbit_nrel-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 178.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for orbit_nrel-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c54be868100aabaa2a5014b4d70055ace27f47f9f8ecd736a8de8664006ac419
MD5 d034ccfc4d45962c8ce8d3c7e5232983
BLAKE2b-256 0c77f925c2b3a61646cb335acca72162a48c5f2b4339ce5db0f56d51c60aabc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for orbit_nrel-1.2.2-py3-none-any.whl:

Publisher: publish-to-pypi.yml on WISDEM/ORBIT

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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