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
|
260ec1f8da
|
Check if variable with this name already exist
|
3 weeks ago |
Michael Uleysky
|
44577945ce
|
Make Adapter::VInfo virtual
|
3 weeks ago |
Michael Uleysky
|
7c8a4a1541
|
The expiration time of chunks in the cache is now configurable
|
3 weeks ago |
Michael Uleysky
|
4d9ee10fdf
|
Fixed incorrect last chunk calculation
|
3 weeks ago |
Michael Uleysky
|
bc2a7c83be
|
Removed action tsca, Adapter support added to action tsc
|
4 weeks ago |
Michael Uleysky
|
060657efbc
|
Added CheckUniform for time vector
|
4 weeks ago |
Michael Uleysky
|
899c83c015
|
Console colors support
|
4 weeks ago |
Michael Uleysky
|
b71dfc8340
|
Functions for filling Adapter from CF-compatible datasets
|
4 weeks ago |
Michael Uleysky
|
14c1244820
|
Functions for extracting titles from Copernicus products and datasets
|
4 weeks ago |
Michael Uleysky
|
0f21c3e070
|
Adapter support in the NCFileW class
|
4 weeks ago |
Michael Uleysky
|
83cae2f06a
|
New interface connecting input and output data
|
4 weeks ago |
Michael Uleysky
|
55b70742a0
|
Another approach to implementing a class for read data
|
4 weeks ago |
Michael Uleysky
|
eb839b6067
|
RAII classes for udunits
|
4 weeks ago |
Michael Uleysky
|
95d519c87b
|
Added the ability to select the location of the configuration file
|
3 months ago |
Michael Uleysky
|
ce31ba091c
|
Using proxy for zarr data and metadata
|
5 months ago |
Michael Uleysky
|
5b5a1c8fd1
|
Fixed some clang warnings
|
5 months ago |
Michael Uleysky
|
19f63956a5
|
Added class FileInfoCache - PostgreSQL-based cache for the information about files
|
6 months ago |
Michael Uleysky
|
29a7a98548
|
RAII class for the PGresult*
|
6 months ago |
Michael Uleysky
|
c38a74402d
|
Added nofollow flag (true by default) for ReadLocalFileList function
|
6 months ago |
Michael Uleysky
|
6180648ac5
|
Changed cache description string parsing
|
7 months ago |
Michael Uleysky
|
815ae6b4dd
|
qqq
|
9 months ago |
Michael Uleysky
|
28a003c488
|
We use only one global connection to the database
|
9 months ago |
Michael Uleysky
|
b4b11005a2
|
Calculatin gradients in the action tsc
|
10 months ago |
Michael Uleysky
|
7c3c254b72
|
Support for multiple open files or datasets in the NCZarr interface.
|
10 months ago |
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.
|
10 months ago |
Michael Uleysky
|
9a38bdb28b
|
Common class for NCSimple and Zarr
|
10 months ago |
Michael Uleysky
|
91579910ff
|
We distinguish between conventional and geostrophic velocities, since some data sets contain both.
|
12 months ago |
Michael Uleysky
|
a36d6ce955
|
Always read variables as real values
|
12 months ago |
Michael Uleysky
|
3e9430673d
|
Some files define time shift as double, not int
|
1 year ago |
Michael Uleysky
|
8bfa07b9c9
|
PostgreSQL backend for the cache
|
1 year ago |
Michael Uleysky
|
5ca27193f7
|
Rewrite NEMO source for using new zarr data
|
1 year ago |
Michael Uleysky
|
2a99a98192
|
Fix some errors in ZARR reader
|
1 year ago |
Michael Uleysky
|
01af4109c1
|
ZARR-compatible interface to the netcdf files
|
1 year ago |
Michael Uleysky
|
8a4fbea40a
|
Simple ZARR format reader
|
1 year ago |
Michael Uleysky
|
8670511319
|
Added buffer for error messages in the CURLRAII class
|
1 year 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
|
e191f99c8f
|
Fixed some memory leaks
|
1 year ago |
Michael Uleysky
|
4274cda5b3
|
Added mirror action and COPERNICUS source for it with caches, fucnctions, etc
|
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
|
b4bcd0e770
|
Added TimeData structure for easy calculation of time column parameters of netcdf files.
Also, one-index version of Read() function.
|
1 year ago |
Michael Uleysky
|
f27ad2ce72
|
The code for obtaining time point indices has been simplified. The indexes are returned sorted by the time points they represent.
|
1 year ago |
Michael Uleysky
|
9d2f411e04
|
Added interface for partially writing a variable to a netcdf file
|
1 year ago |
Michael Uleysky
|
7a1690e6f0
|
Added support for writing attributes to netcdf files
|
1 year ago |
Michael Uleysky
|
17002e2d9f
|
Time was not written to the output file
|
1 year ago |
Michael Uleysky
|
2eb57ac715
|
Fixed a bug with a crash if the link with the data cannot be opened
|
1 year ago |