Hi everybody. I have just released version 0.6-3 of pycdf, which finally supports the NumPy array package (along Numeric and numarray). Here is the announcement. ================================== Project "pysclint" ('pysclint') has released the new version of package 'pycdf'. You can download it from SourceForge.net by following this link: <https://sourceforge.net/project/showfiles.php? group_id=143145&release_id=485773
or browse Release Notes and ChangeLog by visiting this link: <https://sourceforge.net/project/shownotes.php?release_id=485773> ================================== I was pleased to follow this thread about pycdf, and see the number of people who are pleased with it. In case anybody doubts it, I will still actively maintain pycdf. Best regards, André Gosselin gosselina@dfo-mpo.gc.ca
Hi everybody. I have just released version 0.6-3 of pycdf, which finally supports the NumPy array package (along Numeric and numarray). Here is the announcement. ================================== Project "pysclint" ('pysclint') has released the new version of package 'pycdf'. You can download it from SourceForge.net by following this link: <https://sourceforge.net/project/showfiles.php?group_id=143145&release_id=485773> or browse Release Notes and ChangeLog by visiting this link: <https://sourceforge.net/project/shownotes.php?release_id=485773> ================================== I was pleased to follow a previous thread about pycdf, and see the number of people who are pleased with it. To remove any doubt, I will still actively maintain pycdf. Best regards, André Gosselin gosselina@dfo-mpo.gc.ca
A small error slipped into the pycdf-0.6-3 release. Attribute deletion through del(), and dimension length inquiry through len() were missing in that release. A new pycdf-0.6.3b fixes those problems. I have withdrawn pycdf-0.6.3 from Sourceforge.net . Those people who have already downloaded this release can safely continue to use it,if they do not mind missing the del() and len() features. Reagrds, Andre Gosselin
Hi Andre, I've downloaded bpycdf and it works very nicely with numpy; thanks very much for all your effort. One small problem; I'm probably being stupid, but I cannot see how to set a _Fillvalue as Float32. regards, George Nurser. On 12/02/07, Andre Gosselin <gosselina@dfo-mpo.gc.ca> wrote:
A small error slipped into the pycdf-0.6-3 release. Attribute deletion through del(), and dimension length inquiry through len() were missing in that release.
A new pycdf-0.6.3b fixes those problems. I have withdrawn pycdf-0.6.3 from Sourceforge.net . Those people who have already downloaded this release can safely continue to use it,if they do not mind missing the del() and len() features.
Reagrds, Andre Gosselin
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion
participants (2)
-
Andre Gosselin -
George Nurser