Metadata-Version: 2.1
Name: flopy
Version: 3.3.6
Summary: FloPy is a Python package to create, run, and post-process MODFLOW-based models
Home-page: https://github.com/modflowpy/flopy
Download-URL: https://pypi.org/project/flopy
Author: FloPy Team
Author-email: modflow@usgs.gov
Maintainer: Joseph D. Hughes
Maintainer-email: jdhughes@usgs.gov
License: CC0
Project-URL: Documentation, https://flopy.readthedocs.io
Project-URL: Release Notes, https://github.com/modflowpy/flopy/blob/develop/docs/version_changes.md
Project-URL: Bug Tracker, https://github.com/modflowpy/flopy/issues
Project-URL: Source Code, https://github.com/modflowpy/flopy
Keywords: MODFLOW,groundwater,hydrogeology
Platform: Windows
Platform: Mac OS-X
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: matplotlib (>=1.4.0)
Provides-Extra: doc
Requires-Dist: affine ; extra == 'doc'
Requires-Dist: descartes ; extra == 'doc'
Requires-Dist: geojson ; extra == 'doc'
Requires-Dist: netcdf4 ; extra == 'doc'
Requires-Dist: pandas ; extra == 'doc'
Requires-Dist: pyproj ; extra == 'doc'
Requires-Dist: pyshp ; extra == 'doc'
Requires-Dist: python-dateutil (>=2.4.0) ; extra == 'doc'
Requires-Dist: scipy ; extra == 'doc'
Requires-Dist: shapely (>=1.8) ; extra == 'doc'
Requires-Dist: vtk ; extra == 'doc'
Requires-Dist: xmipy ; extra == 'doc'
Requires-Dist: ipython[kernel] ; extra == 'doc'
Requires-Dist: jupytext ; extra == 'doc'
Requires-Dist: nbsphinx ; extra == 'doc'
Requires-Dist: nbsphinx-link ; extra == 'doc'
Requires-Dist: pydata-sphinx-theme ; extra == 'doc'
Requires-Dist: PyYAML ; extra == 'doc'
Requires-Dist: recommonmark ; extra == 'doc'
Requires-Dist: rtds-action ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Requires-Dist: fiona ; (platform_system != "Windows") and extra == 'doc'
Requires-Dist: rasterio ; (platform_system != "Windows") and extra == 'doc'
Requires-Dist: rasterstats ; (platform_system != "Windows") and extra == 'doc'
Provides-Extra: lint
Requires-Dist: black ; extra == 'lint'
Requires-Dist: cffconvert ; extra == 'lint'
Requires-Dist: flake8 ; extra == 'lint'
Requires-Dist: isort ; extra == 'lint'
Requires-Dist: pylint ; extra == 'lint'
Provides-Extra: optional
Requires-Dist: affine ; extra == 'optional'
Requires-Dist: descartes ; extra == 'optional'
Requires-Dist: geojson ; extra == 'optional'
Requires-Dist: netcdf4 ; extra == 'optional'
Requires-Dist: pandas ; extra == 'optional'
Requires-Dist: pyproj ; extra == 'optional'
Requires-Dist: pyshp ; extra == 'optional'
Requires-Dist: python-dateutil (>=2.4.0) ; extra == 'optional'
Requires-Dist: scipy ; extra == 'optional'
Requires-Dist: shapely (>=1.8) ; extra == 'optional'
Requires-Dist: vtk ; extra == 'optional'
Requires-Dist: xmipy ; extra == 'optional'
Requires-Dist: fiona ; (platform_system != "Windows") and extra == 'optional'
Requires-Dist: rasterio ; (platform_system != "Windows") and extra == 'optional'
Requires-Dist: rasterstats ; (platform_system != "Windows") and extra == 'optional'
Provides-Extra: test
Requires-Dist: black ; extra == 'test'
Requires-Dist: cffconvert ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: isort ; extra == 'test'
Requires-Dist: pylint ; extra == 'test'
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: flaky ; extra == 'test'
Requires-Dist: filelock ; extra == 'test'
Requires-Dist: jupyter ; extra == 'test'
Requires-Dist: jupytext ; extra == 'test'
Requires-Dist: mfpymake ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-benchmark ; extra == 'test'
Requires-Dist: pytest-cases ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-dotenv ; extra == 'test'
Requires-Dist: pytest-xdist ; extra == 'test'

