Metadata-Version: 2.4
Name: vicpyx
Version: 0.8.0
Summary: The vicpyx module from Correlated Solutions
License-Expression: LicenseRef-Proprietary
License-File: LICENSE
License-File: LICENSE-ISC
License-File: LICENSE-PROPRIETARY
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Project-URL: homepage, https://correlated.kayako.com/
Project-URL: documentation, https://correlated.kayako.com/article/118-installing-vicpyx
Requires-Python: >=3.10
Requires-Dist: h5py
Requires-Dist: lxml
Requires-Dist: numpy>=2.0.0
Requires-Dist: pillow
Description-Content-Type: text/markdown

# vicpyx

The vicpyx python module permits loading and saving of Vic-3D data files in python. This allows custom
post-processing and data reduction algorithms to be implemented very quickly and efficiently. Since the
python module can write results in Vic-3D’s native output format, the post-processing results can then be
used in Vic-3D for visualization.
