/netcdfdocumentation/NCDFVariable/NCDFVariable.html
HTML | 27 lines | 25 code | 2 blank | 0 comment | 0 complexity | 08138503433048d7bdd044ce5595c1b2 MD5 | raw file
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd"> 2<html> 3<head> 4<title>API Documentation</title> 5<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6<style type="text/css"><!--a:link {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:active {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}h4 {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: tiny; font-weight: bold;}body {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 10pt;}--></style> 7<meta name="generator" content="HeaderDoc"> 8</head> 9<body bgcolor="#ffffff"> 10<h1>NCDFVariable.h</h1> 11<hr> 12<p> 13NCDFVariable objects handle data sets within netcdf files. 14 15<br></p> 16<p></p> 17<hr> 18<br><p> 19NCDFVariable objects are the primary interface for working with netcdf data sets. The datasets are in the form of binary raster data using 0 to many dimensions. The dimensions refered to by a variable describe the variable's data shape. Use this class to access and write data from a netcdf file. 20 21<br><br></p> 22<hr> 23<br><center>(Last Updated June 18, 2007) 24<br><font size="-1">HTML documentation generated by <a href="http://www.opensource.apple.com/projects" target="_blank">HeaderDoc</a></font> 25</center> 26</body> 27</html>