Skip to content

Commit 334e93e

Browse files
authored
Update README.md
rte-rrtmgp-cpp in "earth-system-radiation" is not up-to-date, refer to the most up-to-date C++ implementation /microhh/rte-rrtmgp-cpp
1 parent 812e32c commit 334e93e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The original code is found at https://github.com/earth-system-radiation/rte-rrtm
1010
Contacts: Robert Pincus and Eli Mlawer
1111
1212

13-
This C++ implementation can be downloaded from https://github.com/earth-system-radiation/rte-rrtmgp-cpp
13+
This C++ implementation can be downloaded from https://github.com/microhh/rte-rrtmgp-cpp
1414

1515
Contacts: Chiel van Heerwaarden and Menno Veerman
1616

@@ -27,7 +27,7 @@ see https://www.gnu.org/licenses/gpl-3.0.en.html
2727

2828
In order to check out the code including the `rte-rrtmgp` submodule, use:
2929

30-
git clone --recurse-submodules https://github.com/earth-system-radiation/rte-rrtmgp-cpp
30+
git clone --recurse-submodules https://github.com/microhh/rte-rrtmgp-cpp
3131

3232
In case you had already checked out the repository, use:
3333

0 commit comments

Comments
 (0)