module NumRu::GPhys::GrADS_IO

helps read/write GrADS-formatted data

Module functions

is_a_GrADS?(filename)

test whether the file is a GrADS control file.

ARGUMENTS

RETURN VALUE

open(file, varname)

GPhys constructor from GrADS.

ARGUMENTS

RETURN VALUE

EXAMPLE

write(file, gphys, name=nil)

writes a GPhys object into a GrADS file. -- !!only 4D data is supported!!

var_names(file)

ARGUMENTS

RETURN VALUE

var_names_except_coordinates(file)

same as var_names