Michael Uleysky
|
153045016d
|
Generate list of available data sources
|
1 year ago |
Michael Uleysky
|
a73f996ce5
|
Generate actionlist.h by CMake
|
1 year ago |
Michael Uleysky
|
fb7000b2ab
|
Generate list of available actions
|
1 year ago |
Michael Uleysky
|
1c144c65c8
|
Added compile-time generated compatibility table for actions and sources
|
1 year ago |
Michael Uleysky
|
5e244b8b4e
|
The enumeration of actions has been removed, the actions are made independent classes.
Lists of unsupported actions have been added to source classes.
|
1 year ago |
Michael Uleysky
|
9b11464de2
|
The names of actions and sources are placed in the corresponding classes
|
1 year ago |
Michael Uleysky
|
e00de4e6cb
|
Fixed crytical error with NEMO source
|
1 year ago |
Michael Uleysky
|
5314746eb8
|
Added new source NEMOBIO
|
1 year ago |
Michael Uleysky
|
6b1908f17e
|
Added MODISBINLOCAL source
|
1 year ago |
Michael Uleysky
|
953eeb115e
|
Added UngriddedData class
|
1 year ago |
Michael Uleysky
|
df8ad63545
|
Removed Lon/Lat functions from BaseData class
|
1 year ago |
Michael Uleysky
|
6ae6dcf0a1
|
Added the ability to manually block certain combinations of actions and sources
|
2 years ago |
Michael Uleysky
|
8ca3fa7bb2
|
Added new action GENINTFILE
|
2 years ago |
Michael Uleysky
|
d844b0d014
|
The function DataTitle is made public
|
2 years ago |
Michael Uleysky
|
c79edbbaef
|
Fixed a bug when the longitude lies in a small sector between the end and start
|
2 years ago |
Michael Uleysky
|
b75256bec5
|
Added gcc static analyzer support
|
2 years ago |
Michael Uleysky
|
fd320973b8
|
Added new data adapter for binary files
|
2 years ago |
Michael Uleysky
|
f9da82612d
|
Rewrite abstractions
|
2 years ago |
Michael Uleysky
|
3a52d6a4ce
|
Updating michlib
|
2 years ago |
Michael Uleysky
|
712be94466
|
Added source AVISOLOCAL and made a some code rearrangement.
|
2 years ago |
Michael Uleysky
|
0e5a9577b9
|
Updated michlib
|
2 years ago |
Michael Uleysky
|
945691fb37
|
Added source AVISO
|
2 years ago |
Michael Uleysky
|
a045567290
|
Added action uv
|
2 years ago |
Michael Uleysky
|
a4d7e0b950
|
Variable name is now set explicitly in function Read() arguments
|
2 years ago |
Michael Uleysky
|
03e65ef061
|
Added support for velocity variables
|
2 years ago |
Michael Uleysky
|
e89e52b269
|
Added support for conversion from in-situ temperature to potential temperature and vice versa, as well as potential density calculations.
|
2 years ago |
Michael Uleysky
|
a40e8c9cff
|
Compile and link TEOS-10 library
|
2 years ago |
Michael Uleysky
|
54818a74f1
|
Simplified CMakeLists.txt files
|
2 years ago |
Michael Uleysky
|
9a6fa58c76
|
Added submodule with TEOS-10 code
|
2 years ago |
Michael Uleysky
|
5359665083
|
Added support for time-splitted data (HYCOM Reanalysis)
|
2 years ago |
Michael Uleysky
|
3649579610
|
Removed unused parameter
|
2 years ago |
Michael Uleysky
|
5f7b15f90f
|
Updated usage help
|
2 years ago |
Michael Uleysky
|
4dc5eda1df
|
Merged HYCOM and NEMO classes.
Configuration file name changed.
URLs for data are now read from the configuration.
Variables are searched for by the standard_name attribute.
|
2 years ago |
Michael Uleysky
|
07e0b9a9fa
|
Update michlib
|
2 years ago |
Michael Uleysky
|
b039db5beb
|
Prepare to merge HYCOM and NEMO classes
|
2 years ago |
Michael Uleysky
|
c437c85b98
|
Print really used times for action=tsc
|
2 years ago |
Michael Uleysky
|
368ce8f329
|
No need to convert latitudes
|
2 years ago |
Michael Uleysky
|
0db91e94c3
|
HYCOM support (dataset=analysis not work for now)
|
2 years ago |
Michael Uleysky
|
0a3e66b506
|
Fixed some errors
|
2 years ago |
Michael Uleysky
|
8906f25927
|
Redone abstractions
|
2 years ago |
Michael Uleysky
|
8fa655cd09
|
Fixed LTO warnings
|
2 years ago |
Michael Uleysky
|
43f8d6d6c5
|
Fixed link with OpenMP
|
2 years ago |
Michael Uleysky
|
14118a1d53
|
Making averaging more generic
|
2 years ago |
Michael Uleysky
|
3362c02178
|
Using #pragma once in headers
|
2 years ago |
Michael Uleysky
|
e59669b31b
|
List of supported variables in action=info
|
2 years ago |
Michael Uleysky
|
50e29be1b4
|
Added install directive
|
2 years ago |
Michael Uleysky
|
4f6782ea09
|
More variables.
Update NEMO code.
|
2 years ago |
Michael Uleysky
|
fc68616153
|
OpenMP required (but still not used) for compilation.
|
2 years ago |
Michael Uleysky
|
e35688fed3
|
Added actions
|
2 years ago |
Michael Uleysky
|
ba994af2ca
|
Credentials and proxy for accessing NEMO data can only be in the configuration file.
|
2 years ago |