Installation
XmsExtractor can be installed using Anaconda.
You can install XmsExtractor using the conda command:
conda install -c aquaveo xmsextractor
This will install XmsExtractor and all the needed dependencies.
Usage
The XmsExtractor library contains classes for extracting data out of a grid.
Usage and documentation for each class can be found in the User Interface section
of this site. There are also additional examples that can be found on the Examples page