Sha256: 20193e9951b7bdba5306e39141f55307234f5255b853d8c98a83fb21313551be
Contents?: true
Size: 663 Bytes
Versions: 1
Compression:
Stored size: 663 Bytes
Contents
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>../lib/numru/gphys/attribute.rb</title> </head> <body> <h1><a name="label:0" id="label:0">class Attribute < Hash</a></h1><!-- RDLabel: "class Attribute < Hash" --> <p>A Hash class compatible with NetCDF attributes.</p> <ul> <li>Values are restricted to NetCDFAttr values</li> <li>Keys must be String or Symbol (Symbol is converted into String such that they are used interchangeably. E.g., attr[:units] == attr["units"] )</li> </ul> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gentooboontoo-gphys-0.6.1.3 | doc/attribute.html |