Re: error CCplot (cannot convert float NaN to integer.)
CloudSat and CALIPSO plotting tool
Brought to you by:
peterkuma
From: Peter K. <pet...@wa...> - 2015-02-02 10:32:53
|
On 02/02/2015 01:07 AM, Trismono Candra Krisna wrote: > Dear Sir / Madam, > > I have problem when use ccplot. > For example when i used this code : > > */ ccplot -o cloudsat1.pdf -x 0..1000 cloudsat-reflec > F:\ACRIDICON\Satellite_image\CLOUDSAT\2014255170416_44557_CS_2B-GEOPROF_GRANULE_P_R04_E06.hdf/* > > and then error appeared : > > /* ValueErrror : cannot convert float NaN to integer.*/ > > Could you help me please? I mean explain how to solve this problem. > Thank you. > > > Best Regard, > > -- > ====================== > Trismono Candra Krisna > > University of Leipzig > Leipzig Institute for Meteorology (LIM) > Stephanstr. 3 / Room : 04 > 04103 Leipzig, Germany > > Phone: +49 176 3623 2903 > Fax: +49 341 97-32899 > Email: tri...@un... Dear Trismono, Thank you very much for reporting the problem. This is a bug in ccplot. When the vertical extent (-y) is not specified, nothing would be plotted. I fixed the problem in the latest revision on github, but please specify the -y option explicitly while I prepare a new Windows release. Regards, Peter |