Skip to content
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

Notebooks cleanup #82

Merged
merged 33 commits into from
Oct 3, 2023
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
642475d
move Jupyter notebooks
raehik Mar 20, 2023
4fecaa5
delete empty Jupyter notebook
raehik Mar 20, 2023
24783ba
gitignore: global ignore Jupyter cache dirs
raehik Mar 20, 2023
ebffeb1
delete temporary Jupyter notebook
raehik Mar 20, 2023
c673987
rename Jupyter notebooks
raehik Mar 20, 2023
3757a0d
add short note for Jupyter notebooks
raehik Mar 20, 2023
52111b9
fix merge conflict
MarionBWeinzierl Jul 27, 2023
f83a5c8
set path to src in jupyter notebooks
MarionBWeinzierl Jul 27, 2023
9e3dd7e
various fixes to work towards getting the notebooks running #59
MarionBWeinzierl Aug 15, 2023
b9953d8
clean up outputs of notebook
MarionBWeinzierl Aug 15, 2023
c4ae572
Merge remote-tracking branch 'origin/main' into notebooks-cleanup
MarionBWeinzierl Aug 17, 2023
04ad24b
#59 fixed notebook (and related files) to create figure 1b
MarionBWeinzierl Aug 18, 2023
948a071
add some short comments to the notebook
MarionBWeinzierl Aug 21, 2023
8f2e919
Add mlrun within jupyter notebook directory to gitignore
MarionBWeinzierl Aug 23, 2023
dd87510
removed absolute path and make sure you don't need to be in notebook …
MarionBWeinzierl Aug 23, 2023
d9d9821
removed unnecessary import
MarionBWeinzierl Aug 23, 2023
c7321aa
fixed notebook for figure 6
MarionBWeinzierl Aug 24, 2023
d461375
cleanup
MarionBWeinzierl Aug 24, 2023
a0d192c
Update README.md - add comments about data for notebooks etc
MarionBWeinzierl Sep 1, 2023
69cf61d
Update README.md - add paper links
MarionBWeinzierl Sep 1, 2023
ae72c01
delete no longer needed notebooks as identified in #82
MarionBWeinzierl Sep 14, 2023
d693fa1
Merge branch 'notebooks-cleanup' of github.com:m2lines/gz21_ocean_mom…
MarionBWeinzierl Sep 14, 2023
27f55c3
resolved conflicts (by taking new version)
MarionBWeinzierl Sep 21, 2023
3beae32
fixes in README and get test_global_control script to run
MarionBWeinzierl Sep 22, 2023
eacd355
Merge remote-tracking branch 'origin/main' into notebooks-cleanup
MarionBWeinzierl Sep 24, 2023
4736d51
working on test_global_control
MarionBWeinzierl Sep 25, 2023
3fd2a2c
working on test_global_control
MarionBWeinzierl Sep 25, 2023
47b98a5
some clean-up
MarionBWeinzierl Sep 26, 2023
b22cfaf
fixed some things in the docs and notebook
MarionBWeinzierl Sep 27, 2023
9045a07
clean up
MarionBWeinzierl Sep 27, 2023
9b43026
clarified how to run the test_global_control notebook
MarionBWeinzierl Sep 29, 2023
a8d2948
rm output jpgs
MarionBWeinzierl Sep 29, 2023
edbc5f8
adjustments after PR review
MarionBWeinzierl Oct 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,689 changes: 23 additions & 1,666 deletions examples/jupyter-notebooks/Laure_maps_and_implementation-Copy1.ipynb

Large diffs are not rendered by default.

10,471 changes: 55 additions & 10,416 deletions examples/jupyter-notebooks/experiment-assorted-01.ipynb

Large diffs are not rendered by default.

22,445 changes: 128 additions & 22,317 deletions examples/jupyter-notebooks/experiment-assorted-02.ipynb

Large diffs are not rendered by default.

1,180 changes: 70 additions & 1,110 deletions examples/jupyter-notebooks/generate-paper-figure-1.ipynb

Large diffs are not rendered by default.

1,544 changes: 23 additions & 1,521 deletions examples/jupyter-notebooks/generate-paper-figure-6.ipynb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions examples/jupyter-notebooks/mlruns/0/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
artifact_location: file:///home/marion/workspace/gz21_ocean_momentum/examples/jupyter-notebooks/mlruns/0
MarionBWeinzierl marked this conversation as resolved.
Show resolved Hide resolved
creation_time: 1690463832239
experiment_id: '0'
last_update_time: 1690463832239
lifecycle_stage: active
name: Default
659 changes: 59 additions & 600 deletions examples/jupyter-notebooks/multi-region-analysis-01.ipynb

Large diffs are not rendered by default.

674 changes: 60 additions & 614 deletions examples/jupyter-notebooks/multi-region-analysis-02.ipynb

Large diffs are not rendered by default.

368 changes: 33 additions & 335 deletions examples/jupyter-notebooks/multi-region-analysis-testUnet1pctCO2.ipynb

Large diffs are not rendered by default.

378 changes: 33 additions & 345 deletions examples/jupyter-notebooks/multi-region-analysis-testunet.ipynb

Large diffs are not rendered by default.

Loading
Loading