Skip to content
Snippets Groups Projects
Commit 40a9fe35 authored by Andi Walther's avatar Andi Walther :speech_balloon:
Browse files

aupdate

parent bf34ccc3
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ case self.product of ...@@ -12,7 +12,7 @@ case self.product of
img = rotate(img,5) img = rotate(img,5)
img = (img eq 0) + 2 * ( img eq 1 or img eq 2) img = (img eq 0) + 2 * ( img eq 1 or img eq 2)
stop
; (0: cloud free; 1: thin clouds; 2: thick clouds) ; (0: cloud free; 1: thin clouds; 2: thick clouds)
return, img return, img
......
pro icwg2_wrap_images
o = cws_stats()
o.make_corThumb,product='ctp')
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment