-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dissolution, physical erosion and emperical denudation impletement #26
Merged
Changes from 1 commit
Commits
Show all changes
111 commits
Select commit
Hold shift + click to select a range
4ad2221
try to download files from database
3359528
able to extract from private database like osf
xyl96 df6eac9
plot for external plots
xyl96 eba8bf5
use external sealevel generated in the sealevel-extraction.jl as input
xyl96 8304e59
Update sealevel-curve-extraction.jl
xyl96 fad40c5
use interpolation now
7d894d1
use datahugger instead of url.
bf11f10
minor coreections
xyl96 8e5d6cb
minor changes to delete unused codes and stuff
xyl96 aa50a78
Update cap-extSL.jl
xyl96 d937af4
Update plot-cap-extSL.jl
xyl96 75fed11
csv and txt no gitignore
xyl96 df4accc
first draft of dissolution
xyl96 f35d5d5
Merge branch 'main' into xy_test
xyl96 44a41ba
runable dissolution draft1
xyl96 e447f2c
Update carb_dissolution.jl
xyl96 01b5539
runable dissolution
xyl96 1ed769d
small changes
xyl96 fa77d9e
small correction
xyl96 276b540
small changes after debug
xyl96 ca455ce
small debugging changes
xyl96 d39b6d8
1st draft to calculate regional slope
xyl96 ec0b4ad
function to estimate denudation from emperical relationship
xyl96 a2979fd
small changes
xyl96 6034967
unit changing
xyl96 2ef7bf3
solve edge problem
aac06e1
draft for physical erosion
6f7f4e6
draft for physical erosion and sediments redistribution
xyl96 e8fcc98
refine
xyl96 d12a7d7
Update physical_erosion.jl
xyl96 4cd05d1
try to couple dissolution in by propagator
xyl96 dcfc162
sealevel to determine production or eorsion
xyl96 11226ce
update emperical denudation by using stencil
xyl96 78d47ba
debug
xyl96 1fc6583
Create EmpericalDenudation.jl
e7576ff
changes with stencil impletemented
7f97056
emperical denudation impletement
9419bf3
physical erosion
76a7f5b
minor changes
ca9bbed
tests notebook of physical erosion
dcdf0f6
physical erosion add to cadprod
23d51f1
physicial erosion (works)
b7bc8a0
clean up
282de7f
Merge branch 'main' into xy_test
f86d5d8
more clean uo
32a2d58
clean up
e54eae0
more cleanup
76540be
update documentation (still a draft not good!)
92d312d
clean in-line quoted codes
36e9e08
visulisation should not be included
b1a8803
Add venv for Entangled and instructions for it, cherry-picked from main
jhidding 7514e2b
fix entangled conflicts
jhidding 036c4a6
remove stale bs92 erosion code; stitch modified code
jhidding 5244c23
put Erosion.jl code in module
jhidding 7c96c7a
migrate erosion code to separate files and modules, reintegrate old c…
jhidding b72df07
fix duplicate code block identifiers
jhidding 1934eec
take physical erosion out of entangled
jhidding 1b5e4bf
files reorgnisation
e8e4f5e
restructuring of denudation code in progress
jhidding 6c01038
merge main; add citation to denudation
jhidding fa06f9d
Merge branch 'main' into xy_test
jhidding d7e71c8
remove bibliography from denudation, since it is in a single place now
jhidding d4a2351
Merge branch 'main' into xy_test
jhidding 88c6f33
merge feature-units
jhidding ae2f4cf
outline changes to make denudation work
jhidding 48377c3
has problem, backup it just for computer re-installing
8c5e9a5
Merge branch 'main' into xy_test
31fdcd4
workable encapsulated codes
91ae180
changed the tests
92490f4
test for dissolution (passed)
5047370
test for emperical denudation
f6aed6b
Minor edits to the documentation, fixing some equations for better re…
EmiliaJarochowska ee38fd0
Fix inline math rendering
EmiliaJarochowska 4770991
boundary condition for redistribution and tests
d70df7d
Merge branch 'xy_test' of https://github.com/MindTheGap-ERC/CarboKitt…
a580205
Merge branch 'main' into xy_test
4eebce5
change in documentation
c99ecc0
add text to printlns in test
jhidding c3d0a36
remove print statements from tests; restore Project.toml from main; r…
jhidding bef32cc
remove trash files Denudation/test.jl and Visulisation_new [sic]
jhidding e4ae726
merge main into xy_test
jhidding 0e7c24a
Correct citations and further tweaks to equations in documentation of…
EmiliaJarochowska e69e9cc
refactor denudation code
jhidding 7f86942
merge remote
jhidding f505d10
Change table from Kaufmann & Braun into a table to avoid copyright br…
EmiliaJarochowska c1b2dce
Fix math rendering in markdown
EmiliaJarochowska 39f84b9
\] prevented math rendering, space should fix it
EmiliaJarochowska 575ccb5
Correct reference format in documentation
EmiliaJarochowska cda61b0
Typo in a reference prevented building the documentation
EmiliaJarochowska 7c01c59
split denudation into multiple files
jhidding dc1619f
bring back denudation code into entangled; fix spelling mistake in `e…
jhidding b8e9ea5
fix some equation syntax
jhidding 8144f51
unittest stuff
d71e7d0
Merge branch 'xy_test' of https://github.com/MindTheGap-ERC/CarboKitt…
7229f89
Merge branch 'main' into xy_test
xyl96 446647a
fix Johan's comment1
a65d4ff
Merge branch 'xy_test' of https://github.com/MindTheGap-ERC/CarboKitt…
138ac5a
johan comments fix 2
fadf4de
remove vis_new
b42a07d
Merge branch 'xy_test' of github.com:MindTheGap-ERC/CarboKitten.jl in…
jhidding 6b729f1
update entangled to reduce git noise
jhidding 831e460
towards cleaning up physical erosion code
jhidding d5e063f
fix physical erasion loop
jhidding 5b2d5d3
pass tests
jhidding 75776db
clean physical erosion code; breaking tests again ;)
jhidding 267afeb
fix box types in physical erosion mod
jhidding ba565dd
Johan comment fixed
86f5730
move denudation examples; remove ancient ones
jhidding f831f41
runnable Diss and Emp
471a662
fix errors
a6007d1
make denudation examples work (at least not crash)
jhidding 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 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 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 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 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 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.
Don't do this kind of SHIT!