search for: dods_install_dir

Displaying 1 result from an estimated 1 matches for "dods_install_dir".

2005 Apr 27
1
ncdf with opendap/dods support
...fic computing, including oceanography and climate modelling, where a huge number of data sets are already served via opendap around the world. In order to do this, the user must install the opendap/dods netcdf libraries on the system and then run R CMD INSTALL --configure-args="-with-dods=$DODS_INSTALL_DIR" ncdf_1.3-dods.tar.gz where $DODS_INSTALL_DIR is wherever the opendap lib and include directories are found. My modifications are small and unelegant, but it works, providing that the user can successfully install the opendap libraries. I am neither a compile guru nor do I have very much...