Re: [Matplotlib-users] question re: map projection conversion and NetCDF files

2010-01-19 Thread Jeff Whitaker
Michael Mason wrote: > Hello, > > I have a set of NetCDF files that are in Lambert Conformal projection, > and I want to convert them to rectilinear, lat/lon projection. I'm > able to do this and plot the data and print the data out to a png > file. However, I want to get access to the underlying

[Matplotlib-users] question re: map projection conversion and NetCDF files

2010-01-19 Thread Michael Mason
Hello, I have a set of NetCDF files that are in Lambert Conformal projection, and I want to convert them to rectilinear, lat/lon projection. I'm able to do this and plot the data and print the data out to a png file. However, I want to get access to the underlying data as it appears after the pr