Skip to main content

Offshore Renewables Balance of system and Installation Tool

Project description

Offshore Renewables Balance of system and Installation Tool

Version:

0.5.1

Authors:

Jake Nunemaker, Matt Shields, Rob Hammond

Documentation:

ORBIT Read the Docs

This package is currently in a development state and it is only recommended for preliminary analysis.

Installation

Environment Setup

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.

Dependencies

  • Python 3.7+

  • simpy-agents

  • marmot-agents

  • NumPy

  • SciPy

  • Matplotlib

  • OpenMDAO (>=3.2)

Development

  • black

  • isort

  • pre-commit

  • pytest

  • pytest-xdist

  • pytest-cov

  • sphinx

  • sphinx-rtd-theme

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.7 --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 code and check that tests pass.

    pre-commit install

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-0.5.1.tar.gz (92.4 kB view details)

Uploaded Source

Built Distribution

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

orbit_nrel-0.5.1-py3-none-any.whl (115.3 kB view details)

Uploaded Python 3

File details

Details for the file orbit-nrel-0.5.1.tar.gz.

File metadata

  • Download URL: orbit-nrel-0.5.1.tar.gz
  • Upload date:
  • Size: 92.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.3

File hashes

Hashes for orbit-nrel-0.5.1.tar.gz
Algorithm Hash digest
SHA256 72f5b78e4b818a6878fab1e6190da128371b4da03aa747f8b49ae2afe14b9dfe
MD5 9c4b46f559bfc2f597c84877af164ff7
BLAKE2b-256 1dd51782a4a0ddbff01b5a10bf33f6f57b4f28463664d3795ad32a345698fa0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: orbit_nrel-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 115.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.3

File hashes

Hashes for orbit_nrel-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 34586e2880396c4ed8432aaae217e006efd39bf78595a956f73a389f7b3cd651
MD5 5fbb8d145dfe04fc5423da63dce14ecc
BLAKE2b-256 26df63d1a27bc69d287c9aef543fad93b08e4409ce52149e69490489a007da67

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