diff --git a/easi-training-pc/Dockerfile b/easi-training-pc/Dockerfile index f0c0eee..3bdd7fa 100644 --- a/easi-training-pc/Dockerfile +++ b/easi-training-pc/Dockerfile @@ -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 diff --git a/work/data-pipelines/landsat-usgs/ls8_usgs_sr_albers_netcdf_ingest.yaml b/work/data-pipelines/landsat-usgs/ls8_usgs_sr_albers_netcdf_ingest.yaml index 6234679..a334b24 100644 --- a/work/data-pipelines/landsat-usgs/ls8_usgs_sr_albers_netcdf_ingest.yaml +++ b/work/data-pipelines/landsat-usgs/ls8_usgs_sr_albers_netcdf_ingest.yaml @@ -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