From 90b26c91b2c1c8dee95e82f66ee9ae17864265bb Mon Sep 17 00:00:00 2001 From: Andrew Kiss <31054815+aekiss@users.noreply.github.com> Date: Thu, 2 May 2024 15:14:24 +1000 Subject: [PATCH 1/2] deprecation notice in README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 464c46c..fa991df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@

+---------- +# _DEPRECATION NOTICE_ + +_ACCESS-NRI has taken on responsibility for ongoing support of ACCESS-OM2, so this repository is not being updated and will eventually be archived._ + +_**New ACCESS-OM2 experiments and code development should use the latest code release from [ACCESS-NRI/ACCESS-OM2](https://github.com/ACCESS-NRI/ACCESS-OM2) and configurations from [ACCESS-NRI/access-om2-configs](https://github.com/ACCESS-NRI/access-om2-configs), and all new issues should be posted on one of those repositories.**_ + +----------- + # ACCESS-OM2 ACCESS-OM2 is a global coupled ocean - sea ice model being developed by [COSIMA](http://www.cosima.org.au). From fbf7874f2c199f05ca09e9ec883a6591a2ff3c9d Mon Sep 17 00:00:00 2001 From: Andrew Kiss <31054815+aekiss@users.noreply.github.com> Date: Thu, 2 May 2024 15:40:59 +1000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa991df..81638f6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ---------- # _DEPRECATION NOTICE_ -_ACCESS-NRI has taken on responsibility for ongoing support of ACCESS-OM2, so this repository is not being updated and will eventually be archived._ +_[ACCESS-NRI](https://www.access-nri.org.au/) has taken on responsibility for ongoing support of ACCESS-OM2, so this repository is not being updated and will eventually be archived._ _**New ACCESS-OM2 experiments and code development should use the latest code release from [ACCESS-NRI/ACCESS-OM2](https://github.com/ACCESS-NRI/ACCESS-OM2) and configurations from [ACCESS-NRI/access-om2-configs](https://github.com/ACCESS-NRI/access-om2-configs), and all new issues should be posted on one of those repositories.**_