Skip to content

Consider referencing miniforge for conda in readme #293

@williamhobbs

Description

@williamhobbs

In the Installation and Usage section of the readme (https://github.com/NREL/OpenOA/?tab=readme-ov-file#installation-and-usage), Anaconda is strongly recommended. But Anaconda appears to require a paid license for commercial use at businesses with more than 200 employees (https://www.anaconda.com/pricing), which could be a problem for many wind plant owners/operators.

I recommend at least mentioning the option of miniforge (https://github.com/conda-forge/miniforge), which provides Conda with a regular BSD-3 license and access to the conda-forge channel.

I have found that ambiguous licenses (like with Anaconda) can be a barrier to businesses adopting open-source tools (like Python packages that recommend/require conda), and miniforge seems like a good solution, although it took me seemingly way too long to find.

Metadata

Metadata

Assignees

Labels

complete-awaiting-releaseA resolution has been found and implemented, but is not in a released version.documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions