Recent Releases of PARETO
PARETO - 1.1 Release
1.1 Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 1.1.0 Release Highlights
- Fixed ModuleNotFoundErrors and bugs in strategic model implementation
- Improved Jupyter notebook and documentation for version 1.0
- Added visualization of network and water quality tracking features
- Consolidated code for strategic and operational models
- Updated UI documentation and Cbc documentation
- Improved report formatting by excluding zero-valued variables
- Enhanced infrastructure timing parameters and added warnings to Binder README
- Updated dependencies, including conda to use miniforge, and copyright year to 2025
Detailed Changes
- Resolve ModuleNotFoundErrors in #332 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/333
- Fix bug in implementation of v_F_CompletionsDestination in strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/334
- Jupyter notebook changes for 1.0 by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/337
- Documentation updates for 1.0 by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/338
- Update co-optimize linearized comments by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/339
- Fix typos in comment and input file by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/340
- Don't print zero-valued variables in report by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/341
- Visualization of network. by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/336
- Cbc documentation updated. by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/342
- Consolidation of code for strategic and operational models by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/345
- Add UI documentation by @MichaelPesce in https://github.com/project-pareto/project-pareto/pull/343
- Create infrastructure timing params only if necessary by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/347
- Water quality tracking by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/344
- Add Warning to Binder README by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/349
- Updating copyright year to 2025 by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/352
- Update conda to use miniforge by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/353
Full Changelog: https://github.com/project-pareto/project-pareto/compare/1.0.0...1.1.0
Natural Resources - Water Supply and Quality
- HTML
Published by ksbeattie about 1 month ago

PARETO - 1.1 Release Candidate #0
1.1 Release Candidate #0
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 1.1.0rc0 Release Highlights
What's Changed
- Resolve ModuleNotFoundErrors in #332 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/333
- Fix bug in implementation of v_F_CompletionsDestination in strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/334
- Jupyter notebook changes for 1.0 by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/337
- Documentation updates for 1.0 by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/338
- Update co-optimize linearized comments by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/339
- Fix typos in comment and input file by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/340
- Don't print zero-valued variables in report by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/341
- Visualization of network. by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/336
- Cbc documentation updated. by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/342
- Consolidation of code for strategic and operational models by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/345
- Add UI documentation by @MichaelPesce in https://github.com/project-pareto/project-pareto/pull/343
- Create infrastructure timing params only if necessary by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/347
- Water quality tracking by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/344
- Add Warning to Binder README by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/349
- Updating copyright year to 2025 by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/352
- Update conda to use miniforge by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/353
Full Changelog: https://github.com/project-pareto/project-pareto/compare/1.0.0...1.1.0rc0
Natural Resources - Water Supply and Quality
- HTML
Published by ksbeattie about 1 month ago

PARETO - 1.0 Release
1.0 Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 1.0.0 Release Highlights
What's Changed
- Support RKA and RKT arcs and beneficial reuse processing cost in strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/276
- Add documentation for is_feasible() by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/283
- Add workshop case study by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/284
- Fix display units of DisposalOperatingCapacity by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/288
- Seismicity updates by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/281
- Implement water quality for externally sourced water (strategic and operational models) by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/286
- Fix typos in license file by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/302
- Migrate fix_vars function from UI repo to PARETO repo by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/293
- Updating copyright range to include 2024 by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/301
- Adding warning for mismatches for sets and parameter lists by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/306
- Add MEE-MVR desalination model by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/295
- Hydraulics linearization by @Sourabhhkt in https://github.com/project-pareto/project-pareto/pull/285
- Add earthquake distance calculators by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/305
- Critical Mineral Screening tool by @arshb11 in https://github.com/project-pareto/project-pareto/pull/309
- Fix and reformat earthquake distance tests by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/319
- Correcting critical mineral module case study headers by @arshb11 in https://github.com/project-pareto/project-pareto/pull/318
- Adding MD & MVC surrogates by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/313
- Add subsurface risk calculation to strategic_produced_water_optimization.py by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/290
- Add MD flowsheet with NaCl and corresponding Jupyter notebook by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/307
- Input Data Error Handling and Infeasibility Detection by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/291
- Integrate desalination models by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/311
- Adding surrogate training notebook by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/324
- Adapt get_data() to pandas v2 API by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/280
- Implement environmental KPI expressions by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/258
- Add citation information by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/325
- Updating copyright to 2024 in particular file by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/330
- Misc packaging changes before 1.0 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/331
- Resolve ModuleNotFoundErrors by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/333
- Fix bug in implementation of v_F_CompletionsDestination in strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/334
- Jupyter notebook changes for 1.0 by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/337
- Documentation updates for 1.0 by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/338
- Fix outdated comments by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/339
- Fix typos by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/340
- Don't print zero-valued variables in report by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/341
New Contributors
- @JavalVyas2000 made their first contribution in https://github.com/project-pareto/project-pareto/pull/306
- @Sakshi21299 made their first contribution in https://github.com/project-pareto/project-pareto/pull/295
- @Sourabhhkt made their first contribution in https://github.com/project-pareto/project-pareto/pull/285
- @HuidaeCho made their first contribution in https://github.com/project-pareto/project-pareto/pull/305
- @arshb11 made their first contribution in https://github.com/project-pareto/project-pareto/pull/309
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.9.0...1.0.0
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl 9 months ago

