From 5f4ed6bb1e757a27943d428b70f457bbcd49df56 Mon Sep 17 00:00:00 2001 From: acoca Date: Mon, 1 Jul 2024 22:40:43 +0100 Subject: [PATCH 01/24] add references for the icenet library nb --- book/_bibliography/references.bib | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/book/_bibliography/references.bib b/book/_bibliography/references.bib index 489cf3ac..3720bbfb 100644 --- a/book/_bibliography/references.bib +++ b/book/_bibliography/references.bib @@ -139,7 +139,7 @@ @article{Andersson2021 volume = {12}, url = {https://doi.org/10.1038/s41467-021-25257-4}, year = {2021}, - topic = {ac327c3a-5264-40a2-8c6e-1e8d7c4b37ef} + topic = {ac327c3a-5264-40a2-8c6e-1e8d7c4b37ef, 67a1e320-7c47-4ea9-8df8-e868326bc90b} } ## 1b8921af-e77f-4ccf-ae38-4813cdceba0f @@ -420,4 +420,20 @@ @article{filoche_2023 year={2023}, pages={e2}, topic = {39d9c177-11da-41b2-9b64-63f4c1c834b3} - } \ No newline at end of file + } + +### 67a1e320-7c47-4ea9-8df8-e868326bc90b +@software{coca_castro_2024_icenetnb, + author = {Coca-Castro, Alejandro and + This EDS book notebook contributors}, + title = {{Sea ice forecasting using IceNet (Jupyter + Notebook) published in the Environmental Data + Science book}}, + month = mar, + year = 2024, + publisher = {Zenodo}, + version = {v1.0.5}, + doi = {10.5281/zenodo.10808514}, + url = {https://doi.org/10.5281/zenodo.10808514}, + topic = {67a1e320-7c47-4ea9-8df8-e868326bc90b} +} \ No newline at end of file From 45497fa75e3141ac0989a9f0ab09b52cae1dba9a Mon Sep 17 00:00:00 2001 From: acoca Date: Mon, 1 Jul 2024 22:41:06 +0100 Subject: [PATCH 02/24] update fields with the icenet library metadata --- misc/rohub/register.py | 68 +++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 37 deletions(-) diff --git a/misc/rohub/register.py b/misc/rohub/register.py index f2934300..c6d10dd6 100644 --- a/misc/rohub/register.py +++ b/misc/rohub/register.py @@ -10,20 +10,20 @@ # metadata metadata_contribution = { - 'environment': 'ocean', + 'environment': 'polar', 'topic': 'modelling', - 'reponame': '39d9c177-11da-41b2-9b64-63f4c1c834b3', - 'title': "Variational data assimilation with deep prior (CIRC23)", - 'inputs': {'input1':{'name':'Codebase of the reproduced paper', - 'url':'https://github.com/ArFiloche/Deepprior4DVar_CI22'}, + 'reponame': '67a1e320-7c47-4ea9-8df8-e868326bc90b', + 'title': "Sea ice forecasting using the IceNet library", + 'inputs': {'input1':{'name':'Codebase of the IceNet library', + 'url':'https://github.com/icenet-ai/icenet/'}, }, - 'outputs': {'content': 'figures, models and results', - 'url': "https://doi.org/10.5281/zenodo.8338556"}, + 'outputs': {'content': 'results', + 'url': "https://doi.org/10.5281/zenodo.12612126"}, 'author_GHuser': 'eds-book-gallery', - 'references':{'ref1':{'name':'Deep prior in variational assimilation to estimate an ocean circulation without explicit regularization', - 'url':"http://doi.org/10.1017/eds.2022.31"}}, - 'sketch': {'title':'Image showing an example of the estimated motion fields with various algorithms', - 'path':'_temp/rohub/39d9c177-11da-41b2-9b64-63f4c1c834b3/plot.png'} + 'references':{'ref1':{'name':'Seasonal Arctic sea ice forecasting with probabilistic deep learning', + 'url':"https://doi.org/10.1038/s41467-021-25257-4"}}, + 'sketch': {'title':'Image showing an example of the forecasted sea ice', + 'path':'_temp/rohub/67a1e320-7c47-4ea9-8df8-e868326bc90b/plot.png'} } title_nb = metadata_contribution['title'] @@ -48,40 +48,34 @@ # edition authors=[ {"agent_type": "user", - "display_name": "Mukulika Pahari", - "name": "Mukulika Pahari", - "email": "mukulikapahari@gmail.com", - "orcid_id": None, - "affiliation": "University of Mumbai"}, + "display_name": "Bryn Noel Ubald", + "name": "Bryn Noel Ubald", + "email": "bryald@bas.ac.uk", + "orcid_id": "0000-0002-0206-7140", + "affiliation": "British Antarctic Survey"}, {"agent_type": "user", - "display_name": "Rutika Bhoir", - "name": "Rutika Bhoir", - "email": "rutikabhoir1316@gmail.com", - "orcid_id": None, - "affiliation": "University of Mumbai"}, + "display_name": "James Byrne", + "name": "James Byrne", + "email": "jambyr@bas.ac.uk", + "orcid_id": "0000-0003-3731-2377", + "affiliation": "British Antarctic Survey"}, ] ro.set_authors(agents=authors) reviewers=[ {"agent_type": "user", - "display_name": "Tina Odaka", - "name": "Tina Odaka", - "email": "tina.odaka@ifremer.fr", - "orcid_id": "0000-0002-1500-0156", - "affiliation": "Ifremer"}, + "display_name": "Wei Ji", + "name": "Wei Ji", + "email": "weiji@developmentseed.org", + "orcid_id": "0000-0003-2354-1988", + "affiliation": "Development Seed"}, {"agent_type": "user", - "display_name": "Caroline Arnold", - "name": "Caroline Arnold", - "email": "arnold@dkrz.de", - "orcid_id": "0000-0002-9458-1517", - "affiliation": "German Climate Computing Center"}, - {"agent_type": "user", - "display_name": "Paolo Pelucchi", - "name": "Paolo Pelucchi", - "email": "paolo.pelucchi@uv.es", - "orcid_id": None, - "affiliation": "Universitat de València"}, + "display_name": "William Gregory", + "name": "William Gregory", + "email": "wg4031@princeton.edu", + "orcid_id": "0000-0001-8176-1642", + "affiliation": "Princeton University"}, ] ro.set_contributors(agents=reviewers) From 99b7ed6e3659e857428218cd5bfcd534127fd61a Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 08:34:27 +0100 Subject: [PATCH 03/24] add notebook, postprint branch --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 9f908466..adc436f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,3 +50,7 @@ path = book/notebooks/gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3 url = https://github.com/eds-book-gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3.git branch = render +[submodule "book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b"] + path = book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b + url = https://github.com/eds-book-gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b.git + branch = postprint From 9caee93c4e4b448d2b6a225cba13dbd3bd50cc48 Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 08:34:30 +0100 Subject: [PATCH 04/24] add notebook, postprint branch --- book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b | 1 + 1 file changed, 1 insertion(+) create mode 160000 book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b diff --git a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b new file mode 160000 index 00000000..5b383f62 --- /dev/null +++ b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b @@ -0,0 +1 @@ +Subproject commit 5b383f62d0db2538c03ac19b85cbe0bacfd4e4c5 From 71ce064aeabdc8980e446adba5e82cf18f0e81b1 Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 08:34:44 +0100 Subject: [PATCH 05/24] add notebook to _toc.yml --- book/_toc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/_toc.yml b/book/_toc.yml index 386304d1..1aa23132 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -23,6 +23,8 @@ parts: - file: notebooks/gallery title: Gallery sections: + - file: notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b + title: Sea ice forecasting (IceNet Library) - file: notebooks/gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3/notebook title: Variational data assimilation with deep prior (CIRC23) - file: notebooks/gallery/93463cac-471a-469d-ad52-0514fd9b67f2/notebook From 8f689031201f3af2236fdc115b362beec030fc23 Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 08:34:53 +0100 Subject: [PATCH 06/24] add notebook, postprint branch for thumbnail --- book/notebooks/gallery.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/book/notebooks/gallery.md b/book/notebooks/gallery.md index e97ad7ce..8a800644 100644 --- a/book/notebooks/gallery.md +++ b/book/notebooks/gallery.md @@ -5,6 +5,42 @@ ::::{grid} 1 3 3 3 :gutter: 2 +::::{grid-item-card} Sea ice forecasting
(IceNet Library) +:margin: 3 0 0 0 +:link: ./gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b/notebook.html +:link-type: url +:text-align: center +:shadow: md + +{bdg-primary}`Polar` +{bdg-secondary}`Modelling` +
+{bdg-warning}`Standard` +{bdg-info}`Python` +^^^ + + + ++++ +Byrne & Ubald (2024) + +

+ + license + + + binder + + + render + + + doi + +
+

+::: + :::{grid-item-card} Variational data assimilation with deep prior (CIRC23) :margin: 3 0 0 0 :link: ./gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3/notebook.html From 628df4ff4f2c0bbae1ed1ef126aff65916cc18ca Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 08:38:21 +0100 Subject: [PATCH 07/24] remove postprint branch --- .gitmodules | 4 ---- book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b | 1 - 2 files changed, 5 deletions(-) delete mode 160000 book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b diff --git a/.gitmodules b/.gitmodules index adc436f5..9f908466 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,7 +50,3 @@ path = book/notebooks/gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3 url = https://github.com/eds-book-gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3.git branch = render -[submodule "book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b"] - path = book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b - url = https://github.com/eds-book-gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b.git - branch = postprint diff --git a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b deleted file mode 160000 index 5b383f62..00000000 --- a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5b383f62d0db2538c03ac19b85cbe0bacfd4e4c5 From 7b67229b48747a0e5e464b7c09ab153d4f7fc90c Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 08:41:03 +0100 Subject: [PATCH 08/24] add preview branch --- .gitmodules | 4 ++++ book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b | 1 + 2 files changed, 5 insertions(+) create mode 160000 book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b diff --git a/.gitmodules b/.gitmodules index 9f908466..c853e083 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,3 +50,7 @@ path = book/notebooks/gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3 url = https://github.com/eds-book-gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3.git branch = render +[submodule "book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b"] + path = book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b + url = https://github.com/eds-book-gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b.git + branch = preview diff --git a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b new file mode 160000 index 00000000..f004961b --- /dev/null +++ b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b @@ -0,0 +1 @@ +Subproject commit f004961b5f149d2becc6b8fa87216f09f345ac14 From 7e239711a685585fec01977c0b88af96bf7606c7 Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 09:42:03 +0100 Subject: [PATCH 09/24] add full path notebook --- book/_toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/_toc.yml b/book/_toc.yml index 1aa23132..62192bf2 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -23,7 +23,7 @@ parts: - file: notebooks/gallery title: Gallery sections: - - file: notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b + - file: notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b/notebook title: Sea ice forecasting (IceNet Library) - file: notebooks/gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3/notebook title: Variational data assimilation with deep prior (CIRC23) From bbb5b8b6d08b8eb2126fe0146f2b90d18ab2d221 Mon Sep 17 00:00:00 2001 From: acoca Date: Tue, 2 Jul 2024 09:54:16 +0100 Subject: [PATCH 10/24] fix reference --- book/_bibliography/references.bib | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/book/_bibliography/references.bib b/book/_bibliography/references.bib index 3720bbfb..06963588 100644 --- a/book/_bibliography/references.bib +++ b/book/_bibliography/references.bib @@ -423,14 +423,15 @@ @article{filoche_2023 } ### 67a1e320-7c47-4ea9-8df8-e868326bc90b -@software{coca_castro_2024_icenetnb, + +@software{cocacastro2024_icenetnb, author = {Coca-Castro, Alejandro and This EDS book notebook contributors}, title = {{Sea ice forecasting using IceNet (Jupyter Notebook) published in the Environmental Data Science book}}, month = mar, - year = 2024, + year = {2024}, publisher = {Zenodo}, version = {v1.0.5}, doi = {10.5281/zenodo.10808514}, From 696c7df5277b2e0824a0ec02947f1b4eb7677abd Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 09:08:51 +0100 Subject: [PATCH 11/24] fix missing templates, replace with links to issues --- book/publishing/guidelines/guidelines-eic.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/book/publishing/guidelines/guidelines-eic.md b/book/publishing/guidelines/guidelines-eic.md index 7e07de21..712c35b7 100644 --- a/book/publishing/guidelines/guidelines-eic.md +++ b/book/publishing/guidelines/guidelines-eic.md @@ -30,12 +30,7 @@ Before moving to PRE-REVIEW, EiC open a new issue `Preparation` in the notebook ``` ## Pre-review -EiC open a PRE-REVIEW issue containing all relevant information of the notebook including a link to the notebook idea issue. - -Copy and paste the markdown below in the issue: - -```{include} ../../templates/editor-in-chief/eic-prereview-template.md -``` +EiC open a [PRE-REVIEW issue](https://github.com/alan-turing-institute/environmental-ds-book/issues/new?assignees=&labels=prereview&projects=&template=prereview-template.md&title=%5BPRE+REVIEW%5D) containing all relevant information of the notebook including a link to the notebook idea issue. EiC assign an editor to moderate the review and find reviewers. @@ -47,11 +42,7 @@ After the editor acceptance, EiC will update the heading at the top of the issue Once reviewers agreed on the revision, EiC open a REVIEW issue. ## Review -The REVIEW issue aims to be a space where editor will moderate timings and conversation between authors and reviewers. -EiC open it and replace the default first comment the markdown template below: - -```{include} ../../templates/editor-in-chief/eic-review-template.md -``` +The [REVIEW issue](https://github.com/alan-turing-institute/environmental-ds-book/issues/new?assignees=&labels=review&projects=&template=review-template.md&title=%5BREVIEW%5D) aims to be a space where editor will moderate timings and conversation between authors and reviewers. To facilitate the discussion, EiC creates a new branch `review` to add reviewers info (name, affiliation, GitHub handle) in the contribution section of the notebook. Then EiC commit and push changes to create a PR in the notebook repository. From 55bd95c52cb493dbdcab5656b8b20c98b118be40 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 09:29:07 +0100 Subject: [PATCH 12/24] change ref type to misc --- book/_bibliography/references.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/_bibliography/references.bib b/book/_bibliography/references.bib index 06963588..678ebb93 100644 --- a/book/_bibliography/references.bib +++ b/book/_bibliography/references.bib @@ -424,7 +424,7 @@ @article{filoche_2023 ### 67a1e320-7c47-4ea9-8df8-e868326bc90b -@software{cocacastro2024_icenetnb, +@misc{cocacastro2024_icenetnb, author = {Coca-Castro, Alejandro and This EDS book notebook contributors}, title = {{Sea ice forecasting using IceNet (Jupyter From ff640b49f94a8e90bec5d852caa3fbe50d61c53c Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 09:42:33 +0100 Subject: [PATCH 13/24] fix grid in gallery --- book/notebooks/gallery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/notebooks/gallery.md b/book/notebooks/gallery.md index 8a800644..df282a22 100644 --- a/book/notebooks/gallery.md +++ b/book/notebooks/gallery.md @@ -2,7 +2,7 @@ # Gallery :::::{container} -::::{grid} 1 3 3 3 +::::{grid} 1 3 3 3 3 :gutter: 2 ::::{grid-item-card} Sea ice forecasting
(IceNet Library) From 804bc023e2e46bd3a9102e01f8fa4a7f8085d380 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 09:51:50 +0100 Subject: [PATCH 14/24] change short title icenet notebooks, daily and monthly sif --- book/_toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/_toc.yml b/book/_toc.yml index 62192bf2..a9c563c2 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -24,7 +24,7 @@ parts: title: Gallery sections: - file: notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b/notebook - title: Sea ice forecasting (IceNet Library) + title: Daily Sea ice forecasting (IceNet) - file: notebooks/gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3/notebook title: Variational data assimilation with deep prior (CIRC23) - file: notebooks/gallery/93463cac-471a-469d-ad52-0514fd9b67f2/notebook @@ -38,7 +38,7 @@ parts: - file: notebooks/gallery/ea34568e-d86e-4720-be2f-3f826f66a26c/notebook title: Rainfall NCEP/NCAR (NOAA) - file: notebooks/gallery/ac327c3a-5264-40a2-8c6e-1e8d7c4b37ef/notebook - title: Sea ice forecasting (IceNet) + title: Monthly Sea ice forecasting (IceNet) - file: notebooks/gallery/94486a7f-e046-461f-bbb9-334ec7b57040/notebook title: Tree crown (DetectreeRGB) - file: notebooks/gallery/bc30df18-fce2-42fa-aade-1ce5b7f3ca3c/notebook From b3c645f878a1d973500acf3538c18d6d4810dfae Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 10:26:19 +0100 Subject: [PATCH 15/24] update notebook with hide cells and fix notes --- book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b index f004961b..de4f06b2 160000 --- a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b +++ b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b @@ -1 +1 @@ -Subproject commit f004961b5f149d2becc6b8fa87216f09f345ac14 +Subproject commit de4f06b269b4f5af4bcac13b912bccccd2e47524 From d7027c26be79c70c0e5e0587e9e4946f4075b978 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 10:56:06 +0100 Subject: [PATCH 16/24] update notebook, fix typos --- book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b index de4f06b2..2cc703d5 160000 --- a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b +++ b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b @@ -1 +1 @@ -Subproject commit de4f06b269b4f5af4bcac13b912bccccd2e47524 +Subproject commit 2cc703d5adcc031f96be98394038f868272edcd1 From b1c40b714f1dca242221bd6386d4ad0a65d659a9 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 10:56:15 +0100 Subject: [PATCH 17/24] fix gallery size --- book/notebooks/gallery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/notebooks/gallery.md b/book/notebooks/gallery.md index df282a22..da35ed2f 100644 --- a/book/notebooks/gallery.md +++ b/book/notebooks/gallery.md @@ -2,7 +2,7 @@ # Gallery :::::{container} -::::{grid} 1 3 3 3 3 +::::{grid} 2 3 3 3 :gutter: 2 ::::{grid-item-card} Sea ice forecasting
(IceNet Library) From 3171ae2000c0db32a1b5eab11b144c9f89fb228f Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 13:23:38 +0100 Subject: [PATCH 18/24] lowercase sea ice notebook titles --- book/_toc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/_toc.yml b/book/_toc.yml index a9c563c2..75f58b45 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -24,7 +24,7 @@ parts: title: Gallery sections: - file: notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b/notebook - title: Daily Sea ice forecasting (IceNet) + title: Daily sea ice forecasting (IceNet) - file: notebooks/gallery/39d9c177-11da-41b2-9b64-63f4c1c834b3/notebook title: Variational data assimilation with deep prior (CIRC23) - file: notebooks/gallery/93463cac-471a-469d-ad52-0514fd9b67f2/notebook @@ -38,7 +38,7 @@ parts: - file: notebooks/gallery/ea34568e-d86e-4720-be2f-3f826f66a26c/notebook title: Rainfall NCEP/NCAR (NOAA) - file: notebooks/gallery/ac327c3a-5264-40a2-8c6e-1e8d7c4b37ef/notebook - title: Monthly Sea ice forecasting (IceNet) + title: Monthly sea ice forecasting (IceNet) - file: notebooks/gallery/94486a7f-e046-461f-bbb9-334ec7b57040/notebook title: Tree crown (DetectreeRGB) - file: notebooks/gallery/bc30df18-fce2-42fa-aade-1ce5b7f3ca3c/notebook From 7591912be87f247345ef900e70015f5ffa6d7257 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 13:24:02 +0100 Subject: [PATCH 19/24] set grid size --- book/notebooks/gallery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/notebooks/gallery.md b/book/notebooks/gallery.md index da35ed2f..8a800644 100644 --- a/book/notebooks/gallery.md +++ b/book/notebooks/gallery.md @@ -2,7 +2,7 @@ # Gallery :::::{container} -::::{grid} 2 3 3 3 +::::{grid} 1 3 3 3 :gutter: 2 ::::{grid-item-card} Sea ice forecasting
(IceNet Library) From a877db2f011acde7ea9a7bd4ef5afeef7c411fea Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 13:24:22 +0100 Subject: [PATCH 20/24] change titles icenet notebooks --- book/notebooks/gallery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/notebooks/gallery.md b/book/notebooks/gallery.md index 8a800644..461f36e7 100644 --- a/book/notebooks/gallery.md +++ b/book/notebooks/gallery.md @@ -5,7 +5,7 @@ ::::{grid} 1 3 3 3 :gutter: 2 -::::{grid-item-card} Sea ice forecasting
(IceNet Library) +:::{grid-item-card} Daily sea ice forecasting
(IceNet library) :margin: 3 0 0 0 :link: ./gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b/notebook.html :link-type: url @@ -257,7 +257,7 @@ Lam *et al.* (2022)

::: -:::{grid-item-card} Sea ice forecasting
(IceNet) +:::{grid-item-card} Monthly sea ice forecasting
(IceNet) :margin: 3 0 0 0 :link: ./gallery/ac327c3a-5264-40a2-8c6e-1e8d7c4b37ef/notebook.html :link-type: url From 2dd28b5b7cbc339d9e71051e2d197cca8531ce86 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 13:24:42 +0100 Subject: [PATCH 21/24] update notebook with fixed heading to load libraries --- book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b index 2cc703d5..2b508294 160000 --- a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b +++ b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b @@ -1 +1 @@ -Subproject commit 2cc703d5adcc031f96be98394038f868272edcd1 +Subproject commit 2b50829415f1a200057a4421b0883b66bf38781b From d077899fa4139a2d66969addb456e278174d78ed Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 19:44:47 +0100 Subject: [PATCH 22/24] update branch to main --- book/notebooks/gallery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/notebooks/gallery.md b/book/notebooks/gallery.md index 461f36e7..5d091e2e 100644 --- a/book/notebooks/gallery.md +++ b/book/notebooks/gallery.md @@ -19,7 +19,7 @@ {bdg-info}`Python` ^^^ - + +++ Byrne & Ubald (2024) @@ -136,7 +136,7 @@ Malhotra *et al.* (2023) license - + binder From 40065938079b66ed76d9b4626880b82481d4e294 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 19:44:55 +0100 Subject: [PATCH 23/24] update branch to render --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c853e083..65bc6cb0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -53,4 +53,4 @@ [submodule "book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b"] path = book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b url = https://github.com/eds-book-gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b.git - branch = preview + branch = render From 2b0f1270fb3d02f88a64d1e9a366c9609b5f5242 Mon Sep 17 00:00:00 2001 From: acoca Date: Wed, 3 Jul 2024 19:45:00 +0100 Subject: [PATCH 24/24] update branch to render --- book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b index 2b508294..6e38225e 160000 --- a/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b +++ b/book/notebooks/gallery/67a1e320-7c47-4ea9-8df8-e868326bc90b @@ -1 +1 @@ -Subproject commit 2b50829415f1a200057a4421b0883b66bf38781b +Subproject commit 6e38225e9abb162569ddfc01f3b9bd17da84b122