Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated python(x,y) link.

...

To install the netCDF4 library: if you're on windows the best way to install these is to use python(x,y). On other platforms emerge/apt-get/port install netcdf and pip install netCDF4 or easy_install netCDF4.
To install the pydap library do easy_install pydap or pip install pydap.

...