CLONEEMPTY
gtsClones a Geo Time Series™, an Encoder or all the instances in a list of Geo Time Series™ or an Encoder, keeping only the metadata and not the values.
The CLONEEMPTY
function takes as parameter a Geo Time Series™, an Encoder or a list thereof. It creates an empty clone of the input with only his metadata. The cloned metadata are:
- Classname
- Labels
- Attributes
- Lastbucket, for Geo Time Series™ only
- Bucketspan, for Geo Time Series™ only
- Bucketcount, for Geo Time Series™ only
- Base timestamp, for Encoders only
- Wrapping key, for Encoders only
The input parameter is consumed and the clone or list of clones is left on the stack.