orbit-nrel 1.2.1
pip install orbit-nrel
Released:
Offshore Renewables Balance of system and Installation Tool
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: Apache Software License (Copyright (c) 2020 Alliance for Sustainable Energy, LLC)
- Author: Nick Riccobono
- Tags python3, wind-energy, balance-of-system, wind-installation, discrete-event-simulation, simulation
- Requires: Python <3.14, >=3.9
-
Provides-Extra:
dev
,plot
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Offshore Renewables Balance of system and Installation Tool
- Authors:
- Documentation:
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
Download the latest version of Miniconda for the appropriate OS. Follow the remaining steps for the appropriate OS version.
From the terminal, install pip by running: conda install -c anaconda pip
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>
Clone the repository: git clone https://github.com/WISDEM/ORBIT.git
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]'
(Development only) Install the pre-commit hooks to autoformat and lint code.
pre-commit install
Dependencies
Python >=3.9, <=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
Recommended packages for easy iteration and running of code:
jupyterlab
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: Apache Software License (Copyright (c) 2020 Alliance for Sustainable Energy, LLC)
- Author: Nick Riccobono
- Tags python3, wind-energy, balance-of-system, wind-installation, discrete-event-simulation, simulation
- Requires: Python <3.14, >=3.9
-
Provides-Extra:
dev
,plot
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file orbit_nrel-1.2.1.tar.gz
.
File metadata
- Download URL: orbit_nrel-1.2.1.tar.gz
- Upload date:
- Size: 6.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5887c8adae143a278db2a497874c314e92a6fee9ea077a195a18a4a4129f860 |
|
MD5 | 157887811dfc72b0ffa5467a9584fc6c |
|
BLAKE2b-256 | 6b40c5a4709a32461827d60422c32e638cd22b9b66423153f9f9e12d4a61b232 |
Provenance
The following attestation bundles were made for orbit_nrel-1.2.1.tar.gz
:
Publisher:
publish-to-pypi.yml
on WISDEM/ORBIT
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
orbit_nrel-1.2.1.tar.gz
- Subject digest:
e5887c8adae143a278db2a497874c314e92a6fee9ea077a195a18a4a4129f860
- Sigstore transparency entry: 193378353
- Sigstore integration time:
- Permalink:
WISDEM/ORBIT@95ae354859d396466668b637afa14ff8b76f7c60
- Branch / Tag:
refs/tags/v1.2.1
- Owner: https://github.com/WISDEM
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
publish-to-pypi.yml@95ae354859d396466668b637afa14ff8b76f7c60
- Trigger Event:
release
- Statement type:
File details
Details for the file orbit_nrel-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: orbit_nrel-1.2.1-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.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5a33e494027302da8cb73eae1c60ddfde3e06953ae807d92878ae131bcf581f |
|
MD5 | 4917471b59205eaf5d7082fb10a8c951 |
|
BLAKE2b-256 | 10bc33cdf644d9eee6d186682c01eac3d7bda9ff2514090efd33052dd0fefa59 |
Provenance
The following attestation bundles were made for orbit_nrel-1.2.1-py3-none-any.whl
:
Publisher:
publish-to-pypi.yml
on WISDEM/ORBIT
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
orbit_nrel-1.2.1-py3-none-any.whl
- Subject digest:
f5a33e494027302da8cb73eae1c60ddfde3e06953ae807d92878ae131bcf581f
- Sigstore transparency entry: 193378357
- Sigstore integration time:
- Permalink:
WISDEM/ORBIT@95ae354859d396466668b637afa14ff8b76f7c60
- Branch / Tag:
refs/tags/v1.2.1
- Owner: https://github.com/WISDEM
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
publish-to-pypi.yml@95ae354859d396466668b637afa14ff8b76f7c60
- Trigger Event:
release
- Statement type: