16 Commits (aaafdf28e73cb3c646bc2036b5cf4dbcba50181e)

Author SHA1 Message Date
Michael Uleysky 93f6ccc563 New action - int 7 months ago
Michael Uleysky bf659b1b81 NCFuncs::CheckVar now returns a VarPresence enum instead of a bool. 12 months ago
Michael Uleysky c85dc28858 Removed copy constructor from BaseData to prevent unnecessary copying of data 1 year ago
Michael Uleysky 3b40409fb2 Sources can now set the standart_name, long_name, and comment attributes on read data. If the standart_name and long_name attributes are not set, the tsc module will attempt to set them according to the variable names. 1 year ago
Michael Uleysky 467a24e51c Support for units of measurement in sources and the tsc module. 1 year ago
Michael Uleysky 0213249f78 The data source classes get the region from outside rather than reading it themselves from the parameters. 1 year ago
Michael Uleysky 5e244b8b4e The enumeration of actions has been removed, the actions are made independent classes. 1 year ago
Michael Uleysky 953eeb115e Added UngriddedData class 1 year ago
Michael Uleysky df8ad63545 Removed Lon/Lat functions from BaseData class 1 year ago
Michael Uleysky f9da82612d Rewrite abstractions 1 year ago
Michael Uleysky a045567290 Added action uv 1 year ago
Michael Uleysky e89e52b269 Added support for conversion from in-situ temperature to potential temperature and vice versa, as well as potential density calculations. 1 year ago
Michael Uleysky 8906f25927 Redone abstractions 2 years ago
Michael Uleysky 14118a1d53 Making averaging more generic 2 years ago
Michael Uleysky 3362c02178 Using #pragma once in headers 2 years ago
Michael Uleysky ae39315da4 Initial code 2 years ago