Recent Releases of BoARIO
BoARIO - Annie Easley update
- Fix/Change on final demand unmet tracking:
- final_demand_unmet now tracks the amount of final demand not fulfilled in a region per type of input (previously the amount of final demand not distributed by [the industries of] a region.
- Former behaviour retained in new attribute final_demand_undist.
- Fix on value added tracking: Now sums intermediary input matrix over the correct axis
- Adds EVENT_ARBITRARY_PRECISION constant to replace hardcoded 6 value when rounding the factors
- Improves error logs when losses are too high to be more informative
- Dependabot updates
What's Changed
- Bump sphinxcontrib-bibtex from 2.6.3 to 2.6.5 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/180
- Bump flake8 from 7.1.1 to 7.3.0 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/181
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/185
- Bump nbsphinx from 0.9.6 to 0.9.7 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/182
- Bump pydata-sphinx-theme from 0.15.4 to 0.16.1 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/183
- Update github actions by @spjuhel in https://github.com/spjuhel/BoARIO/pull/189
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/186
- Bump pytest from 8.3.5 to 8.4.2 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/188
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/187
- Updates actions bis by @spjuhel in https://github.com/spjuhel/BoARIO/pull/191
- Bump sphinx-automodapi from 0.19.0 to 0.20.0 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/192
- Bump numpydoc from 1.8.0 to 1.9.0 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/195
- Bump safety from 3.5.2 to 3.6.1 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/193
- Bump sphinx-autoapi from 3.3.3 to 3.6.0 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/196
- Bump pymrio from 0.5.4 to 0.6.2 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/194
- Bump pandas from 2.2.3 to 2.3.2 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/197
- Bump country-converter from 1.3 to 1.3.1 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/201
- Bump ipykernel from 6.29.5 to 6.30.1 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/198
- Bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/200
- Bump dask from 2025.5.1 to 2025.9.1 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/199
- Bump numpy from 1.26.4 to 2.2.6 by @dependabot[bot] in https://github.com/spjuhel/BoARIO/pull/206
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.6.4...v0.7.0
Industrial Ecology - Input Output Model
- Python
Published by spjuhel 8 months ago
BoARIO - v0.6.4
What's Changed
- Hotfix for final demand not met by @spjuhel in https://github.com/spjuhel/BoARIO/pull/184
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.6.3...v0.6.4
Industrial Ecology - Input Output Model
- Python
Published by spjuhel 11 months ago
BoARIO - v0.6.3
What's Changed
- Spjuhel patch 2 by @spjuhel in https://github.com/spjuhel/BoARIO/pull/160
- v0.6.3 release (VA tracking and Arbitrary events) by @spjuhel in https://github.com/spjuhel/BoARIO/pull/174
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.6.2...v0.6.3
Industrial Ecology - Input Output Model
- Python
Published by spjuhel 12 months ago
BoARIO - v0.6.2
What's Changed
- Hotfix for a bug with rebuilding demand distribution by @spjuhel in https://github.com/spjuhel/BoARIO/pull/159
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.6.1...v0.6.2
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 1 year ago
BoARIO - v0.6.1
What's Changed
- Hot fix for _divide_array_ignore by @spjuhel in https://github.com/spjuhel/BoARIO/pull/158
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.6.0...v0.6.1
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 1 year ago
BoARIO - v0.6.0
What's Changed
- Merge main back in develop after JOSS by @spjuhel in https://github.com/spjuhel/BoARIO/pull/126
- Bump sphinx-automodapi from 0.15.0 to 0.18.0 by @dependabot in https://github.com/spjuhel/BoARIO/pull/134
- v0.6.0 - Grace Brewster Hopper by @spjuhel in https://github.com/spjuhel/BoARIO/pull/132
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.10...v0.6.0
Mostly have a look here: https://spjuhel.github.io/BoARIO/release-note.html
Industrial Ecology - Input Output Model
- Python
Published by spjuhel over 1 year ago
BoARIO - v0.5.10 - JOSS v1
This release is associated with the JOSS publication of BoARIO.
What's Changed
- Small changes to README and documentation for grammar by @potterzot in https://github.com/spjuhel/BoARIO/pull/119
- JOSS Version 1 by @spjuhel in https://github.com/spjuhel/BoARIO/pull/124
New Contributors
- @potterzot made their first contribution in https://github.com/spjuhel/BoARIO/pull/119
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.9...v0.5.10
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 2 years ago
BoARIO - v0.5.10 - JOSS
What's Changed
- Small changes to README and documentation for grammar by @potterzot in https://github.com/spjuhel/BoARIO/pull/119
- JOSS Version 1 by @spjuhel in https://github.com/spjuhel/BoARIO/pull/124
New Contributors
- @potterzot made their first contribution in https://github.com/spjuhel/BoARIO/pull/119
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.9...v0.5.10
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 2 years ago
BoARIO - v0.5.9
What's Changed
- event: added kwargs in instantiate methods by @spjuhel in https://github.com/spjuhel/BoARIO/pull/103
- Bump numpy from 1.23.5 to 1.26.4 by @dependabot in https://github.com/spjuhel/BoARIO/pull/109
- Bump pytest from 7.4.4 to 8.1.1 by @dependabot in https://github.com/spjuhel/BoARIO/pull/108
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in https://github.com/spjuhel/BoARIO/pull/107
- Bump sphinx-autodoc-typehints from 2.0.1 to 2.1.0 by @dependabot in https://github.com/spjuhel/BoARIO/pull/106
- Bump dask from 2024.4.1 to 2024.4.2 by @dependabot in https://github.com/spjuhel/BoARIO/pull/105
- Version 0.5.9 by @spjuhel in https://github.com/spjuhel/BoARIO/pull/112
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.8...v0.5.9
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 2 years ago
BoARIO - v0.5.8
What's Changed
- Bump actions/configure-pages from 4 to 5 by @dependabot in https://github.com/spjuhel/BoARIO/pull/94
- v0.5.8 by @spjuhel in https://github.com/spjuhel/BoARIO/pull/102
- Fixed badge in README
- Integrated dependabot in the CI/CD
- Documentation retrofit
- Version switch in documentation
- Multiple dependencies version update
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.7...v0.5.8
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 2 years ago
BoARIO - v0.5.7
What's Changed
- trying to fix dependencies for conda forge by @spjuhel in https://github.com/spjuhel/BoARIO/pull/86
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.6...v0.5.7
Industrial Ecology - Input Output Model
- Python
Published by spjuhel over 2 years ago
BoARIO - v0.5.6
What's Changed
- Removed the requirement to record in memmaps (variables evolution can be recorder directly in arrays)
- Update to V0.5.6 by @spjuhel in https://github.com/spjuhel/BoARIO/pull/85
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.5...v0.5.6
Industrial Ecology - Input Output Model
- Python
Published by spjuhel over 2 years ago
BoARIO - V0.5.5
What's Changed
- 📦 🚑 Fixed a problem with multi-events + pandas version by @spjuhel in https://github.com/spjuhel/BoARIO/pull/66
- Create draft-pdf.yml by @spjuhel in https://github.com/spjuhel/BoARIO/pull/71
- V0.5.5 and learning correct workflow ;) by @spjuhel in https://github.com/spjuhel/BoARIO/pull/78
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.5.3...v0.5.5
Industrial Ecology - Input Output Model
- Python
Published by spjuhel over 2 years ago
BoARIO - V0.5.0
What's Changed
- Putting in master the nice changes we made when coupling with climada by @spjuhel in https://github.com/spjuhel/BoARIO/pull/30
- Proper merge and Black Formatting (actually working) by @spjuhel in https://github.com/spjuhel/BoARIO/pull/34
- Doc testing merge: master testing by @spjuhel in https://github.com/spjuhel/BoARIO/pull/41
- Master testing by @spjuhel in https://github.com/spjuhel/BoARIO/pull/43
- Update issue templates by @spjuhel in https://github.com/spjuhel/BoARIO/pull/50
- v0.5.0 by @spjuhel in https://github.com/spjuhel/BoARIO/pull/58
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.4.1b...v0.5.0b
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 3 years ago
BoARIO - Minor fixes + better results folders
Industrial Ecology - Input Output Model
- Python
Published by spjuhel over 3 years ago
BoARIO - Boario 0.4.0b0
What's Changed
- Develop by @spjuhel in https://github.com/spjuhel/BoARIO/pull/25
- Redone Event class (cleaner + additionnal shock types possible) by @spjuhel in https://github.com/spjuhel/BoARIO/pull/28
- Recovering shocks by @spjuhel in https://github.com/spjuhel/BoARIO/pull/29
Full Changelog: https://github.com/spjuhel/BoARIO/compare/v0.2.0.b...v0.4.0b0
Industrial Ecology - Input Output Model
- Python
Published by spjuhel over 3 years ago
BoARIO - BoARIO - first pip version
Industrial Ecology - Input Output Model
- Python
Published by spjuhel over 3 years ago
BoARIO - Functional ARIO
Industrial Ecology - Input Output Model
- Python
Published by spjuhel about 4 years ago