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.
...
Separate CoordsNames and DimNames structures in the NCFuncs class.
5 months ago
Michael Uleysky
400de53eef
ZARR support for AVISO and NEMOBIO sources
7 months ago
Michael Uleysky
dc92f4697f
Remove some unused datasets
7 months ago
Michael Uleysky
5ca27193f7
Rewrite NEMO source for using new zarr data
7 months ago
Michael Uleysky
8670511319
Added buffer for error messages in the CURLRAII class
8 months ago
Michael Uleysky
775a038263
Working with the Copernicus catalog is placed in a separate class.
...
The Error and RetVal classes are used.
8 months ago
Michael Uleysky
4627f76a0d
Update michlib, fix errors and warnings
8 months ago
Michael Uleysky
e191f99c8f
Fixed some memory leaks
8 months ago
Michael Uleysky
4274cda5b3
Added mirror action and COPERNICUS source for it with caches, fucnctions, etc
8 months ago
Michael Uleysky
be7103e718
Added #pragma once to the header
8 months ago
Michael Uleysky
b983023d49
New source GRIDVEL for reading pair of Surfer 6 grd files for velocity
9 months ago
Michael Uleysky
ece69ce56d
Many new regional datasets for the NEMO source
12 months ago
Michael Uleysky
bf659b1b81
NCFuncs::CheckVar now returns a VarPresence enum instead of a bool.
...
The calculation of derived variables has been moved to a separate function in NCFuncs.
Added calculation of geostrophic velocities based on sea surface height.
The uv and genintfile actions can now use geostrophic velocities.
1 year 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