Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #12 from csiro-easi/Updates-for-(i11)-and-(i8)
Browse files Browse the repository at this point in the history
Updates for (i11) and (i8)
  • Loading branch information
woodcockr authored May 16, 2019
2 parents e6bc7f6 + 8736124 commit ad92018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion easi-training-pc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ RUN mkdir $HOME/work && \
# Install psycopg2 as a special case, to quiet the warning message
pip3 install --no-cache --no-binary :all: psycopg2 && \
# Install jupyter notebook and additional python packages for interactive odc use
pip3 install jupyter matplotlib folium ffmpeg shapely scikit-image
pip3 install jupyter matplotlib folium ffmpeg shapely scikit-image fiona

USER root

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ measurements:
zlib: True
attrs:
long_name: "Surface Reflectance 0.53-0.59 microns (Green)"
alias: "band_4"
alias: "band_3"
- name: red
dtype: int16
nodata: -9999
Expand Down

0 comments on commit ad92018

Please sign in to comment.