NetCDF::File
Inherits NetCDF::Root / Reference / Object
Constructors
new(id : Int32, parent_id : Int32 = LibNetcdf4::NC_GLOBAL)
SourceClass methods
open(path : String, mode : String = "r")
SourceInstance methods
add_attribute(name, type_str, value)
Sourceattributes
Sourceid
Sourceid=(id : Int32)
Sourceparent_id
Sourceparent_id=(parent_id : Int32)
Source