Metadata-Version: 2.1
Name: irons
Version: 0.4
Summary: A Python package that enables the simulation, forecasting and optimisation of reservoir systems
License: MIT
Author: Andres Peñuela
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Functions (>=0.7.0,<0.8.0)
Requires-Dist: bqplot (==0.11.6)
Requires-Dist: cdsapi (==0.2.5)
Requires-Dist: ipywidgets (==7.2.1)
Requires-Dist: matplotlib (==3.1.1)
Requires-Dist: netcdf4 (==1.4.2)
Requires-Dist: numba (==0.49.1)
Requires-Dist: numpy (==1.16.5)
Requires-Dist: pandas (==0.25.1)
Requires-Dist: platypus-opt (==1.0.3)
Requires-Dist: plotly (==4.4.1)
