21 Commits (85212ae018c96cea88de1abf258c500bea3d9483)

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 400de53eef ZARR support for AVISO and NEMOBIO sources 5 months ago
Michael Uleysky dc92f4697f Remove some unused datasets 5 months ago
Michael Uleysky 5ca27193f7 Rewrite NEMO source for using new zarr data 5 months ago
Michael Uleysky 8670511319 Added buffer for error messages in the CURLRAII class 6 months ago
Michael Uleysky 775a038263 Working with the Copernicus catalog is placed in a separate class. 6 months ago
Michael Uleysky 4627f76a0d Update michlib, fix errors and warnings 6 months ago
Michael Uleysky e191f99c8f Fixed some memory leaks 7 months ago
Michael Uleysky 4274cda5b3 Added mirror action and COPERNICUS source for it with caches, fucnctions, etc 7 months ago
Michael Uleysky be7103e718 Added #pragma once to the header 7 months ago
Michael Uleysky b983023d49 New source GRIDVEL for reading pair of Surfer 6 grd files for velocity 7 months ago
Michael Uleysky ece69ce56d Many new regional datasets for the NEMO source 10 months ago
Michael Uleysky bf659b1b81 NCFuncs::CheckVar now returns a VarPresence enum instead of a bool. 12 months ago
Michael Uleysky 09f13ac243 Gradient calculation code (without filtering) 1 year ago
Michael Uleysky 18b1f939b3 New class for access to vylet data 1 year ago
Michael Uleysky 9f4d7094dd Sources may specify default variable lists for the tsc module. 1 year 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