Skip to content

Commit cd03370

Browse files
authored
Merge pull request #22 from AER-RC/jmascio_v12.13_dev
merged jmascio v12.13 dev
2 parents 4eca719 + 4fb7076 commit cd03370

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ git submodule update
5959

6060
in the `LBLRTM` directory.
6161

62-
Currently, the latest official release is LBLRTM v12.11, and it is recommended that this be the version that users clone and checkout (rather than the `master` branch). To do this, one needs to simply checkout the `v12.11` tag:
62+
Currently, the latest release is LBLRTM v12.11, and it is recommended that this be the version that users clone and checkout (rather than the `master` branch). To do this, one needs to simply checkout the `v12.13` tag:
6363

6464
```
6565
git checkout tags/v12.13
@@ -70,7 +70,7 @@ No releases before v12.9 are available via GitHub, but they can be requested by
7070
Instead of cloning, users can also download an LBLRTM [tarball](https://github.com/AER-RC/LBLRTM/archive/v12.13.zip) and unpack it:
7171

7272
```
73-
tar xvf v12.13.tar.gz
73+
tar xvf lblrtm_v12.13.tar.gz
7474
mv LBLRTM-12.13/ lblrtm
7575
```
7676

build/make_lblrtm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# path: $HeadURL$
2-
# author: $Author$
3-
# revision: $Revision$
4-
# created: $Date$
5-
#
61
# Makefile for lblrtm
72
# From lblrtm/build directory, type: gmake -f make_lblrtm <TARGET>
83

0 commit comments

Comments
 (0)