Skip to content

Commit

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

Please sign in to comment.