ArtesiaWater / hydropandas

Module for loading observation data into custom DataFrames
https://hydropandas.readthedocs.io
MIT License
52 stars 10 forks source link

Make `read_modflow` input more flexible #146

Open OnnoEbbens opened 10 months ago

OnnoEbbens commented 10 months ago

Now you have to add a Groundwater flow model (gwf) as input to the read_modflow function. It would be nice if you can choose between a gwf and an xarray Dataset as input argument.