-
Notifications
You must be signed in to change notification settings - Fork 9
Moma #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Moma #66
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
dd3fbdd
first commit
pollockDeVis 063d1f2
created adapter for platypus and c borg
pollockDeVis d0ef7fb
working code on mmborg on hpc
pollockDeVis adaa26c
working but getting one solution
pollockDeVis 9c4dff8
worked with multiple solutions. Need to test hypervolume
pollockDeVis 70b3e7a
worked with this change
pollockDeVis 60ebc62
need to test the analyser code again after this change. Need to remov…
pollockDeVis 25fff2e
cleaned up version of analyzer. tested with 50k with hpc
pollockDeVis 5c70ec6
cleaned up code with comments
pollockDeVis cdd30ad
runtime files saved in the folders
pollockDeVis 3156b9a
processing and conversion of runtime files
pollockDeVis 6a4e53f
updated with mm, msborg and epsnsgaii. Tested and all 3 works
pollockDeVis c055de8
added job array script and script to process borg archives
pollockDeVis a18a637
minor changes in the naming of the files
pollockDeVis 9480955
reevaluating the policies. Need to extract variables and test
pollockDeVis d22da02
finalized the script for reevaluation
pollockDeVis 0f17c3d
added feature importance module
pollockDeVis e29b76f
updated with ternary and choropleth
pollockDeVis 978f170
minor tweaks on the visualization code. Need to move it to visualizer…
pollockDeVis a630826
moved plots code to visualizer
pollockDeVis 04cb6c7
minor updates on the visualizer code
pollockDeVis 5b0c49d
updated saving of plots to svgs
pollockDeVis 9f00f86
Added R10 region classification
pollockDeVis 3f309dc
minor updates on the tradeoff visualizer plot
pollockDeVis c23746a
added r5 regions
pollockDeVis 5afa06d
minor update on the model.py for regional aggregation
pollockDeVis d9c9601
updated r5 regions
pollockDeVis 03293ea
testing moma implementation. Next step try running locally and in the…
pollockDeVis 54ce5ca
borg giving error for mismatch of objectives
pollockDeVis 0cf7674
fixed the adapter code to allow n number of objectives. Works now
pollockDeVis 874ea18
added analysis for fourth paper
pollockDeVis 76e741c
updated cpc calculation in the wrapper; updated config for opt runs
pollockDeVis 144bf50
updated simulation of the IAM with optimized weights
pollockDeVis d274d78
additional analysis of borg runs from 4 and 5 islands
pollockDeVis 895d2ea
added code for single agent opt - testing PN solution
pollockDeVis 2d50367
Added new viz. Need to move them later
pollockDeVis ecbac06
new viz for the fourth paper
pollockDeVis 6f0f095
coarser pareto sort. Next simulate for 5 policies
pollockDeVis be0bca0
PN reeval and tests
pollockDeVis 981849f
added viz code and new justice diagram
pollockDeVis d0cff08
updated with svg for justice diagram
pollockDeVis d4e9b8d
updated the svg that works
pollockDeVis bf42794
new vizualizations of tradeoff
pollockDeVis fb88d16
added scatter plot viz. Need to put it in the viz module
pollockDeVis 4e49537
updated directories for the borg adapter and bord c connectors. Renam…
pollockDeVis 7a72e6e
updated git ignore
pollockDeVis 1908ee9
updated run_optimization - works on hpc
pollockDeVis 5d39492
added citation file
pollockDeVis 0290c8c
updated run_optimizer with new single agent opt code. updated hpc run
pollockDeVis ee0d8ba
updated the hpc run and shell script for single agent verifications
pollockDeVis 9f6986f
updated gitignore
pollockDeVis bb41b22
updated run optimization
pollockDeVis 7f5710e
updated example code
pollockDeVis 4509dea
bump version to 1.0.0
pollockDeVis 4688c52
Merge branch 'main' into moma
pollockDeVis c261384
updated pytest and pyproject toml file
pollockDeVis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| # This CITATION.cff file was generated with cffinit. | ||
| # Visit https://bit.ly/cffinit to generate yours today! | ||
|
|
||
| cff-version: 1.2.0 | ||
| title: JUSTICE Integrated Assessment Modelling Framework | ||
| message: >- | ||
| If you use this software, please cite it using the | ||
| metadata from this file. | ||
| type: software | ||
| authors: | ||
| - given-names: Palok | ||
| family-names: Biswas | ||
| email: p.biswas.nl@gmail.com | ||
| affiliation: Delft University of Technology | ||
| orcid: 'https://orcid.org/0000-0003-3830-7203' | ||
| identifiers: | ||
| - type: doi | ||
| value: 10.5281/zenodo.15145121 | ||
| description: Zenodo | ||
| repository-code: 'https://github.com/pollockDeVis/JUSTICE' | ||
| keywords: | ||
| - integrated assessment model | ||
| - climate-economy | ||
| - deep uncertainty | ||
| - normative uncertainty | ||
| license: BSD-3-Clause | ||
| version: 0.2.0 | ||
| date-released: '2025-06-23' | ||
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CITATION.cffstill listsversion: 0.2.0whilepyproject.tomlbumps the project to1.0.0. This inconsistency can confuse downstream citation tooling and users. Update the citation metadata version (and release date/DOI if applicable) to match the package version.