-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include VI manifest for LPDAAC notification.
- Loading branch information
1 parent
b410d15
commit 140a075
Showing
2 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected] | ||
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-manifest@v2.0 | ||
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-manifest@v2.1 | ||
RUN pip3 install wheel | ||
RUN pip3 install git+https://github.com/NASA-IMPACT/[email protected] | ||
RUN pip3 install libxml2-python3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters