class

NetCDF::File

Inherits NetCDF::Root / Reference / Object

Constructors

new(id : Int32, parent_id : Int32 = LibNetcdf4::NC_GLOBAL)
Source

Class methods

open(path : String, mode : String = "r")
Source

Instance methods

add_attribute(name, type_str, value)
Source
attributes
Source
close

Close file

Source
id=(id : Int32)
Source
parent_id
Source
parent_id=(parent_id : Int32)
Source
sync

Sync or "flush" file to disk

Source