You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and in two visualization packages: [layoutviz](https://nrel.github.io/floris/_autosummary/floris.layout_visualization.html) and [flowviz](https://nrel.github.io/floris/_autosummary/floris.flow_visualization.html).
132
+
and in two visualization packages: [layoutviz](https://natlabrockies.github.io/floris/_autosummary/floris.layout_visualization.html) and [flowviz](https://natlabrockies.github.io/floris/_autosummary/floris.flow_visualization.html).
133
133
A collection of examples describing the creation of simulations as well as
134
134
analysis and post processing are included in the
135
-
[repository](https://github.com/NREL/floris/tree/main/examples). Examples are also listed
136
-
in the [online documentation](https://nrel.github.io/floris/examples/001_opening_floris_computing_power.html).
135
+
[repository](https://github.com/NatLabRockies/floris/tree/main/examples). Examples are also listed
136
+
in the [online documentation](https://natlabrockies.github.io/floris/examples/001_opening_floris_computing_power.html).
137
137
138
138
## Engaging on GitHub
139
139
140
140
FLORIS leverages the following GitHub features to coordinate support and development efforts:
141
141
142
-
-[Discussions](https://github.com/NREL/floris/discussions): Collaborate to develop ideas for new use cases, features, and software designs, and get support for usage questions
143
-
-[Issues](https://github.com/NREL/floris/issues): Report potential bugs and well-developed feature requests
142
+
-[Discussions](https://github.com/NatLabRockies/floris/discussions): Collaborate to develop ideas for new use cases, features, and software designs, and get support for usage questions
143
+
-[Issues](https://github.com/NatLabRockies/floris/issues): Report potential bugs and well-developed feature requests
144
144
-[Projects](https://github.com/orgs/NREL/projects/96): Include current and future work on a timeline and assign a person to "own" it
145
145
146
146
Generally, the first entry point for the community will be within one of the
147
147
categories in Discussions.
148
-
[Ideas](https://github.com/NREL/floris/discussions/categories/ideas) is a great spot to develop the
149
-
details for a feature request. [Q&A](https://github.com/NREL/floris/discussions/categories/q-a)
148
+
[Ideas](https://github.com/NatLabRockies/floris/discussions/categories/ideas) is a great spot to develop the
149
+
details for a feature request. [Q&A](https://github.com/NatLabRockies/floris/discussions/categories/q-a)
150
150
is where to get usage support.
151
-
[Show and tell](https://github.com/NREL/floris/discussions/categories/show-and-tell) is a free-form
151
+
[Show and tell](https://github.com/NatLabRockies/floris/discussions/categories/show-and-tell) is a free-form
152
152
space to show off the things you are doing with FLORIS.
0 commit comments