瀏覽代碼

add thumb

tags/1.5
Nico Rey 4 年之前
父節點
當前提交
35c76cf0f8
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      receive_meteor.sh

+ 1
- 0
receive_meteor.sh 查看文件

@@ -54,6 +54,7 @@ if [ -f "${METEOR_OUTPUT}/${3}.dec" ]; then

log "Rectifying image to adjust aspect ratio" "INFO"
python3 "${NOAA_HOME}/rectify.py" "${NOAA_OUTPUT}/images/${3}-122.bmp"
/usr/bin/convert -thumbnail 300 "${NOAA_OUTPUT}/images/${3}-rectified.jpg" "${NOAA_OUTPUT}/images/thumb/${3}-rectified.jpg"
rm "${METEOR_OUTPUT}/${3}-122.bmp"
rm "${METEOR_OUTPUT}/${3}.bmp"



Loading…
取消
儲存