Skip to content

Commit b294655

Browse files
committed
linked current LBL state with v3.8 of the XS and added XS to Docker build
1 parent cd5689b commit b294655

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ WORKDIR /LBLRTM
1313
ADD aer_rt_utils /LBLRTM/aer_rt_utils
1414
ADD build /LBLRTM/build
1515
ADD src /LBLRTM/src
16+
ADD cross-sections/xs /LBLRTM/xs
17+
ADD cross-sections/FSCDXS /LBLRTM/FSCDXS
1618

1719
# build the model and clean up after the build
1820
RUN cd /LBLRTM/build; \

0 commit comments

Comments
 (0)