Geovar

class ncTools.geovar(varname, dtype='f4', fill_value=-99999.0, **kwargs)[source]

The class geovar is similar to the netCDF class Variables but it does not include the value of the variable, it is only used to described the name of the variable and the associated metadata.

Methods

Previous topic

Chunk

Next topic

Geodata

This Page