Path: csiph.com!au2pb.net!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: jorge.conrado@cptec.inpe.br Newsgroups: comp.lang.python Subject: python message Date: Wed, 02 Dec 2015 15:53:08 -0200 Lines: 23 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de VrKrUD82NcPaWrjPeLDfgQmh07MwSvyom+i7OcEhm+0A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'filename:fname piece:py': 0.07; 'received:150': 0.09; 'subject:python': 0.14; "'r')": 0.16; 'numpy': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'temp': 0.16; 'code.': 0.23; 'advance.': 0.23; 'skip:l 40': 0.23; 'import': 0.24; 'header:User-Agent:1': 0.26; 'figure': 0.27; 'skip:m 30': 0.27; 'comparison': 0.29; "i'm": 0.30; 'print': 0.30; 'code': 0.30; 'run': 0.33; 'message.': 0.33; 'instead,': 0.33; 'returning': 0.35; 'skip:b 50': 0.35; 'but': 0.36; 'skip:m 40': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'charset:us- ascii': 0.37; 'skip:p 20': 0.38; 'mean': 0.38; 'hi,': 0.38; 'to:addr:python.org': 0.40; 'future': 0.60; 'from:no real name:2**0': 0.60; 'received:br': 0.66 X-Virus-Scanned: Debian amavisd-new at tornado X-PHP-Originating-Script: 33:rcube.php X-Sender: jorge.conrado@cptec.inpe.br User-Agent: Roundcube Webmail/1.0.3 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:99904 Hi, I'm a new user of Pyhton and I run my code lenetcdf1.py and I plot the figure but I had this message: /usr/lib64/python2.7/site-packages/matplotlib/collections.py:590: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison if self._edgecolors == str('face'): I do not understand this message. Atached it my code. What can I do to solve this message. Thanks in advance. Conrado