- Oct 19, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Oct 17, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Oct 16, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Oct 13, 2023
-
-
Uwe Schulzweida authored
-
- Oct 12, 2023
-
-
Uwe Schulzweida authored
-
- Oct 11, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Oct 10, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Oct 05, 2023
-
-
-
in case of -2in1out -1in1out -variable [ <GROUP> ] the 1in1out was not properly removed. This caused a runtime error as the parser attempted to assign further nodes to an already finished node.
-
-
-
- Oct 04, 2023
-
-
Uwe Schulzweida authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- added member to eca requests: compare type - eca functons now use new request member instead of cdo_operator_f2() - added functions: * set_default_compare_type(&int) * set_compare_type_from_params(&int, params)A - new functions set request member compare_type - replaced oper_t manipulation with the new functions and use of the new member - removed function addWithFrequency - With these changes each function that uses the Eca routines needs to call the set_default_compare_type function, or rather is required to set the request member compare_type as the default is -1 - added assertion for request.compare_type != -1 in EcaIndices
-
-