Sha256: f79c52b9b57154508911fb7e594ff21d338ccc5a5d0f5f77adc8499dcd6e8957
Contents?: true
Size: 663 Bytes
Versions: 14
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
14 entries across 14 versions & 2 rubygems