- Joined on Jun 09, 2018
michael_ul pushed to master at michael_ul/odm
- ce31ba091c Using proxy for zarr data and metadata
- 5b5a1c8fd1 Fixed some clang warnings
- 5c32a8bdfe Added udunit2 dependency
- 19f63956a5 Added class FileInfoCache - PostgreSQL-based cache for the information about files
- 29a7a98548 RAII class for the PGresult*
- Compare 6 commits »
2 weeks ago
michael_ul pushed to master at michael_ul/odm
- 802dcb55cd New dataset for NEMO (temporary fix)
- 6180648ac5 Changed cache description string parsing
- Compare 2 commits »
3 months ago
michael_ul pushed to master at michael_ul/odm
- c00ce94180 The names of products and datasets are obtained from the href field, not the title field
4 months ago
michael_ul pushed to master at michael_ul/odm
- 4294be57d1 Added supporting proxy for access to the COPERNICUS catalog
- 6d6b77f7d3 Added filter parameter for the COPERNICUS source. Now we can select subset of files for mirroring.
- 815ae6b4dd qqq
- 28a003c488 We use only one global connection to the database
- Compare 4 commits »
4 months ago
michael_ul pushed to master at michael_ul/odm
- 85212ae018 Support for dissolved oxygen concentration
5 months ago
michael_ul pushed to master at michael_ul/odm
- b4b11005a2 Calculatin gradients in the action tsc
5 months ago
michael_ul pushed to master at michael_ul/odm
- 7c3c254b72 Support for multiple open files or datasets in the NCZarr interface.
- c46abb091d Removed some features from the NCZarr interface. Removed direct access to variables and dimensions in NCZarr, dimensions are now bound to variables.
- 9a38bdb28b Common class for NCSimple and Zarr
- Compare 3 commits »
5 months ago
michael_ul pushed to master at michael_ul/odm
- 91579910ff We distinguish between conventional and geostrophic velocities, since some data sets contain both.
7 months ago
michael_ul pushed to master at michael_ul/odm
- a36d6ce955 Always read variables as real values
7 months ago
michael_ul pushed to master at michael_ul/odm
- ae5fea9fd3 The inverted vertical axis treatment is placed in the proper place
7 months ago
michael_ul pushed to master at michael_ul/odm
- 86c40b42f2 Update michlib
- 400de53eef ZARR support for AVISO and NEMOBIO sources
- dc92f4697f Remove some unused datasets
- 93cee61939 Workaround for unknown bug in libcurl and/or ssl
- 82b233b443 Handle situation when fill=null in zarr file
- Compare 15 commits »
8 months ago
michael_ul pushed to master at michael_ul/odm
- 4274cda5b3 Added mirror action and COPERNICUS source for it with caches, fucnctions, etc
- be7103e718 Added #pragma once to the header
- 0f49d1254b Update michlib
- b983023d49 New source GRIDVEL for reading pair of Surfer 6 grd files for velocity
- 932191ec95 Fixed error with output files names for the action uv
- Compare 6 commits »
9 months ago
michael_ul pushed to master at michael_ul/odm
- 04f45ba459 Support for time column in netcdf files generated by uv and tsc actions
- b4bcd0e770 Added TimeData structure for easy calculation of time column parameters of netcdf files.
- f27ad2ce72 The code for obtaining time point indices has been simplified. The indexes are returned sorted by the time points they represent.
- 9d2f411e04 Added interface for partially writing a variable to a netcdf file
- 7a1690e6f0 Added support for writing attributes to netcdf files
- Compare 7 commits »
10 months ago
michael_ul pushed to master at michael_ul/odm
- ece69ce56d Many new regional datasets for the NEMO source
- d2d516aabb Support for regional grids in the LayeredData class.
- 81fb8d1ddc Update michlib
- 1e8d401737 Support for second as time unit in NCFuncs::Refdate
- cccd67aab4 Added an interface class for writing netcdf files
- Compare 5 commits »
1 year ago
michael_ul pushed to master at michael_ul/odm
- 0509ca31f6 Information about geostrophic or non-geostrophic velocities is added to the output file for the genintfile action
1 year ago