Releases: NatLabRockies/PVDegradationTools
Releases · NatLabRockies/PVDegradationTools
Release list
0.7.1
What's Changed
- Fixes for pandas 3.0.0 and pvlib 0.14.0 by @RDaxini in #314
- Add module-level R_GAS constant value to
diffusion.pyby @RDaxini in #313 - Bump aiohttp from 3.12.14 to 3.13.3 by @dependabot[bot] in #311
- Fix NREL links and update CLA by @RDaxini and @shirubana in #315
Full Changelog: v0.7.0...v0.7.1
0.7.0
What's Changed
- Spectral irrad tools by @mjprilliman in #245
- Merge pull request #270 from NREL/development by @martin-springer in #273
- Create v0.6.2.rst whatsnew file by @RDaxini in #272
- Restrict h5py by @martin-springer in #277
- Sign cla, update checksum by @RDaxini in #276
- Test matrix upgrade by @martin-springer in #281
- Transition from NSRDB PSM3 to PSM4 by @RDaxini in #287
- Signed CLA by @Trenton-Wells in #284
- nbval monkey patching by @RDaxini in #235
- 285 fix units in letidpy by @Trenton-Wells in #301
- Merge kinetic parameters database into degradation database by @RDaxini in #248
- Update
scenario.pyandutilities.pyto accept a dictionary of multiple materials by @RDaxini in #185 - update degradation notebook by @RDaxini in #292
- InSPIRE PySAM implementation by @tobin-ford in #252
- Finalize v0.7.0 whatsnew by @RDaxini in #304
- Notebook restructuring by @martin-springer in #302
New Contributors
- @mjprilliman made their first contribution in #245
- @Trenton-Wells made their first contribution in #284
Full Changelog: 0.6.1...v0.7.0
0.7.0rc6
What's Changed
- Spectral irrad tools by @mjprilliman in #245
- Merge pull request #270 from NREL/development by @martin-springer in #273
- Create v0.6.2.rst whatsnew file by @RDaxini in #272
- Restrict h5py by @martin-springer in #277
- Sign cla, update checksum by @RDaxini in #276
- Test matrix upgrade by @martin-springer in #281
- Transition from NSRDB PSM3 to PSM4 by @RDaxini in #287
- Signed CLA by @Trenton-Wells in #284
- nbval monkey patching by @RDaxini in #235
- 285 fix units in letidpy by @Trenton-Wells in #301
- Merge kinetic parameters database into degradation database by @RDaxini in #248
- Update
scenario.pyandutilities.pyto accept a dictionary of multiple materials by @RDaxini in #185 - update degradation notebook by @RDaxini in #292
- InSPIRE PySAM implementation by @tobin-ford in #252
- Finalize v0.7.0 whatsnew by @RDaxini in #304
- Notebook restructuring by @martin-springer in #302
New Contributors
- @mjprilliman made their first contribution in #245
- @Trenton-Wells made their first contribution in #284
Full Changelog: 0.6.1...v0.7.0rc6
0.6.1
What's Changed
- Bug fixes by @martin-springer in #269
- Release 0.6.1 by @martin-springer in #270
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- weather.get geospatial docstring example by @tobin-ford in #154
- geospatialscenario to geospatialscenario.py by @tobin-ford in #157
- update map meta TZ -> tz by @tobin-ford in #159
- Bump aiohttp from 3.9.5 to 3.10.11 by @dependabot[bot] in #135
- Dependabot update development by @martin-springer in #160
- Update scipy, numpy, pvlib dependencies by @RDaxini in #163
- Add flake8 workflow by @RDaxini in #165
spectral.poa_irradianceis incorrectly called intemperature.pyby @RDaxini in #170- Format codebase to pass flake8 linting by @RDaxini in #166
- Modify get and distributed_weather for iotools updates by @tobin-ford in #173
- Delete duplicate
add_time_columns_tmyinutilities.pyby @RDaxini in #171 - Remove deprecated
vertical_poafunction by @RDaxini in #174 - Refactor META_MAP to module-level constant by @RDaxini in #182
- Refactor DSET_MAP to module-level constant by @RDaxini in #183
- Prevent tests skipping due to single failure by @RDaxini in #188
- Bump aiohttp from 3.10.11 to 3.12.14 by @dependabot[bot] in #186
- Flake 8 linting by @martin-springer in #175
- Suggestion: add concurrency control to pytest workflow by @RDaxini in #191
- Clean up
degredation.pyby @RDaxini in #178 - Update flake8 workflow to linter only lines changed in PR by @RDaxini in #189
- Add flake8 annotations by @RDaxini in #195
- Added support for pandas dataframes to weather.map_meta by @maxx-mill in #193
- Remove flake8 annotation examples by @RDaxini in #200
- Update flake8 exclusions by @RDaxini in #197
- Kempe edge seals by @MDKempe in #134
- Kempe remaining changes by @martin-springer in #203
- Continuing Flake8 by @RDaxini in #196
- Replace ambiguous variable name in
collection.pyby @RDaxini in #199 - Remove
see_addedargument and associatedUserWarninginscenario.py, and replace print errors with warnings by @RDaxini in #192 - Replace ambiguous variable
linhumidity.pyby @RDaxini in #208 - Flake8round3 by @RDaxini in #207
- Improve test coverage 2.0 by @martin-springer in #210
- Remove deprecated store.py by @RDaxini in #180
- Update albedo.json by @MDKempe in #219
- Kempe degradation 2 by @martin-springer in #221
- Change default value of
find_metatoFalseby @RDaxini in #223 - Add PVDeg logo to PyPI by @tobin-ford in #217
- Format materials database to include units by @RDaxini in #215
- Clean up
humidity.pyand addEadargument tofront_encap()by @RDaxini in #212 - Rename public functions in
humidity.pyfor clarity by @RDaxini in #224 - Add function to calculate relative humidity by @RDaxini in #228
- Update
utilities._read_materialfor new database format by @RDaxini in #229 - Add nbval workflow for notebook testing by @RDaxini in #184
- Increase test coverage by @MDKempe in #231
- Rename
ttobacksheet_thicknessby @RDaxini in #236 - Temperature scenario notebook filename typo by @RDaxini in #244
- Add
test_get_kinetics()andload_json()totest_utilities.pyby @RDaxini in #242 - Remove
materials.jsonby @RDaxini in #243 - Raise
ValueErroriftorback_encap_thicknessisNoneby @RDaxini in #238 - add tests for
weather.get()by @RDaxini in #249 - Remove private
utilities._read_material()by @RDaxini in #257 - Kestrel nsrdb fnames by @tobin-ford in #261
- Kempe permeation json 2 by @martin-springer in #265
- Store output in notebooks for nbval checks, fix bugs by @RDaxini in #262
- Update pysam version requirement by @RDaxini in #255
- Kempe degradation jupyter 2 by @martin-springer in #266
- Pre commit by @martin-springer in #267
- Nbval batch workflow by @martin-springer in #268
- Release 0.6.0 by @martin-springer in #205
New Contributors
- @RDaxini made their first contribution in #163
- @maxx-mill made their first contribution in #193
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #121
- Duramat mountain pref by @tobin-ford in #124
- Kempe edge seals by @MDKempe in #125
- Materials access by @tobin-ford in #130
- Geospatial AutoTemplating Integration by @tobin-ford in #132
- Documentation (Geospatial, Meteorological Data, Materials Access) by @tobin-ford in #136
- Pre release by @tobin-ford in #147
- plot sparse analysis resolution argument by @tobin-ford in #151
- Add Logo To README.md by @tobin-ford in #150
- monkeypatch bypass psm3 api calls in scenario test by @tobin-ford in #152
- v0.5.0 by @martin-springer in #149
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- Kempe gap calc by @MDKempe in #90
- Aidan py tests for Xeff by @MDKempe in #93
- bug fixes - standoff world map by @martin-springer in #94
- Update test_standards.py by @AidanWesley in #98
- Dev scenario geospatial by @tobin-ford in #97
- Kempe gap calc by @MDKempe in #95
- Dev_geospatial_templates - Autotemplating (new decorator and function) by @tobin-ford in #101
- Temperature return type fixes by @tobin-ford in #108
- Update pyproject.toml by @tobin-ford in #105
- Dev symbolic by @tobin-ford in #104
- Initial Geospatial Test by @tobin-ford in #99
- T98 estimate bug fix by @tobin-ford in #100
- Changelog and pytest with 3.12 by @tobin-ford in #110
- Geo bug fix by @tobin-ford in #112
- Expanded geo testing by @tobin-ford in #113
- Diffusion calculator by @MDKempe in #114
- Aidan py tests by @AidanWesley in #117
- Major upgrades by @martin-springer in #120
New Contributors
- @AidanWesley made their first contribution in #98
Full Changelog: 0.3.4...0.4.2
0.3.4
0.3.3
What's Changed
- Fix journal paths and logo path in documentation by @martin-springer in #89
Full Changelog: 0.3.2...0.3.3