RE: [pyngl-talk] new version of PyNGL

From: Ertl, John <John.Ertl_at_nyahnyahspammersnyahnyah>
Date: Mon, 18 Oct 2004 15:35:45 -0700

Great job...

It took about 3 min to install and make all the changes. Then I was back up
and running trying to solve old problems.

Thanks for the work.

John Ertl

-----Original Message-----
From: Mary Haley [mailto:haley_at_ucar.edu]
Sent: Monday, October 18, 2004 15:14
To: pyngl-talk_at_ucar.edu
Subject: new version of PyNGL

Dear PyNGL users,

We are happy to announce the release of PyNGL 0.0.1b1. There are two
big changes in this version.

The first is the removal of the "ngl_" prefix from the names of all of
the PyNGL plotting functions. This change was made due to feedback
from PyNGL testers on this email list who suggested that:

  import Ngl

was preferrable to:

  from Ngl import *

Moving to this method made us realize that "Ngl.ngl_xxxx" would be
redundant, and hence the "ngl_" prefix was removed.

The second change is that some default values for plot resources were
modified to help automate things for the user. For example, if the
user turns on contour fill, then he/she will automatically get a
labelbar on the plot.

All documentation and examples were updated to reflect these changes.
Here are some URLs that might be of interest:

 http://www.pyngl.ucar.edu/download.html - to download this new version

 http://www.pyngl.ucar.edu/appendixd.html - a full list of plot defaults
                                            that have been added

 http://www.pyngl.ucar.edu/whatsnew.html - what's new in this version

As always, we appreciate all of your feedback, and are open for
continuing feedback and questions.

Cheers,

--Mary Haley and Fred Clare
_______________________________________________
pyngl-talk mailing list
pyngl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Mon Oct 18 2004 - 16:35:28 MDT

This archive was generated by hypermail 2.2.0 : Thu Jan 19 2006 - 21:30:16 MST