arena
arena copied to clipboard
New Attribute -> temporal serie
I don't know if we should create a new attribute or not or should be a current attribute with some prop.
We need at least numerical, boolean, coordinates, and categorical fields that store temporal series.
The current cycle system doesn't allow us to compare different cycles in an easy way but many users do re-measurements to the same resources periodically and they like to compare the values. Store the temporal values with the dates could be a good solution for that.
The values could be stored as an array with the values or use the date as a key which could be a good idea for quick indexes.
One way to improve and use these temporal values is in advanced props to define quick visualizations and some outliers filtering/validation errors in that way users could see the evolution of the field and spot possible wrong values. Also could be a good way to put the values on the field in front of the "expected model".