Skip to content

Release 3.0 RC 1

Compare
Choose a tag to compare
@RHammond2 RHammond2 released this 14 Oct 21:50
ade47e4

This is the first release candidate for the completely refactored v3.0! Please see the documentation for this release candidate, and future release candidates at the "develop_v3" version of our Read the Docs Page: https://openoa.readthedocs.io/en/develop_v3/

Highlights:

  • PlantData is now simplified to streamline loading, validation, and, most importantly, the user experience
  • The addition of PlantMetaData to house the metadata specifications for each of the required data types enables users to bring their own column naming convention and let OpenOA map them to our internal conventions
  • Remixed examples to better guide users getting started with, or wanting to learn more about, how to run analyses, experiment with the code base, or develop more functionality
  • Underlying utils (formerly toolkits) and analysis (formerly methods) have performance and usability improvements, particularly for more standardized and publication-ready plotting routines that have more user control