PARETO - 1.0 Release Candidate #2
1.0 Release Candidate #2
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 1.0.0rc2 Release Highlights
What's Changed
- Support RKA and RKT arcs and beneficial reuse processing cost in strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/276
- Add documentation for is_feasible() by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/283
- Add workshop case study by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/284
- Fix display units of DisposalOperatingCapacity by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/288
- Seismicity updates by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/281
- Implement water quality for externally sourced water (strategic and operational models) by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/286
- Fix typos in license file by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/302
- Migrate fix_vars function from UI repo to PARETO repo by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/293
- Updating copyright range to include 2024 by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/301
- Adding warning for mismatches for sets and parameter lists by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/306
- Desalination model (MEE-MVR) by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/295
- Hydraulics linearization by @Sourabhhkt in https://github.com/project-pareto/project-pareto/pull/285
- Add earthquake distance calculators by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/305
- Critical Mineral Screening tool by @arshb11 in https://github.com/project-pareto/project-pareto/pull/309
- Fix and reformat earthquake distance tests by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/319
- Correcting CM module case study headers by @arshb11 in https://github.com/project-pareto/project-pareto/pull/318
- Adding MD & MVC surrogates by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/313
- Add subsurface risk calculation to strategic_produced_water_optimization.py by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/290
- add MD flowsheet with NaCl and Jupyter notebook by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/307
- Input Data Error Handling and Infeasibility Detection by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/291
- Integrate desalination models by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/311
- Adding surrogate training notebook by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/324
- Adapt get_data() to pandas v2 API by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/280
- 154 update kpis for treatment by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/258
- Citations by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/325
- Updating copyright to 2024 by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/330
- Misc packaging changes before 1.0 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/331
New Contributors
- @JavalVyas2000 made their first contribution in https://github.com/project-pareto/project-pareto/pull/306
- @Sakshi21299 made their first contribution in https://github.com/project-pareto/project-pareto/pull/295
- @Sourabhhkt made their first contribution in https://github.com/project-pareto/project-pareto/pull/285
- @HuidaeCho made their first contribution in https://github.com/project-pareto/project-pareto/pull/305
- @arshb11 made their first contribution in https://github.com/project-pareto/project-pareto/pull/309
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.9.0...1.0.0rc2
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl 9 months ago

PARETO - 1.0 Release Candidate #1
1.0 Release Candidate #1
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 1.0.0rc1 Release Highlights
What's Changed
- Support RKA and RKT arcs and beneficial reuse processing cost in strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/276
- Add documentation for is_feasible() by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/283
- Add workshop case study by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/284
- Fix display units of DisposalOperatingCapacity by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/288
- Seismicity updates by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/281
- Implement water quality for externally sourced water (strategic and operational models) by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/286
- Fix typos in license file by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/302
- Migrate fix_vars function from UI repo to PARETO repo by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/293
- Updating copyright range to include 2024 by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/301
- Adding warning for mismatches for sets and parameter lists by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/306
- Add MEE-MVR desalination model by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/295
- Hydraulics linearization by @Sourabhhkt in https://github.com/project-pareto/project-pareto/pull/285
- Add earthquake distance calculators by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/305
- Critical Mineral Screening tool by @arshb11 in https://github.com/project-pareto/project-pareto/pull/309
- Fix and reformat earthquake distance tests by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/319
- Correcting critical mineral module case study headers by @arshb11 in https://github.com/project-pareto/project-pareto/pull/318
- Adding MD & MVC surrogates by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/313
- Add subsurface risk calculation to strategic_produced_water_optimization.py by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/290
- Add MD flowsheet with NaCl and corresponding Jupyter notebook by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/307
- Input Data Error Handling and Infeasibility Detection by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/291
- Integrate desalination models by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/311
- Adding surrogate training notebook by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/324
- Adapt get_data() to pandas v2 API by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/280
- Implement environmental KPI expressions by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/258
- Add citation information by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/325
- Updating copyright to 2024 in particular file by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/330
- Misc packaging changes before 1.0 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/331
New Contributors
- @JavalVyas2000 made their first contribution in https://github.com/project-pareto/project-pareto/pull/306
- @Sakshi21299 made their first contribution in https://github.com/project-pareto/project-pareto/pull/295
- @Sourabhhkt made their first contribution in https://github.com/project-pareto/project-pareto/pull/285
- @HuidaeCho made their first contribution in https://github.com/project-pareto/project-pareto/pull/305
- @arshb11 made their first contribution in https://github.com/project-pareto/project-pareto/pull/309
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.9.0...1.0.0rc1
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl 10 months ago

