Michael Uleysky
2b29d8ada7
Handle the first error before proceeding
7 days ago
Michael Uleysky
3d1d6878c3
Show holes in time distribution
1 week ago
Michael Uleysky
ba9b2ac3f8
Update action genintfile for work with adapter-based sources
1 week ago
Michael Uleysky
8775f35d41
Display information about selected time moments
1 week ago
Michael Uleysky
6c29188436
Added geostrophic module
2 weeks ago
Michael Uleysky
5d09c03d00
Changed the way unused variables are handled
2 weeks ago
Michael Uleysky
c0bf9f5fe5
Preliminary modules support for Adapter. TEOS10 module.
3 weeks ago
Michael Uleysky
506fcd9ffb
Show comment field for variable
3 weeks ago
Michael Uleysky
44577945ce
Make Adapter::VInfo virtual
3 weeks ago
Michael Uleysky
bc2a7c83be
Removed action tsca, Adapter support added to action tsc
4 weeks ago
Michael Uleysky
005d3a9544
Info action for the Adapter-supported sources
4 weeks ago
Michael Uleysky
fed984efcb
New action using new Adapter interface
4 weeks ago
Michael Uleysky
ce443cd827
Added obfuscate parameter for actions tsc and uv
4 months ago
Michael Uleysky
b4b11005a2
Calculatin gradients in the action tsc
10 months ago
Michael Uleysky
91579910ff
We distinguish between conventional and geostrophic velocities, since some data sets contain both.
12 months ago
Michael Uleysky
775a038263
Working with the Copernicus catalog is placed in a separate class.
...
The Error and RetVal classes are used.
1 year ago
Michael Uleysky
4627f76a0d
Update michlib, fix errors and warnings
1 year ago
Michael Uleysky
4274cda5b3
Added mirror action and COPERNICUS source for it with caches, fucnctions, etc
1 year ago
Michael Uleysky
932191ec95
Fixed error with output files names for the action uv
1 year ago
Michael Uleysky
93f6ccc563
New action - int
1 year ago
Michael Uleysky
04f45ba459
Support for time column in netcdf files generated by uv and tsc actions
1 year ago
Michael Uleysky
7a1690e6f0
Added support for writing attributes to netcdf files
1 year ago
Michael Uleysky
cccd67aab4
Added an interface class for writing netcdf files
2 years ago
Michael Uleysky
0509ca31f6
Information about geostrophic or non-geostrophic velocities is added to the output file for the genintfile action
2 years 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.
2 years ago
Michael Uleysky
09f13ac243
Gradient calculation code (without filtering)
2 years ago
Michael Uleysky
dcbc249fd7
Netcdf output files made more COARDS-compliant
2 years ago
Michael Uleysky
ef98f3f63d
Fixed incorrect setting of variable names in tsc action.
2 years ago
Michael Uleysky
9f4d7094dd
Sources may specify default variable lists for the tsc module.
2 years ago
Michael Uleysky
df85e7ca51
Reading and caching multiple variables from the source.
2 years 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.
2 years ago
Michael Uleysky
ed1282413f
Added support for netcdf output for the uv action
2 years ago
Michael Uleysky
1d9268b32d
Using the new NCFileW class to write netcdf files with the tsc module
2 years ago
Michael Uleysky
e25f843e7e
Autodetect format by output file extension in the tsc action
2 years ago
Michael Uleysky
20824cdaab
Added unit attribute in the netcdf output file.
2 years ago
Michael Uleysky
17b04d63de
Added support for netcdf output for the tsc action
2 years ago
Michael Uleysky
467a24e51c
Support for units of measurement in sources and the tsc module.
2 years ago
Michael Uleysky
0213249f78
The data source classes get the region from outside rather than reading it themselves from the parameters.
2 years ago
Michael Uleysky
72d88e3c67
Opening dataset is done in actions
2 years ago
Michael Uleysky
fb7000b2ab
Generate list of available actions
2 years ago