This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Mamun, > I am working at the Lawrence Berkeley National Laboratory in dealing with > netCDF files created by Generic Mapping Tools (GMT). I need to do > additional operation on this .nc file format before I finally map it. I am > trying to display those data using Python Numpy module. Using this site > http://gfesuite.noaa.gov/developer/netCDFPythonInterface.html I am trying > to install the required tools in my Ubuntu machine. But I am getting error > saying 'no module named netCDF'. I hope you can help me fix installing > netCDF Python interface in my Ubuntu machine. Thanks ahead. That particular package is no longer developed or supported by NOAA. Its status is described here: http://gfesuite.noaa.gov/AWIPS/ob7.2a/ There are several Python netCDF packages that are being actively maintained and developed, as we list here: http://www.unidata.ucar.edu/netcdf/docs/software.html#Python We have been using and recommend Jeff Whitaker's netcdf4-python software: https://code.google.com/p/netcdf4-python/ but the other packages at the URL above may also be good and suit your purposes for use with GMT. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: EGH-664485 Department: Support netCDF Priority: Normal Status: Closed