Michael Uleysky
|
c85dc28858
|
Removed copy constructor from BaseData to prevent unnecessary copying of data
|
1 year 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.
|
1 year ago |
Michael Uleysky
|
467a24e51c
|
Support for units of measurement in sources and the tsc module.
|
1 year ago |
Michael Uleysky
|
0213249f78
|
The data source classes get the region from outside rather than reading it themselves from the parameters.
|
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
|
953eeb115e
|
Added UngriddedData class
|
1 year ago |
Michael Uleysky
|
df8ad63545
|
Removed Lon/Lat functions from BaseData class
|
1 year ago |
Michael Uleysky
|
f9da82612d
|
Rewrite abstractions
|
2 years ago |
Michael Uleysky
|
a045567290
|
Added action uv
|
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
|
8906f25927
|
Redone abstractions
|
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
|
ae39315da4
|
Initial code
|
2 years ago |