PARETO - 1.0 Release Candidate #0
1.0 Release Candidate #0
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 1.0.0rc0 Release Highlights
What's Changed
- Support RKA and RKT arcs and beneficial reuse processing cost in strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/276
- Add documentation for is_feasible() by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/283
- Add workshop case study by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/284
- Fix display units of DisposalOperatingCapacity by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/288
- Seismicity updates by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/281
- Implement water quality for externally sourced water (strategic and operational models) by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/286
- Fix typos in license file by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/302
- Migrate fix_vars function from UI repo to PARETO repo by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/293
- Updating copyright range to include 2024 by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/301
- Adding warning for mismatches for sets and parameter lists by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/306
- Add MEE-MVR desalination model by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/295
- Hydraulics linearization by @Sourabhhkt in https://github.com/project-pareto/project-pareto/pull/285
- Add earthquake distance calculators by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/305
- Critical Mineral Screening tool by @arshb11 in https://github.com/project-pareto/project-pareto/pull/309
- Fix and reformat earthquake distance tests by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/319
- Correcting critical mineral module case study headers by @arshb11 in https://github.com/project-pareto/project-pareto/pull/318
- Adding MD & MVC surrogates by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/313
- Add subsurface risk calculation to strategic_produced_water_optimization.py by @HuidaeCho in https://github.com/project-pareto/project-pareto/pull/290
- Add MD flowsheet with NaCl and corresponding Jupyter notebook by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/307
- Input Data Error Handling and Infeasibility Detection by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/291
- Integrate desalination models by @Sakshi21299 in https://github.com/project-pareto/project-pareto/pull/311
- Adding surrogate training notebook by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/324
- Adapt get_data() to pandas v2 API by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/280
- Implement environmental KPI expressions by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/258
- Add citation information by @JavalVyas2000 in https://github.com/project-pareto/project-pareto/pull/325
- Updating copyright to 2024 in particular file by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/330
- Misc packaging changes before 1.0 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/331
New Contributors
- @JavalVyas2000 made their first contribution in https://github.com/project-pareto/project-pareto/pull/306
- @Sakshi21299 made their first contribution in https://github.com/project-pareto/project-pareto/pull/295
- @Sourabhhkt made their first contribution in https://github.com/project-pareto/project-pareto/pull/285
- @HuidaeCho made their first contribution in https://github.com/project-pareto/project-pareto/pull/305
- @arshb11 made their first contribution in https://github.com/project-pareto/project-pareto/pull/309
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.9.0...1.0.0rc0
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl 10 months ago

PARETO - 0.9 Release
0.9 Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.9.0 Release Highlights
What's Changed
New Features
- Initial beneficial reuse implementation by @tarnold17 and @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/255
- Post-optimization timing for infrastructure buildout by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/272
Bug Fixes
- Address Pyomo solver bug for UI Gurobi solve by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/271
- Update Toy Case Study to feasible data for hydraulics post_process by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/273
- Update Jupyter notebook for fall release by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/275
UI Updates
- Added functionality to optimize with hydraulics options
- Added new plots to KPI dashboard for water quality and hydraulics timelines
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.8.0...0.9.0
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl over 1 year ago

PARETO - 0.9 Release Candidate #1
0.9 Release Candidate 1
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.9.0rc1 Release Highlights
What's Changed
New Features
- Initial beneficial reuse implementation by @tarnold17 and @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/255
- Post-optimization timing for infrastructure buildout by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/272
Bug Fixes
- Address Pyomo solver bug for UI Gurobi solve by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/271
- Update Toy Case Study to feasible data for hydraulics post_process by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/273
- Update Jupyter notebook for fall release by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/275
UI Updates
- Added functionality to optimize with hydraulics options
- Added new plots to KPI dashboard for water quality and hydraulics timelines
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.8.0...0.9.0rc1
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl over 1 year ago

