-
Notifications
You must be signed in to change notification settings - Fork 12
pycopancore reduced to core #192
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
Changes from all commits
Commits
Show all changes
120 commits
Select commit
Hold shift + click to select a range
672c53b
new component generic_imitation, please test using the script in stud…
mensch72 86fa736
version with improved documentation and possibility to override param…
mensch72 262f92c
changed .gitignore to ignore built docs
mensch72 31fec4b
again
mensch72 b7fdb57
deleted built docs
mensch72 f251d8e
in the process of extending it further
mensch72 e446a7e
added imi_imitate_<key> hook
mensch72 0d0559a
still debugging the extended version
mensch72 dafc540
added line profiling and corresponding config option.
mensch72 b0547bf
sped up a little. lesson learned: always use choice(number) instead o…
mensch72 cb86b08
generic_imitation ready for testing.
mensch72 6cc2423
Merge branch 'issue_152' into imitation_component
mensch72 f8a7a8c
copan:CORE dummy component for lpjml coupling
luaschwarz 3d64543
Update interface.py
zugnachpankow 015e577
add dummy model and dummy coupling
01d18eb
Merge branch 'imitation_component' into couple_lpjml
1eb9bdb
add cell id lists, bug fixes, runs now!
81598f8
fix other component update process, clean up code and to-dos
beb1418
test
luaschwarz b550f07
adjust array shapes
zugnachpankow ca158cf
first steps including pycoupler
luaschwarz fde2160
variable name adjustments, further pycoupler incl.
luaschwarz 5a026b0
last year fixes pre-first-coupled-run
luaschwarz 1648124
first ideas on decision making and lpj integration
luaschwarz 877b0d6
lpjml and reg-DM component updates
luaschwarz 5abf648
first steps towards social-only model
luaschwarz 0d5bb18
non-running runner
luaschwarz 44e5a02
runscript 0.1
luaschwarz 7d5693a
debug runner wednesday 26
luaschwarz d333f20
first commit!
jnnsbrr cc8602a
avoid nested, relative imports replaced by absolute imports for clear…
jnnsbrr 999b250
debug imports and reformulate lpjml model_component
jnnsbrr d49fa69
add Earth entity to handle coupling and instancing of coupling cell i…
jnnsbrr 02f81e7
add improved studies script for run_reg_decisions
jnnsbrr c3d84b3
fix views instead of copies when instancing cells from earth
jnnsbrr 1bd5c55
adding world
luaschwarz 425925c
earth entitiy as world entity
jnnsbrr aa2cc6c
use networkx for neighbourhood
jnnsbrr 02ccdb2
Merge pull request #7 from luaschwarz/couple_lpjml_dev
jnnsbrr 47d299a
merge with head
luaschwarz 2c5eca0
fix nx
jnnsbrr dd432ba
Merge branch 'couple_lpjml' of github.com:luaschwarz/pycopancore into…
jnnsbrr 2917102
frust
luaschwarz d79a5a2
Merge branch 'couple_lpjml' of github.com:luaschwarz/pycopancore into…
luaschwarz 79e6b0e
fix model
jnnsbrr 9f8d04e
culture to individual
jnnsbrr cdc32f5
order properties and methods
jnnsbrr a26ca0f
switching back to copan folder
luaschwarz 2de74d7
Merge branch 'couple_lpjml' of github.com:luaschwarz/pycopancore into…
luaschwarz 9ba7e1e
create and move config.yaml, progress for init farmers
jnnsbrr a1dc715
debug whole model
jnnsbrr 9da7ade
debug model
jnnsbrr e4af2f5
debug run script
jnnsbrr 2b24cf2
make it work withouth the runner
jnnsbrr 01ab21e
Merge branch 'couple_lpjml_individuals' into couple_lpjml
jnnsbrr 8ede73f
adjust run script
jnnsbrr d70102d
test with_tillage print_statement, rename script to run_inseeds.py
jnnsbrr 0d46827
adjust inseeds run script, allow for regridding with countries, inclu…
jnnsbrr 54a0cff
add writing output
jnnsbrr 7162d2c
latest changes
jnnsbrr 1d535b2
runscript copy with spinup
luaschwarz 936d8d0
Merge branch 'couple_lpjml' of github.com:luaschwarz/pycopancore into…
luaschwarz 6707a30
first attempt to reduce switching between (no)till
luaschwarz 21e4e7e
introdurce switch time and debug behaviour write to input
jnnsbrr 968d3b5
merge changes
jnnsbrr b2c5bed
fix lpjml cell, update plot script
jnnsbrr 44cae71
keine ahnung
luaschwarz 22827c4
merge changes
luaschwarz 414a5d5
small script adjustments for new lpjml master
jnnsbrr 66521ae
plot to pdf edits
luaschwarz 2c08e3c
Merge branch 'couple_lpjml' of github.com:luaschwarz/pycopancore into…
luaschwarz fba3d61
add visualizations, global run script, debug for global runs and make…
jnnsbrr 18928f2
Merge branch 'couple_lpjml' of github.com:luaschwarz/pycopancore into…
jnnsbrr ff3e145
changes in tpb and decision making frequency
luaschwarz 655f372
merge incoming
luaschwarz 91a1699
moving avg of soilc and cropyield
jnnsbrr 9b3cd20
some comments and to-dos for luana
luaschwarz 7a4ec81
Merge branch 'couple_lpjml' of github.com:luaschwarz/pycopancore into…
luaschwarz 288ff29
run script luana fix
luaschwarz 61d0cb2
reset tpb model and correct yield/soilc comparison
jnnsbrr f20475a
merge changes
jnnsbrr 7d3608a
Remove sigmoid for heaviside
luaschwarz 291bc2a
add recent changes
jnnsbrr 38e385e
merge with heaviside (not merged)
jnnsbrr 1f5aba4
all soil agr layer carbon fractions used, not fast only
jnnsbrr 2de932c
compatibility with latest LPJmL version 5.8.14 and adding cell area
jnnsbrr 2f8d68f
Delete .vscode/launch.json
jnnsbrr cccd129
delete vscode folder
jnnsbrr 0c6e06a
reduce study scripts to work only as examples
jnnsbrr b7b268d
documenting and consistent naming
jnnsbrr df7876a
Update comments in individual.py
luaschwarz 30a5984
Removed old comments in interface.py
luaschwarz 605ed7f
Removed weights from interface.py
luaschwarz 0c6db9e
streamline naming in world.py
luaschwarz 377d307
streamline naming in individual.py
luaschwarz d2513e5
streamline naming __init__.py
luaschwarz 340d0a8
streamline naming interface.py
luaschwarz d994dae
Streamline naming in model.py
luaschwarz 215cb67
Merge pull request #9 from luaschwarz/couple_lpjml
jnnsbrr da872f6
fixes for inseeds, pik hpc and latest LPJmL and pycoupler version
jnnsbrr 1c5330b
delete htm´l
c6dbcab
merge changes and debug
536f6d5
Merge branch 'inseeds-master'
d705965
add authors and incrementation for inseeds publication
19364f4
pioneers/traditionalist and fix zero comparison
jnnsbrr 354dbe4
merge changes
jnnsbrr 630df02
reduce pycopan:core to CORE, other projects go to pycopan-more and in…
jnnsbrr 709ebae
make pycopancore compatible with testing lpjml component from other l…
jnnsbrr b25cbec
move lpjml component to own repo pycopanlpjml, make model logics more…
jnnsbrr 943ab8d
Merge pull request #11 from jnnsbrr/master
jnnsbrr 2033462
adjustments according to pull request
jnnsbrr 4a97c88
Merge pull request #12 from jnnsbrr/master
jnnsbrr e529608
delete remaining unfisnished generic imitation work
jnnsbrr f09d71d
Merge pull request #13 from jnnsbrr/master
jnnsbrr 9b5b766
adjust date
jnnsbrr 3d81353
Merge pull request #14 from jnnsbrr/master
jnnsbrr 8b5aa96
remove culture from world since its now part of a social_system and n…
jnnsbrr ed7f917
Merge pull request #15 from jnnsbrr/master
jnnsbrr dd2ad9d
readd util
jnnsbrr 502dcd9
Merge pull request #16 from jnnsbrr/master
jnnsbrr 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
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 was deleted.
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
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 |
|---|---|---|
|
|
@@ -41,4 +41,3 @@ | |
| from .group import Group as group | ||
| from .group import Group | ||
|
|
||
| from .. import unity | ||
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
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.
Uh oh!
There was an error while loading. Please reload this page.