Skip to content
Snippets Groups Projects
Commit 97fbb9b5 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent c4371ea6
No related branches found
No related tags found
No related merge requests found
...@@ -202,7 +202,7 @@ def find_bin_index(nda, value_s): ...@@ -202,7 +202,7 @@ def find_bin_index(nda, value_s):
iL = idxs[above].max() iL = idxs[above].max()
iL_s[k] = iL iL_s[k] = iL
return iL_s return iL_s.astype(np.int32)
# array solzen must be degrees, missing values must NaN. For small roughly 50x50km regions only # array solzen must be degrees, missing values must NaN. For small roughly 50x50km regions only
......
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