From: John <was...@gm...> - 2010-10-30 09:42:04
|
I've searched through the netcdf4-python trunk, but I find no reference of NetCDFFile as in how the basemap or Scientific.IO.NetCDF modules use it. For compatibility with my old scripts, is it safe to simply: from netCDF4 import Dataset as NetCDFFile ?? Thanks, john |