diff --git a/Dockerfile b/Dockerfile index 78e5e0a..a1b95ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM 018923174646.dkr.ecr.us-west-2.amazonaws.com/hls-base-3.2.0 +FROM 018923174646.dkr.ecr.us-west-2.amazonaws.com/hls-base-3.5.1 ENV PREFIX=/usr/local \ SRC_DIR=/usr/local/src \ GCTPLIB=/usr/local/lib \ @@ -110,10 +110,9 @@ COPY ./hls_libs/L8like/bandpass_parameter.S2B.txt ${PREFIX}/bandpass_parameter.S RUN pip3 install --upgrade awscli 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/hls-thumbnails@v1.3 -RUN pip3 install git+https://github.com/NASA-IMPACT/hls-thumbnails@v1.1 - -RUN pip3 install git+https://github.com/NASA-IMPACT/hls-metadata@v2.2 +RUN pip3 install git+https://github.com/NASA-IMPACT/hls-metadata@v2.4 RUN pip3 install git+https://github.com/NASA-IMPACT/hls-manifest@v2.0 @@ -121,11 +120,10 @@ 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@v2.1 -RUN pip3 install git+https://github.com/NASA-IMPACT/hls-utilities@v1.8 +RUN pip3 install git+https://github.com/NASA-IMPACT/hls-utilities@v1.9 RUN pip3 install git+https://github.com/NASA-IMPACT/hls-cmr_stac@v1.7 COPY ./scripts/* ${PREFIX}/bin/ ENV OMP_NUM_THREADS=4 ENTRYPOINT ["/bin/sh", "-c"] CMD ["sentinel.sh"] - diff --git a/scripts/sentinel_granule.sh b/scripts/sentinel_granule.sh index 40264ad..d79efdf 100755 --- a/scripts/sentinel_granule.sh +++ b/scripts/sentinel_granule.sh @@ -118,7 +118,7 @@ hls_espa_two_xml="${espa_id}_2_hls.xml" sr_hdf_one="${espa_id}_sr_1.hdf" sr_hdf_two="${espa_id}_sr_2.hdf" hls_sr_combined_hdf="${espa_id}_sr_combined.hdf" -aerosol_qa="${espa_id}_sr_aerosol.img" +aerosol_qa="${espa_id}_sr_aerosol_qa.img" # Surface reflectance is current final output hls_sr_output_hdf="$granuleoutput"