Skip to content

Commit

Permalink
Merge pull request #160 from NASA-IMPACT/dev
Browse files Browse the repository at this point in the history
Update metadata and file tag to use LaSRC v3.5.1.
  • Loading branch information
sharkinsspatial authored Jun 4, 2024
2 parents 1efc285 + 5d93c52 commit 75e68b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENV PREFIX=/usr/local \
HDFLINK=" -lmfhdf -ldf -lm" \
ECS_ENABLE_TASK_IAM_ROLE=true \
PYTHONPATH="${PYTHONPATH}:${PREFIX}/lib/python3.6/site-packages" \
ACCODE=LaSRCL8V3.5.5 \
ACCODE=LaSRCL8V3.5.1 \
LC_ALL=en_US.utf-8 \
LANG=en_US.utf-8

Expand Down Expand Up @@ -112,7 +112,7 @@ RUN pip3 install click==7.1.2
RUN pip3 install rio-cogeo==1.1.10 --no-binary rasterio --user
RUN pip3 install git+https://github.com/NASA-IMPACT/[email protected]

RUN pip3 install git+https://github.com/NASA-IMPACT/hls-metadata@v2.4
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-metadata@v2.5

RUN pip3 install git+https://github.com/NASA-IMPACT/[email protected]

Expand Down

0 comments on commit 75e68b6

Please sign in to comment.