modflow-export

View on PyPIReverse Dependencies (4)

0.3.0 modflow_export-0.3.0-py3-none-any.whl

Wheel Details

Project: modflow-export
Version: 0.3.0
Filename: modflow_export-0.3.0-py3-none-any.whl
Download: [link]
Size: 57454
MD5: 912727ba59bf27b9be2c8a008c785295
SHA256: 4f308b65ac017cae90223908f8ad513fa9f5fdb40a71b96109ad9536dae55b61
Uploaded: 2024-01-12 14:13:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: modflow-export
Version: 0.3.0
Summary: Fast & easy summarizing of MODFLOW data and export to GIS file formats
Author-Email: Andrew Leaf <aleaf[at]usgs.gov>, Mike Fienen <mnfienen[at]usgs.gov>
Project-Url: documentation, https://aleaf.github.io/modflow-export/latest/
Project-Url: repository, https://github.com/aleaf/modflow-export
License: 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://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits 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
Keywords: MODFLOW,groundwater,hydrogeology
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Python: >=3.11
Requires-Dist: gis-utils
Requires-Dist: fiona
Requires-Dist: flopy
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyproj
Requires-Dist: pyyaml
Requires-Dist: rasterio
Requires-Dist: shapely
Requires-Dist: xarray
Requires-Dist: modflow-export[optional]; extra == "docs"
Requires-Dist: ipython[kernel]; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: codecov; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: docs
Provides-Extra: optional
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 2017 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mfexport/__init__.py sha256=vAG56Nq75HM5KzoE0UIkAc333Tx-1jcysOFXTZLcP7M 447
mfexport/_version.py sha256=ne4v23MYZQuPQGNOm-JtA9pAOWRSGYEDQAZ85RHtdKY 497
mfexport/array_export.py sha256=A44bm0hEAA6jvnZTbleHSocGHNUGq-76jNkP0EpH7fY 7525
mfexport/budget_output.py sha256=5PcbOAUXfWZfciBPz8TaSXlB67GUGFg5A0AVUgOMjow 21430
mfexport/grid.py sha256=vEHF_E6oTUKieLBnVHiOmzHG4M6d2xIF2sgzG309PjA 12522
mfexport/inputs.py sha256=pCSR_qsHnvHiQ4RM2E6PuYAGfePzeHwWSNHUxbmdE8g 23709
mfexport/list_export.py sha256=XwudtvKlK_EPLsesoT055ldL_lcnYRzZu4sEVCc95kg 8271
mfexport/listfile.py sha256=7QqOBIa36MoflHeYG0RsYgBzSd1C6zJpXex7imD703w 28404
mfexport/pdf_export.py sha256=s1I8j-uZdiVPfDWPA5ccsKyYLdHMNkLdbIqhcpOju0c 4768
mfexport/results.py sha256=_u-WRgDfIaK_eitf5Hf8A3YlzPZysjAwxZm76Rr9k5E 18256
mfexport/shapefile_export.py sha256=NpsUZ_3Hnu72DOCgyiPjvI1dc_X7g5yqyEysUkXCut0 2774
mfexport/units.py sha256=Wh5yQms92n8TaBFrrnPGRkKfEfQz3pl7K-WCAFt8ee4 12201
mfexport/utils.py sha256=u9i5ThiAQrtGtyOuL0mWTA72gyw9p3vtZtjSVVYkK7E 3871
mfexport/zbud.py sha256=vaYb9GNyJ0HTYRHUT-48cR-sQXNgZYS15zw_E-y62Sk 3544
mfexport/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mfexport/tests/conftest.py sha256=wm2_ma41ejGKCfjz_PB8G-qgKYEoNyBcWhXezHkbHg8 3285
mfexport/tests/test_array_export.py sha256=5zjIC3_PHjpZEQKnH1KUWMZ8mc420S6d0lFzI6Rq444 804
mfexport/tests/test_grid.py sha256=rF7XNjMRfz9ic8CABXUiTdmgHbuJQ6J8rS2u-mTo5o8 757
mfexport/tests/test_list_export.py sha256=WYLqiknX4Yf8MLnKgS9NPUD3e8f7LjxBU5R1hMTMhVA 1571
mfexport/tests/test_listfile.py sha256=LMBoETN8YmjduxfXZPA7pQVoDrK3gLZFm-E_Cndgs0o 4264
mfexport/tests/test_model_export.py sha256=auNBPOY9R9oteXlr0rHbNo96YLxDoxT_pY7pY_MPhTo 6090
mfexport/tests/test_notebooks.py sha256=E3LEsIkQxrG88oQFfd9RgQqpRZgbsRthr-qz-OH0lDg 2379
mfexport/tests/test_results_export.py sha256=7HWSnTtfQYnqygiyrkyVc6ad7TFcY37V7jt2PChnfzo 8653
mfexport/tests/test_rotation.py sha256=rHcPyeARm4K9CJjJa9ZQJrKjHX_naGrG2OEEUP_ZuoI 713
mfexport/tests/test_units.py sha256=7tfdqbgDdR-YdEfLlW0DxgT1Fgtgb4UT1yPr6ToHSvQ 6344
mfexport/tests/test_utils.py sha256=xzG2O2q5YfNZHoY2xRAOHwsVELEFATxbCgvdjYQLeb4 2390
mfexport/tests/test_zbud.py sha256=bm_tP3hIAzr3IdEPcdxeggUp7_y07Ei2YOOVT8s3t9A 1862
modflow_export-0.3.0.dist-info/LICENSE.md sha256=j3-fCgUr1LmIPipq2I71L94P7PBedauuZ0xMegcuMEM 1650
modflow_export-0.3.0.dist-info/METADATA sha256=yrbF7rOXx-pebMvG9bUiM6cycnG4fNpG5Gsf9TwGv5s 5512
modflow_export-0.3.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
modflow_export-0.3.0.dist-info/entry_points.txt sha256=snmP000iyHZ3PgMqLRZYaAPbpFPznsjdke2VzKNVZ0s 65
modflow_export-0.3.0.dist-info/top_level.txt sha256=w-ynO0sFsHf9_jluEjrkeu6BbDiMB2mj1mtah-3tJMY 9
modflow_export-0.3.0.dist-info/RECORD

top_level.txt

mfexport

entry_points.txt

get-modflow = flopy.utils.get_modflow:cli_main