Skip to content
Sandor Zoletnik edited this page Sep 25, 2019 · 1 revision

This wiki intends to describe changes to FLAP. The newest change is on the top.

25.9.2019 S. Zoletnik New method flap.get_data_object_ref() returns the reference to a data object in FLAP storage. In contrast to this flap.get_data_object() always returns a copy.

25.9.2019 S. Zoletnik The Coordinate.data() and DataObject.coordinate() methods have a new boolean option "Change only". If set only coordinates for the data dimensions are returned where the coordinate changes. The return objects are still N-dim, but the dimensions where the coordinate is not changing have 1 element.

Clone this wiki locally