summaryrefslogtreecommitdiff
path: root/science/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-28 20:40:56 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-28 20:40:56 +0000
commit3a596ded2ec8ffd02e1156c11295f40cf4b22765 (patch)
treea390ed6e9651fd151b196ec02b4cce33212db94b /science/Makefile
parentAdd a missing directory (diff)
Common Data Format (CDF) is a conceptual data abstraction for storing
multi-dimensional data sets. The basic component of CDF is a software programming interface that is a device independent view of the CDF data model. The application developer is insulated from the actual physical file format for reasons of conceptual simplicity, device independence, and future expandability. CDF files created on any given platform can be transported to any other platform on to which CDF is ported and used with any CDF tools or layered applications. A comparison between CDF, netCDF, HDF and HDF5 is available at <http://cdf.gsfc.nasa.gov/html/FAQ.html>.
Notes
Notes: svn path=/head/; revision=154665
Diffstat (limited to 'science/Makefile')
-rw-r--r--science/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index d886f7a47da9..42fa754e24d8 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -10,6 +10,7 @@
SUBDIR += bblimage
SUBDIR += buddy
SUBDIR += cdcl
+ SUBDIR += cdf
SUBDIR += chemtool
SUBDIR += chemtool-devel
SUBDIR += clhep