Metadata-Version: 2.0
Name: omnium
Version: 0.9.1
Summary: Output Management with Natural Interface for the UM
Home-page: https://github.com/markmuetz/omnium
Author: Mark Muetzelfeldt
Author-email: m.muetzelfeldt@pgr.reading.ac.uk
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: C
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science

============================================
omnium - Output Management for UM. In alpha.
============================================

* Designed to fit into rose/cylc workflow
* Also easy to use as a standalone utility.
* Allows easy adding of new analysers to workflow.
* Conversion from fields files to NetCDF4.
* Sync'ing from work computer to local mirror.
* Data visualization with 2D and 3D displays.
* Use MPI with master/slave config to farm out work.

Dependencies
============

* iris
* pyqtgraph (data visualization)
* rsync
* mpi4py


