16 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 4627f76a0d Update michlib, fix errors and warnings 6 months ago
Michael Uleysky 2eb57ac715 Fixed a bug with a crash if the link with the data cannot be opened 9 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 0213249f78 The data source classes get the region from outside rather than reading it themselves from the parameters. 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
Michael Uleysky 945691fb37 Added source AVISO 1 year ago
Michael Uleysky a045567290 Added action uv 1 year ago
Michael Uleysky a4d7e0b950 Variable name is now set explicitly in function Read() arguments 1 year ago
Michael Uleysky 03e65ef061 Added support for velocity variables 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 5359665083 Added support for time-splitted data (HYCOM Reanalysis) 1 year ago
Michael Uleysky 3649579610 Removed unused parameter 1 year ago
Michael Uleysky 4dc5eda1df Merged HYCOM and NEMO classes. 1 year ago