/netcdfdocumentation/NCDFVariable/NCDFVariable.html
http://github.com/paleoterra/PaleoNetCDF · HTML · 27 lines · 25 code · 2 blank · 0 comment · 0 complexity · 08138503433048d7bdd044ce5595c1b2 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
- <html>
- <head>
- <title>API Documentation</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <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>
- <meta name="generator" content="HeaderDoc">
- </head>
- <body bgcolor="#ffffff">
- <h1>NCDFVariable.h</h1>
- <hr>
- <p>
- NCDFVariable objects handle data sets within netcdf files.
- <br></p>
- <p></p>
- <hr>
- <br><p>
- NCDFVariable 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.
-
- <br><br></p>
- <hr>
- <br><center>(Last Updated June 18, 2007)
- <br><font size="-1">HTML documentation generated by <a href="http://www.opensource.apple.com/projects" target="_blank">HeaderDoc</a></font>
- </center>
- </body>
- </html>