aschae11

Results 4 comments of aschae11

Current numpy is 1.11.0 and dask is 0.18.2. Below is the condensed version of my script that still produces the issue. from __future__ import division import numpy as np from...

@adybbroe, You probably don't recognize the name because they are files I created from data coming in from our LDM feed. Since I am working with the full disk images,...

Hi @djhoese, I am working with the Sectorized CMI, It seemed goofy to convert to radiance to just end up converting that to RGBs, so I stayed with SCMI. It...

@djhoese > Regarding your first paragraph regarding SCMI and radiances, what do you mean converting to radiances? Using the CMI data directly to create the 3 bands works great, however,...