Introduction
-----------------------------------------------

FloPy includes support for MODFLOW 6, MODFLOW-2005, MODFLOW-NWT, MODFLOW-USG, and MODFLOW-2000. Other supported MODFLOW-based models include MODPATH (version 6 and 7), MT3DMS, MT3D-USGS, and SEAWAT.

For general modeling issues, please consult a modeling forum, such as the [MODFLOW Users Group](https://groups.google.com/forum/#!forum/modflow).  Other MODFLOW resources are listed in the [MODFLOW Resources](https://github.com/modflowpy/flopy#modflow-resources) section.


Documentation
-----------------------------------------------

Documentation is available on [Read the Docs](https://flopy.readthedocs.io)
and includes information on FloPy; tutorials for using FloPy with MODFLOW 6
and previous versions of MODFLOW, MT3DMS, MT3D-USGS, MODPATH, and ZONEBUDGET;
and code documentation.


Contributing
------------------------------------------------

Bug reports, code contributions, or improvements to the documentation are welcome from the community. Prior to contributing, please read up on our guidelines for [contributing](https://github.com/modflowpy/flopy/blob/develop/CONTRIBUTING.md) and then check out one of our issues in the [hotlist: community-help](https://github.com/modflowpy/flopy/labels/hotlist%3A%20community%20help).


How to Cite
-----------------------------------------------

*Citation for FloPy:*

[Bakker, Mark, Post, Vincent, Langevin, C. D., Hughes, J. D., White, J. T., Starn, J. J. and Fienen, M. N., 2016, Scripting MODFLOW Model Development Using Python and FloPy: Groundwater, v. 54, p. 733–739, doi:10.1111/gwat.12413.](https://doi.org/10.1111/gwat.12413)

*Software/Code citation for FloPy:*

[Bakker, Mark, Post, Vincent, Hughes, J. D., Langevin, C. D., White, J. T., Leaf, A. T., Paulinski, S. R., Bellino, J. C., Morway, E. D., Toews, M. W., Larsen, J. D., Fienen, M. N., Starn, J. J., and Brakenhoff, Davíd, 2022, FloPy v3.3.6: U.S. Geological Survey Software Release, 15 December 2022, https://doi.org/10.5066/F7BK19FH](https://doi.org/10.5066/F7BK19FH)


Disclaimer
----------

This software is provided "as is" and "as-available", and makes no 
representations or warranties of any kind concerning the software, whether 
express, implied, statutory, or other. This includes, without limitation, 
warranties of title, merchantability, fitness for a particular purpose, 
non-infringement, absence of latent or other defects, accuracy, or the 
presence or absence of errors, whether or not known or discoverable.


License
=======

Unless otherwise noted, This project is in the public domain in the United
States because it contains materials that originally came from the United
States Geological Survey, an agency of the United States Department of
Interior. For more information, see the official USGS copyright policy at
https://www2.usgs.gov/visual-id/credit_usgs.html#copyright

Additionally, we waive copyright and related rights in the work
worldwide through the CC0 1.0 Universal public domain dedication.


CC0 1.0 Universal Summary
-------------------------

This is a human-readable summary of the
[Legal Code (read the full text)][1].


### No Copyright

The person who associated a work with this deed has dedicated the work to
the public domain by waiving all of his or her rights to the work worldwide
under copyright law, including all related and neighboring rights, to the
extent allowed by law.

You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission.


### Other Information

In no way are the patent or trademark rights of any person affected by CC0,
nor are the rights that other persons may have in the work or in how the
work is used, such as publicity or privacy rights.

Unless expressly stated otherwise, the person who associated a work with
this deed makes no warranties about the work, and disclaims liability for
all uses of the work, to the fullest extent permitted by applicable law.
When using or citing the work, you should not imply endorsement by the
author or the affirmer.



[1]: https://creativecommons.org/publicdomain/zero/1.0/legalcode
