Michael Uleysky
|
802dcb55cd
|
New dataset for NEMO (temporary fix)
|
3 months ago |
Michael Uleysky
|
6180648ac5
|
Changed cache description string parsing
|
3 months ago |
Michael Uleysky
|
c00ce94180
|
The names of products and datasets are obtained from the href field, not the title field
|
3 months ago |
Michael Uleysky
|
4294be57d1
|
Added supporting proxy for access to the COPERNICUS catalog
|
4 months ago |
Michael Uleysky
|
6d6b77f7d3
|
Added filter parameter for the COPERNICUS source. Now we can select subset of files for mirroring.
|
4 months ago |
Michael Uleysky
|
815ae6b4dd
|
qqq
|
4 months ago |
Michael Uleysky
|
28a003c488
|
We use only one global connection to the database
|
4 months ago |
Michael Uleysky
|
85212ae018
|
Support for dissolved oxygen concentration
|
4 months ago |
Michael Uleysky
|
b4b11005a2
|
Calculatin gradients in the action tsc
|
5 months ago |
Michael Uleysky
|
7c3c254b72
|
Support for multiple open files or datasets in the NCZarr interface.
|
5 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.
|
5 months ago |
Michael Uleysky
|
9a38bdb28b
|
Common class for NCSimple and Zarr
|
5 months ago |
Michael Uleysky
|
91579910ff
|
We distinguish between conventional and geostrophic velocities, since some data sets contain both.
|
7 months ago |
Michael Uleysky
|
a36d6ce955
|
Always read variables as real values
|
7 months ago |
Michael Uleysky
|
ae5fea9fd3
|
The inverted vertical axis treatment is placed in the proper place
|
7 months ago |
Michael Uleysky
|
86c40b42f2
|
Update michlib
|
7 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
|
93cee61939
|
Workaround for unknown bug in libcurl and/or ssl
|
7 months ago |
Michael Uleysky
|
82b233b443
|
Handle situation when fill=null in zarr file
|
7 months ago |
Michael Uleysky
|
3e9430673d
|
Some files define time shift as double, not int
|
7 months ago |
Michael Uleysky
|
f0fefd5f90
|
Restore GPL prefix
|
7 months ago |
Michael Uleysky
|
8bfa07b9c9
|
PostgreSQL backend for the cache
|
7 months ago |
Michael Uleysky
|
5ca27193f7
|
Rewrite NEMO source for using new zarr data
|
7 months ago |
Michael Uleysky
|
2a99a98192
|
Fix some errors in ZARR reader
|
7 months ago |
Michael Uleysky
|
01af4109c1
|
ZARR-compatible interface to the netcdf files
|
7 months ago |
Michael Uleysky
|
8a4fbea40a
|
Simple ZARR format reader
|
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
|
0f49d1254b
|
Update michlib
|
8 months ago |
Michael Uleysky
|
b983023d49
|
New source GRIDVEL for reading pair of Surfer 6 grd files for velocity
|
9 months ago |
Michael Uleysky
|
932191ec95
|
Fixed error with output files names for the action uv
|
9 months ago |
Michael Uleysky
|
93f6ccc563
|
New action - int
|
9 months ago |
Michael Uleysky
|
04f45ba459
|
Support for time column in netcdf files generated by uv and tsc actions
|
10 months ago |
Michael Uleysky
|
b4bcd0e770
|
Added TimeData structure for easy calculation of time column parameters of netcdf files.
Also, one-index version of Read() function.
|
10 months 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.
|
10 months ago |
Michael Uleysky
|
9d2f411e04
|
Added interface for partially writing a variable to a netcdf file
|
10 months ago |
Michael Uleysky
|
7a1690e6f0
|
Added support for writing attributes to netcdf files
|
11 months ago |
Michael Uleysky
|
17002e2d9f
|
Time was not written to the output file
|
11 months ago |
Michael Uleysky
|
2eb57ac715
|
Fixed a bug with a crash if the link with the data cannot be opened
|
11 months ago |
Michael Uleysky
|
ece69ce56d
|
Many new regional datasets for the NEMO source
|
12 months ago |
Michael Uleysky
|
d2d516aabb
|
Support for regional grids in the LayeredData class.
|
12 months ago |
Michael Uleysky
|
81fb8d1ddc
|
Update michlib
|
12 months ago |
Michael Uleysky
|
1e8d401737
|
Support for second as time unit in NCFuncs::Refdate
|
12 months ago |
Michael Uleysky
|
cccd67aab4
|
Added an interface class for writing netcdf files
|
1 year ago |
Michael Uleysky
|
0509ca31f6
|
Information about geostrophic or non-geostrophic velocities is added to the output file for the genintfile action
|
1 year ago |