Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GMET ¶
type GMET struct { Dat [][]DSet // [station][] Nts, Nsta int // number timesteps/stations Ts []time.Time // timesteps Sids []int // station IDs Sxy []XYZ // station coordinates Snams []string // station Names (or 'Dat' parameter names) }
func (*GMET) CheckAndPrint ¶
func (*GMET) GetAllData ¶
Click to show internal directories.
Click to hide internal directories.