On Fri, 8 Aug 2003, Magnus Hagdorn wrote:
> Hi Akua, > I had a similar problem and ended up writing my own little module (in C) > which queries the netCDF file to find the variable names and length of > unlimited dimension. If you are interested I can send you the code. It's > quite specific to my file structure and set of variables. I also have > vector data and handle these case by case. I am sure you could also do > this much easier in Python. I haven't figured out yey how to use dx with > python. Yes, I would be interested in seeing the code for your module. How does one go about writing modules, anyway? What is it about Python that makes you think that I could use it do what I'm trying to do here? Thanks. Akua Nti