PARETO - 0.9 Release Candidate #0
0.9 Release Candidate #0
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.9.0rc0 Release Highlights
What's Changed
- Add initial beneficial reuse implementation by @tarnold17 and @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/255
- Address Pyomo solver bug for UI Gurobi solve by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/271
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.8.0...0.9.0rc0
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl over 1 year ago

PARETO - 2023 Jul Release
2023 Jul Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.8.0 Release Highlights
Model Updates
- Applied unified sets for pipeline and trucking arcs in strategic model @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/174
- Apply unified sets for pipeline and trucking arcs in operational model by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/241
- Added new config argument for removal efficiency calculation method by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/228
- Standardized bidirectional capacity constraint by @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/248
- Added dependencies removed in IDAES 2.1 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/260
- Created bounding functions & utilities by @Tominapa in https://github.com/project-pareto/project-pareto/pull/254
- Added Hydraulics module to the strategic model by @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/173
- Add additional arc types to strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/261
Documentation and Tutorial Updates
- Improved PARETO treatment document by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/229
- Introduced general tutorial and treatment module Jupyter notebooks for Strategic Model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/219 and https://github.com/project-pareto/project-pareto/pull/256
- Update docs with correct support email list address by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/262
- Consolidate and deduplicate Getting Started and resources for developers by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/267
- Enable Black formatting for Jupyter notebooks by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/269
- Add Binder configuration files and README by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/265
Bug Fixes
- Fix strategic model documentation typos by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/244
- Removed duplicated units from output file header @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/266
UI Updates
- Added view for comparing different scenarios in https://github.com/project-pareto/pareto-ui/pull/36 and https://github.com/project-pareto/pareto-ui/pull/38 and https://github.com/project-pareto/pareto-ui/pull/40
- Added functionality for manually overriding PARETO decisions in https://github.com/project-pareto/pareto-ui/pull/41
New Contributors
- @Tominapa made their first contribution in https://github.com/project-pareto/project-pareto/pull/254
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.7.0...0.8.0
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl over 1 year ago

PARETO - 2023 Jul Release Candidate #0
2023 Jul Release Candidate #0
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.8.0rc0 Release Highlights
Model Updates
- Applied unified sets for pipeline and trucking arcs in strategic model @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/174
- Apply unified sets for pipeline and trucking arcs in operational model by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/241
- Added new config argument for removal efficiency calculation method by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/228
- Standardized bidirectional capacity constraint by @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/248
- Added dependencies removed in IDAES 2.1 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/260
- Created bounding functions & utilities by @Tominapa in https://github.com/project-pareto/project-pareto/pull/254
- Added Hydraulics module to the strategic model by @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/173
- Add additional arc types to strategic model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/261
Documentation and Tutorial Updates
- Improved PARETO treatment document by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/229
- Introduced general tutorial and treatment module Jupyter notebooks for Strategic Model by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/219 and https://github.com/project-pareto/project-pareto/pull/256
- Update docs with correct support email list address by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/262
- Consolidate and deduplicate Getting Started and resources for developers by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/267
- Enable Black formatting for Jupyter notebooks by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/269
- Add Binder configuration files and README by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/265
Bug Fixes
- Fix strategic model documentation typos by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/244
- Removed duplicated units from output file header @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/266
UI Updates
- Added view for comparing different scenarios in https://github.com/project-pareto/pareto-ui/pull/36 and https://github.com/project-pareto/pareto-ui/pull/38 and https://github.com/project-pareto/pareto-ui/pull/40
- Added functionality for manually overriding PARETO decisions in https://github.com/project-pareto/pareto-ui/pull/41
New Contributors
- @Tominapa made their first contribution in https://github.com/project-pareto/project-pareto/pull/254
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.7.0...0.8.0rc0
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl over 1 year ago

PARETO - 2023 Mar Release
2023 Mar Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.7.0 Release Highlights
What's Changed
- Update years for copyright by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/217
- Correct Core-dev installation instructions by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/220
- Improve delivery constraint indexing by @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/221
- Incorporate component removal efficiency at treatment sites by @ElmiraShamlou in https://github.com/project-pareto/project-pareto/pull/214
- Allow model Parameters to be mutable by @tarnold17 in https://github.com/project-pareto/project-pareto/pull/222
- Address CodeCov failures by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/225
- Ensure compatibility with IDAES v2 by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/179
New Contributors
- @ElmiraShamlou made their first contribution in https://github.com/project-pareto/project-pareto/pull/214
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.6.0...0.7.0
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl about 2 years ago

