Grzegorz Kowal 052ce7e05a PYTHON: Implement reading subvolume of the datasets in AmunXML.
The subvolume to be read is controlled by additional parameter 'extent'
passed to function dataset(). The syntax of this parameters is

  extent=(xmin, xmax, ymin, ymax, zmin, zmax)

for 3D snapshots or

  extent=(xmin, xmax, ymin, ymax)

for 2D snapshots.

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
2020-12-20 22:49:14 -03:00
..
2020-09-10 16:57:03 -03:00