Recent Releases of pvOps
pvOps - 0.6.1
What's Changed
- updating overview page of docs and 0.6.0 release date on what's new page by @agmoore4 in https://github.com/sandialabs/pvOps/pull/111
Full Changelog: https://github.com/sandialabs/pvOps/compare/0.6.0...0.6.1
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by agmoore4 about 1 month ago

pvOps - 0.6.0
What's Changed
- Nltk by @agmoore4 in https://github.com/sandialabs/pvOps/pull/108
Full Changelog: https://github.com/sandialabs/pvOps/compare/0.5.3...0.6.0
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by agmoore4 about 1 month ago

pvOps - 0.5.3
What's Changed
- adding survival analysis functions to pvops.timeseries by @agmoore4 in https://github.com/sandialabs/pvOps/pull/107
- updating version number and what's new section by @agmoore4 in https://github.com/sandialabs/pvOps/pull/109
Full Changelog: https://github.com/sandialabs/pvOps/compare/0.5.2...0.5.3
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by agmoore4 about 2 months ago

pvOps - 0.5.2
What's Changed
- Docs update by @agmoore4 in https://github.com/sandialabs/pvOps/pull/105
Full Changelog: https://github.com/sandialabs/pvOps/compare/0.5.1...0.5.2
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by agmoore4 2 months ago

pvOps - 0.5.1
What's Changed
- Updating to v4 of actions/artifacts and changing version number by @agmoore4 in https://github.com/sandialabs/pvOps/pull/104
Full Changelog: https://github.com/sandialabs/pvOps/compare/0.5.0...0.5.1
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by tgunda 2 months ago

pvOps - 0.5.0
What's Changed
- Inverter failures -- survival analysis by @agmoore4 in https://github.com/sandialabs/pvOps/pull/103
Full Changelog: https://github.com/sandialabs/pvOps/compare/0.4.0...0.5.0
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by tgunda 2 months ago

pvOps - 0.4.0
What's Changed
- JOSS updates by @kbonney in https://github.com/sandialabs/pvOps/pull/94
- Requiring nltk>=3.9.1; switch punkt to punkt_tab by @agmoore4 in https://github.com/sandialabs/pvOps/pull/102. This addresses a security vulnerability in nltk.
- Miscellaneous fixes relevant to text2time, time, timeseries AIT module tutorials by @agmoore4 in https://github.com/sandialabs/pvOps/pull/100
New Contributors
- @agmoore4 made their first contribution in https://github.com/sandialabs/pvOps/pull/102
Full Changelog: https://github.com/sandialabs/pvOps/compare/0.3.0...0.4.0
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by kbonney 6 months ago

pvOps - v0.3.0
Functionality
Updated visualize_attribute_connectivity to use bipartite graph layout (updated function).
IV related dependencies moved to an installation extra (install using pip install pvops[iv]
).
Removed deprecated normalization parameters in ML pipeline (bug fix).
Updated code to fix deprecation/future warnings.
Testing
Added Python 3.11 to the test environment.
Documentation
Fix small typos in index.rst.
Renamed references to examples as tutorials for consistency.
Updated docs to refer to modules as modules, rather than packages.
Updated RTD config to install doc requirements using the package installation extra
Removed redundant boilerplate in development.rst
Update tested versions in documentation
Added links to tutorials where appropriate in the user guide.
Added a simplified version of the module overview table from the JOSS manuscript to the homepage of the documentation.
Added statement of need to homepage
Fixed image embed in tutorial
Added dates to what's new sections
Expanded patch notes to include recent tags.
Deleted WIP docs pages to remove "not included in any toctree" errors.
Added nbsphinx gallery view to tutorials page.
Added more content to abbreviations page.
Tutorials
Rename pvOps examples to tutorials for consistency throughout repository.
Linked to tutorials in README.
Added a description of data in timeseries tutorial.
Removed redundant plots in timeseries tutorial.
Other
Added copyright and license attributes to pvops.
Removed manifest.in (not needed).
Removed docs/init.py (not a module).
Chose more appropriate author/copyright in setup.py and conf.py.
Added version to pvops (pvops.version now exists).
Removed external licenses (determined to be unnecessary by legal).
Renamed citation file and updated version number.
Added noxfile for dev task running.
Removed unused docker files
Add standard python files to gitignore
Removed redundant requirements files
Pinned documentation related requirements
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by kbonney over 1 year ago

pvOps -
Updated functions for data processing (text and timeseries) analysis. Also includes IV curve functions
Renewable Energy - Photovoltaics and Solar Energy
- Jupyter Notebook
Published by tgunda over 3 years ago
