Metadata-Version: 2.1
Name: busybeaver
Version: 0.0.3
Summary: simplify post-processing of MIKE model results into GIS formats.
Home-page: https://github.com/murray91/busybeaver
Author: Ryan Murray
Author-email: ryanwaltermurray@gmail.com
License: UNKNOWN
Description: # busybeaver
        This package aims to simplify post-processing of MIKE model results into GIS formats.
        
        The main objectives are to:
        
            -Create an overall framework for post-processing models in batch
            -Provide several useful scripts that simplify common post-processing tasks
            -Offer an easy to use interfaces for both python and non-python users
            -Enable the package to be easily extended with new scripts
        
        For now, the package is dependent on arcpy which requires an ArcGIS license.
Keywords: MIKE post-processing water modelling
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
