-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Main #37
Update Main #37
Conversation
Turn off flag to plot floating
readthedocs
ROSCO install path bug fix
docs/conf.py
Outdated
author = "ROSCO developers" | ||
|
||
# The version info for the project you're documenting, acts as replacement for | ||
# |version| and |release|, also used in various other places throughout the | ||
# built documents. | ||
# | ||
version = "2.1.1" | ||
release = "2.1.1" | ||
release = "2.3.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be 2.2.0
setup.py
Outdated
@@ -31,7 +41,7 @@ | |||
EMAIL = 'nikhar.abbas@nrel.gov' | |||
AUTHOR = 'NREL National Wind Technology Center' | |||
REQUIRES_PYTHON = '>=3.4' | |||
VERSION = '2.1.4' | |||
VERSION = '2.1.0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be 2.2.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once the two version number problems are fixed I think this is good to go!
Merge develop changes into main to correspond with major ROSCO release.
Major Changes:
ROSCO_testing/
features for quickly testing and comparing new controllersROSCO_toolbox/ofTools/
for running simulations and editing openfast inputs. Copy ofweis/aeroelasticse
setup.py
Minor Changes:
controller.py
TODO:
__init__.py