From 07dc52b63ae68eda71d161ec7b560b70840ea7fa Mon Sep 17 00:00:00 2001 From: Lauri Tuppi Date: Fri, 24 May 2024 10:05:57 +0300 Subject: [PATCH 1/2] Lauri's test update of README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bc656a62..5a56e7fd8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The OBSALL application is currently being developed as a set of scripts (written **Git**: to copy the "obsall" repository to your local directory via Git using: ``` cd your_local_directory -git clone https://earth.bsc.es/gitlab/digital-twins/de_340/obsall.git +git clone https://earth.bsc.es/gitlab/digital-twins/de_340-2/obsall.git cd obsall git checkout newbranch ``` @@ -533,7 +533,7 @@ If you use the OBSALL package in your research or publications, please cite usin year = {2024}, publisher = {GitLab}, journal = {Barcelona Supercomputing Center, Earth Sciences GitLab}, - howpublished = {\url{https://earth.bsc.es/gitlab/digital-twins/de_340/obsall/newbranch}}, + howpublished = {\url{https://earth.bsc.es/gitlab/digital-twins/de_340-2/obsall/newbranch}}, } ``` -- GitLab From 7934bd3f85efd27a9a055a7aec9ef25f83971ab6 Mon Sep 17 00:00:00 2001 From: Lauri Tuppi Date: Fri, 24 May 2024 10:19:21 +0300 Subject: [PATCH 2/2] Lauri's test 2 update of README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a56e7fd8..4d9c6f331 100644 --- a/README.md +++ b/README.md @@ -517,7 +517,7 @@ sys.exit(0) # Disclaimer -The OBSALL package is in a developement phase by the University of Helsinki team, led by Heikki Järvinen (heikki.j.jarvinen@helsinki.fi). The team includes also Jouni Räisänen (jouni.raisanen@helsinki.fi), Lauri Tuppi (lauri.tuppi@helsinki.fi), Madeleine Ekblom (madeleine.ekblom@helsinki.fi), and Alexander Mahura (alexander.mahura@helsinki.fi). Some features are still not implemented and you may expect bugs. For feedback and issue reporting, feel free to open an issue in: https://earth.bsc.es/gitlab/digital-twins/de_340/obsall/-/issues +The OBSALL package is in a developement phase by the University of Helsinki team, led by Heikki Järvinen (heikki.j.jarvinen@helsinki.fi). The team includes also Jouni Räisänen (jouni.raisanen@helsinki.fi), Lauri Tuppi (lauri.tuppi@helsinki.fi), Madeleine Ekblom (madeleine.ekblom@helsinki.fi), and Alexander Mahura (alexander.mahura@helsinki.fi). Some features are still not implemented and you may expect bugs. For feedback and issue reporting, feel free to open an issue in: https://earth.bsc.es/gitlab/digital-twins/de_340-2/obsall/-/issues # Support For all feedback, comments, and issues, feel free to open a relevant issue or email alexander.mahura@helsinki.fi -- GitLab