Skip to content

Commit

Permalink
Upgrade hls-hdf_to_cog to 1.7 to fix COG datum issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkinsspatial committed May 17, 2022
1 parent 58a2824 commit d3a557b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ RUN pip3 install git+https://github.com/NASA-IMPACT/hls-manifest@v2.0
RUN pip3 install wheel
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-browse_imagery@v1.7
RUN pip3 install libxml2-python3
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-hdf_to_cog@v1.6
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-hdf_to_cog@v1.7
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-utilities@v1.8
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-cmr_stac@v1.6

Expand Down

0 comments on commit d3a557b

Please sign in to comment.