7 Commits (6d6b77f7d317fb32b80086b2c4122b51a352af0b)

Author SHA1 Message Date
Michael Uleysky c46abb091d Removed some features from the NCZarr interface. Removed direct access to variables and dimensions in NCZarr, dimensions are now bound to variables. 3 months ago
Michael Uleysky bf659b1b81 NCFuncs::CheckVar now returns a VarPresence enum instead of a bool. 12 months ago
Michael Uleysky df85e7ca51 Reading and caching multiple variables from the source. 1 year ago
Michael Uleysky c85dc28858 Removed copy constructor from BaseData to prevent unnecessary copying of data 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 153045016d Generate list of available data sources 1 year ago
Michael Uleysky d844b0d014 The function DataTitle is made public 1 year ago
Michael Uleysky c79edbbaef Fixed a bug when the longitude lies in a small sector between the end and start 1 year ago
Michael Uleysky f9da82612d Rewrite abstractions 1 year ago
Michael Uleysky 712be94466 Added source AVISOLOCAL and made a some code rearrangement. 1 year ago