Christopher Barker wrote:
> arrg!
>
> When am I going to learn not to click "send" until after I've read the
> entire thread!
>
> Jeff Whitaker wrote:
>
>> John: I just contacted NCAR again, and it seems that they have
>> relicensed the software under an OSI-based license similar to the
>> U
On Mon, Jul 21, 2008 at 11:35 PM, Ryan May <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Has anyone ever thought about creating a TextCollection class? The
> purpose would be similar to the other collections, to group a bunch of
> text objects with similar properties. This probably couldn't inherit
> from
On Tue, Jul 22, 2008 at 6:30 AM, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Chris: I've now added a griddata function to matplotlib.mlab that uses
> Robert Kern's scikit.delaunay code (which is now included in matplotlib
> as matplotlib.delaunay). The more bulletproof natgrid code, with the
> dub
On Mon, Jul 21, 2008 at 04:42:39PM -0700, Ted Drain wrote:
> The public layer would just do conversions and then pass through to the
> private layer. Any code in the public layer would have to concern itself
> with possible different types (numpy vs lists, units vs floats, color names
> vs rgb).
John Hunter wrote:
> On Mon, Jul 21, 2008 at 11:35 PM, Ryan May <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> Has anyone ever thought about creating a TextCollection class? The
>> purpose would be similar to the other collections, to group a bunch of
>> text objects with similar properties. This probab
Hi,
I'll continue my current flood of emails to the list. :) I'm finally
getting back to my work on Skew-T plots, and I have a semi-working
implementation (attached.) It runs, and as is, plots up some of the
grid, with the x-value grid lines skewed 45 degrees to the right (as
they should be
Ryan May wrote:
> Hi,
>
> I'll continue my current flood of emails to the list. :) I'm finally
> getting back to my work on Skew-T plots, and I have a semi-working
> implementation (attached.) It runs, and as is, plots up some of the
> grid, with the x-value grid lines skewed 45 degrees to th
On Jul 22, 2008, at 6:26 PM, Ryan May <[EMAIL PROTECTED]> wrote:
> John Hunter wrote:
>> On Mon, Jul 21, 2008 at 11:35 PM, Ryan May <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>>
>>> Has anyone ever thought about creating a TextCollection class? The
>>> purpose would be similar to the other collections
Eric Firing wrote:
> Ryan May wrote:
>> Hi,
>>
>> I'll continue my current flood of emails to the list. :) I'm finally
>> getting back to my work on Skew-T plots, and I have a semi-working
>> implementation (attached.) It runs, and as is, plots up some of the
>> grid, with the x-value grid lin
On Tue, Jul 22, 2008 at 6:55 PM, Eric Firing <[EMAIL PROTECTED]> wrote:
> Ryan May wrote:
>> Hi,
>>
>> I'll continue my current flood of emails to the list. :) I'm finally
>> getting back to my work on Skew-T plots, and I have a semi-working
>> implementation (attached.) It runs, and as is, plots
How do you guys manage committing only parts of your working copy,
especially when you want to commit part of a file? I figure there's
got to
be a better way than multiple SVN checkouts and manually editing diffs.
>>> svn should do this automagically; it only commits the diff
I've expanded a bit on my previous solution for pre/post draw method
callbacks to add a registry which can be used to connect up arbitrary
callback functions.
The solution above is easy to adapt to other functions that might need
a callback, such as (to pick a random example) set_xlim.
See the at
Ok,
I've committed my wind barbs stuff in SVN. Anyone interested, go ahead
an hammer on it.
Should I post this over on matplotlib-users, or does experience show
that the SVN crowd all read here? (This is what you get for having a
n00b developer :) )
Jeff, does a method need to be added to
Ryan May wrote:
> Ok,
>
> I've committed my wind barbs stuff in SVN. Anyone interested, go ahead
> an hammer on it.
>
> Should I post this over on matplotlib-users, or does experience show
> that the SVN crowd all read here? (This is what you get for having a
> n00b developer :) )
We routi
14 matches
Mail list logo