Recent Releases of pathways
pathways - Improves robustness, compatibility, and documentation across the pathways workflow.
Highlights
- Added support for ecoinvent 3.12 LCIA method mapping.
- Improved handling of headered matrix/index CSV files (A_matrix.csv, B_matrix.csv, A_matrix_index.csv, B_matrix_index.csv).
- Fixed export behavior so export_results() writes parquet output without a pandas index column.
- Strengthened datapackage validation and error reporting.
- Reduced startup side effects with lazy imports in pathways.init.
- Narrowed broad exception handling in key execution paths.
- Added optional control for postprocessing parallelism via postprocess_multiprocessing.
- Suppressed known third-party deprecation warnings during tests for cleaner CI output.
- Updated README and Sphinx docs to reflect current API and behavior.
Quality and Testing
- Added/updated tests for:
- ecoinvent version resolution (including 3.12),
- datapackage validation behavior,
- parquet export index handling.
Industrial Ecology - Life Cycle Assessment
- Jupyter Notebook
Published by romainsacchi 3 months ago
pathways - Add missing capacity-related units
Industrial Ecology - Life Cycle Assessment
- Jupyter Notebook
Published by romainsacchi 6 months ago
pathways - Fix header in CSV classifications file
Industrial Ecology - Life Cycle Assessment
- Jupyter Notebook
Published by romainsacchi 7 months ago
pathways - Adds Edges and user's classifications
Industrial Ecology - Life Cycle Assessment
- Jupyter Notebook
Published by romainsacchi 7 months ago
pathways - JOSS release (1.0.0)
What's Changed
- Mc by @romainsacchi in https://github.com/polca/pathways/pull/3
Full Changelog: https://github.com/polca/pathways/compare/0.0.1...1.0.0
Industrial Ecology - Life Cycle Assessment
- Jupyter Notebook
Published by romainsacchi over 1 year ago
pathways - Initial release
What's Changed
- Dev da by @romainsacchi in https://github.com/polca/pathways/pull/2
New Contributors
- @romainsacchi made their first contribution in https://github.com/polca/pathways/pull/2
Full Changelog: https://github.com/polca/pathways/commits/0.0.1
Industrial Ecology - Life Cycle Assessment
- Jupyter Notebook
Published by romainsacchi about 2 years ago