PARETO - 2023 Feb Release
2023 Feb Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.6.0 Release Highlights
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl about 2 years ago

PARETO - 2022 Dec Release
2022 Dec Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.5.0 Release Highlights
Treatment Center Modeling
- New case study with desalination, clean brine, and evaporation treatment technologies
- New option to reduce disposal capacity due to Seismic Response Areas (SRA)
- New option to consider water sharing outside of system
- See https://github.com/project-pareto/project-pareto/pull/152 and https://github.com/project-pareto/project-pareto/pull/172
General Updates
- New features for Sankey Diagram visualization (multiple regions, filtered time periods) in https://github.com/project-pareto/project-pareto/pull/149
- Introduce badges to README.md in https://github.com/project-pareto/project-pareto/pull/166
- Convert documentation to ASCII LaTeX in https://github.com/project-pareto/project-pareto/pull/159
- Code cleaning and maintenance in https://github.com/project-pareto/project-pareto/pull/163
- Correct strategic model documentation typo in https://github.com/project-pareto/project-pareto/pull/176
- Update and format treatment demo input spreadsheet in https://github.com/project-pareto/project-pareto/pull/178
Bug Fixes
- Fix water quality operational model results printing bug in https://github.com/project-pareto/project-pareto/pull/171
- Piping and trucking variables are now built only over defined arcs instead of all possible connections in https://github.com/project-pareto/project-pareto/pull/183
- Revise pipeline expansion cost constraints, ensure that all pipelines built incur cost in https://github.com/project-pareto/project-pareto/pull/180
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.3.0...0.5.0
Natural Resources - Water Supply and Quality
- HTML
Published by ksbeattie over 2 years ago

PARETO - 2022 Sep Internal Release Candidate #0
2022 Sep Release Candidate #0
Start with our online documentation to get started with install instructions, examples, etc.
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl over 2 years ago

PARETO - 2022 July Release
2022 Mar Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.3.0 Release Highlights
What's Changed
- Fixing Warning in get_data by @Andresj89 in https://github.com/project-pareto/project-pareto/pull/118
- Clean up of old main function which has been replaced by the run files. by @NienkeWagenaar in https://github.com/project-pareto/project-pareto/pull/121
- Adding plot_scatter() by @Andresj89 in https://github.com/project-pareto/project-pareto/pull/112
- Node Capacity - New by @NienkeWagenaar in https://github.com/project-pareto/project-pareto/pull/115
- Add Gurobi troubleshooting files to gitignore by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/119
- Set slacks to zero by @Andresj89 in https://github.com/project-pareto/project-pareto/pull/117
- Water treatment case study by @Andresj89 in https://github.com/project-pareto/project-pareto/pull/122
- Fix defaultvalue treatement by @NienkeWagenaar in https://github.com/project-pareto/project-pareto/pull/128
- Fix bugfix for incorrect number of input arguments in water quality r… by @NienkeWagenaar in https://github.com/project-pareto/project-pareto/pull/126
- Pipeline Configs Documentation by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/124
- Enable rendering Unicode characters in ReadTheDocs PDF builds by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/138
- Adding Support for Units by @Andresj89 in https://github.com/project-pareto/project-pareto/pull/125
- Add discrete water quality to the model by @RuudWag in https://github.com/project-pareto/project-pareto/pull/123
- Updating documentation for strategic model, and corresponding fixes to strategic model by @nareshsusarla in https://github.com/project-pareto/project-pareto/pull/146
- Rework getting started docs build section and more by @ksbeattie in https://github.com/project-pareto/project-pareto/pull/145
- Enable Codecov reports in CI builds by @lbianchi-lbl in https://github.com/project-pareto/project-pareto/pull/136
- correct error in CompletionsPadSupplyBalanceRule by @melody-shellman in https://github.com/project-pareto/project-pareto/pull/151
New Contributors
- @RuudWag made their first contribution in https://github.com/project-pareto/project-pareto/pull/123
- @nareshsusarla made their first contribution in https://github.com/project-pareto/project-pareto/pull/146
Full Changelog: https://github.com/project-pareto/project-pareto/compare/0.2.0...0.3.0
Natural Resources - Water Supply and Quality
- HTML
Published by ksbeattie over 2 years ago

PARETO - 2022 Mar Release
2022 Mar Release
Start with our online documentation to get started with install instructions, examples, etc.
PARETO 0.2.0 Release Highlights
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl about 3 years ago

PARETO - 2022 Feb Release Candidate # 0
First internal release candidate for PARETO (Produced Water Optimization Initiative).
Natural Resources - Water Supply and Quality
- HTML
Published by lbianchi-lbl about 3 years ago
