getADDEImage

Errors and unexpected results
Post Reply
User avatar
joleenf
Posts: 1123
Joined: Mon Jan 19, 2009 7:16 pm

getADDEImage

Post by joleenf »

Hi,

I am revisiting some old code. I am not sure if this is a bug, I can't figure out what the problem is based on the traceback.
Is there a problem with the band information because this is simulated data and the band number is not expected?

adde://flash.ssec.wisc.edu/imagedata?&PORT=112&COMPRESS=gzip&USER=idv&PROJ=0&VERSION=1&DEBUG=false&TRACE=0&GROUP=NSSLWRF&DESCRIPTOR=CONUS&BAND=8&PLACE=CENTER&SIZE=99999 99999&UNIT=TEMP&MAG=1 1&SPAC=4&NAV=X&AUX=YES&DOC=X&TIME=&POS=0&TRACK=0
Traceback (most recent call last):
File "", line 27, in
File "", line 1126, in getADDEImage
File "", line 1126, in getADDEImage
File "", line 115, in getDictionary
File "", line 150, in iteritems
File "", line 359, in _getDirValue
File "", line 305, in _handleSatBand
TypeError: 'NoneType' object is unsubscriptable


1.4beta1 2013-09-03

Joleen
User avatar
mhiley
Posts: 90
Joined: Mon Jan 23, 2012 10:22 pm

Re: getADDEImage

Post by mhiley »

Hi Joleen,

That's a bug on our end and should be fixed when the next nightly gets built (might not be until Monday?)... sorry about that!

-Mike
Post Reply