diff --git a/README.md b/README.md index 5bc656a62a36e7c5f0bba4479a99e2ea009fd784..4d9c6f33123fe263b45fec9690c80654d9f9684a 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 ``` @@ -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 @@ -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}}, } ```