Skip to content

Commit

Permalink
Merge pull request #131 from NASA-IMPACT/dev
Browse files Browse the repository at this point in the history
Update hls-hdf_to_cog to 1.7 to fix COG datum issue.
  • Loading branch information
sharkinsspatial authored May 17, 2022
2 parents 1f00113 + f93e5d7 commit e970922
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 e970922

Please sign in to comment.