From 33cb4c66324e6714e7b7618c19da0e6159c64a9c Mon Sep 17 00:00:00 2001 From: dansand Date: Mon, 3 Jun 2024 11:10:10 +1000 Subject: [PATCH] add hidden folders change --- {metadata_trail => .metadata_trail}/.gitkeep | 0 .../issue_body.md | 0 .../issue_dict.json | 0 .../nci_iso.csv | 0 .../ro-crate-metadata-nested.json | 0 .../assets/.gitkeep | 0 .../graphics/.gitkeep | 0 .../graphics/fig1.png | Bin .../graphics/figure_2.png | Bin .../index.md | 59 +++++++----------- .../license.txt | 0 .../ro-crate-metadata.json | 0 12 files changed, 24 insertions(+), 35 deletions(-) rename {metadata_trail => .metadata_trail}/.gitkeep (100%) rename {metadata_trail => .metadata_trail}/issue_body.md (100%) rename {metadata_trail => .metadata_trail}/issue_dict.json (100%) rename {metadata_trail => .metadata_trail}/nci_iso.csv (100%) rename {metadata_trail => .metadata_trail}/ro-crate-metadata-nested.json (100%) rename {website_material => .website_material}/assets/.gitkeep (100%) rename {website_material => .website_material}/graphics/.gitkeep (100%) rename {website_material => .website_material}/graphics/fig1.png (100%) rename {website_material => .website_material}/graphics/figure_2.png (100%) rename {website_material => .website_material}/index.md (88%) rename {website_material => .website_material}/license.txt (100%) rename {website_material => .website_material}/ro-crate-metadata.json (100%) diff --git a/metadata_trail/.gitkeep b/.metadata_trail/.gitkeep similarity index 100% rename from metadata_trail/.gitkeep rename to .metadata_trail/.gitkeep diff --git a/metadata_trail/issue_body.md b/.metadata_trail/issue_body.md similarity index 100% rename from metadata_trail/issue_body.md rename to .metadata_trail/issue_body.md diff --git a/metadata_trail/issue_dict.json b/.metadata_trail/issue_dict.json similarity index 100% rename from metadata_trail/issue_dict.json rename to .metadata_trail/issue_dict.json diff --git a/metadata_trail/nci_iso.csv b/.metadata_trail/nci_iso.csv similarity index 100% rename from metadata_trail/nci_iso.csv rename to .metadata_trail/nci_iso.csv diff --git a/metadata_trail/ro-crate-metadata-nested.json b/.metadata_trail/ro-crate-metadata-nested.json similarity index 100% rename from metadata_trail/ro-crate-metadata-nested.json rename to .metadata_trail/ro-crate-metadata-nested.json diff --git a/website_material/assets/.gitkeep b/.website_material/assets/.gitkeep similarity index 100% rename from website_material/assets/.gitkeep rename to .website_material/assets/.gitkeep diff --git a/website_material/graphics/.gitkeep b/.website_material/graphics/.gitkeep similarity index 100% rename from website_material/graphics/.gitkeep rename to .website_material/graphics/.gitkeep diff --git a/website_material/graphics/fig1.png b/.website_material/graphics/fig1.png similarity index 100% rename from website_material/graphics/fig1.png rename to .website_material/graphics/fig1.png diff --git a/website_material/graphics/figure_2.png b/.website_material/graphics/figure_2.png similarity index 100% rename from website_material/graphics/figure_2.png rename to .website_material/graphics/figure_2.png diff --git a/website_material/index.md b/.website_material/index.md similarity index 88% rename from website_material/index.md rename to .website_material/index.md index 366989b..593b608 100644 --- a/website_material/index.md +++ b/.website_material/index.md @@ -10,14 +10,14 @@ for_codes: status: doi: https://doi.org/10.25914/t2mn-bk81 url: https://mate.science/models/mather-2022-groundwater -creditText: Mather, B., Müller, R. Dietmar., ['O’Neill', "O'Neill"], C., Beall, A., +creditText: Mather, B., Müller, R. Dietmar., O'Neill, C., Beall, A., Vervoort, R. Willem., & Moresi, Louis. (2024). Constraining the response of continental-scale groundwater flow to climate change [Data set]. AuScope, National Computational Infrastructure. - https://doi.org/t2mn-bk81 + https://doi.org/10.25914/t2mn-bk81 software: - - name: 'Underworld2: Python Geodynamics Modelling for Desktop, HPC and Cloud' - doi: https://doi.org/10.5281/zenodo.7455999 - url_source: https://github.com/underworldcode/underworld2 + name: 'Underworld2: Python Geodynamics Modelling for Desktop, HPC and Cloud' + doi: https://doi.org/10.5281/zenodo.7455999 + url_source: https://github.com/underworldcode/underworld2 licence: licence_url: https://creativecommons.org/licenses/by/4.0/legalcode licence_image: ../../../img/licence/by.png @@ -47,32 +47,25 @@ creators: family_name: Moresi ORCID: 0000-0003-3685-174X associated_publication: - authors: - - '@type': Person - givenName: Ben - familyName: Mather - - '@type': Person - givenName: R. Dietmar - familyName: Müller - - '@type': Person - givenName: Craig - familyName: O’Neill - - '@type': Person - givenName: Adam - familyName: Beall - - '@type': Person - givenName: R. Willem - familyName: Vervoort - - '@type': Person - givenName: Louis - familyName: Moresi - title: Constraining the response of continental-scale groundwater flow to climate - change - doi: http://dx.doi.org/10.1038/s41598-022-08384-w - url: '' - journal: Scientific Reports + title: Constraining the response of continental-scale groundwater flow to climate change + url: http://dx.doi.org/10.1038/s41598-022-08384-w + doi: 10.1038/s41598-022-08384-w publisher: Springer Science and Business Media LLC + journal: Scientific Reports date: 2022-3-16 + authors: + - name: Ben + family_name: Mather + - name: R. Dietmar + family_name: Müller + - name: Craig + family_name: O’Neill + - name: Adam + family_name: Beall + - name: R. Willem + family_name: Vervoort + - name: Louis + family_name: Moresi compute_info: name: National Computational Infrastructure organisation: '' @@ -84,10 +77,6 @@ research_tags: - Bayesian - water-management - Python - - C - - finite element - - heat equation - - advection-diffusion compute_tags: - Python - C @@ -146,8 +135,8 @@ images: of layers has been exaggerated for visual clarity. The model of the basin was rendered in 3D using Underworld. animation: - src: ./graphics/ - caption: '' + src: + caption: model_setup_info: url: '' summary: In this paper, we apply our numerical framework to the Sydney–Gunnedah–Bowen diff --git a/website_material/license.txt b/.website_material/license.txt similarity index 100% rename from website_material/license.txt rename to .website_material/license.txt diff --git a/website_material/ro-crate-metadata.json b/.website_material/ro-crate-metadata.json similarity index 100% rename from website_material/ro-crate-metadata.json rename to .website_material/ro-crate-metadata.json