Commit Graph

30 Commits (master)

Author SHA1 Message Date
jdhughes-usgs 893bd11a81
ci(rtd): generate tutorial files and save as action asset (#979) 2020-08-29 00:37:51 -04:00
jdhughes-usgs d9e1d6c7e7
ci(rtd): setup readthedocs based on existing ghpages files (#970) 2020-08-22 14:47:54 -04:00
Justin Jent 677c1d42ed Update flopy author list in software citation (#750) 2019-12-10 12:28:22 -05:00
Joseph D Hughes b4a1caff79 Clean up of pre-commit hook to reflect changes in README.md. Added a few FAQ notebooks. Update __authors__ in main __init__.py. Commit also closes #338 2018-05-22 16:55:23 -04:00
Joseph D Hughes 88a09b28d7 FIxed bug in STR related to incrementing a the k, i, j index of a recarray rather than a copy of the recarray. Updated a few markdown files. 2018-02-16 17:27:39 -05:00
Joseph D Hughes b17a760f49 Cleanup before release 2017-11-30 16:52:24 -05:00
Joseph D Hughes df787a0849 update to .gitignore 2017-08-25 13:59:26 -04:00
Joseph D Hughes 57078e1bd6 Update autotest to build modflow, modflow-nwt, and modflow-usg if they don't exist. 2017-08-23 17:17:26 -04:00
Joseph D Hughes e1668619bc Added pre-commit files 2017-07-12 15:44:05 -04:00
emorway-usgs c8d92a7d27 Pre pull request clean-up to account for differences between my fork and master 2017-03-03 10:17:42 -08:00
emorway-usgs 53795dd05a ignore my testing script 2017-03-02 18:34:19 -08:00
emorway-usgs 82df226b37 One more minor clean-up before pull request 2017-03-01 08:54:33 -08:00
emorway-usgs 735f79ec47 Storing the original working script. Appears as an ipython notebook, so no need to track it, but I do want to save it in a meaningful place 2017-02-16 13:49:56 -08:00
Joseph D Hughes 7fe83b2fbf Update to MODPATH path line plotting method. Also reran all notebooks and scripts to make sure they still work. 2016-06-27 17:37:38 +10:00
Joseph D Hughes ec94ef817a NWT load now supports specified. Updated t008 to test formatted and free formats and specified. Added test to determine if mfnwt is model for not and up packages. 2016-02-01 14:01:13 -05:00
Joseph D Hughes c9a589e966 Added/edited docstrings and added a script with the lake example (script version of notebook). 2015-12-02 13:53:58 -05:00
Joseph D Hughes ce1916ea6a Modified mbase.py so run_model is a function that can be called without a model (for example from pymake). run_model() method in base model class calls run model function so is backward compatible. Renamed py.test subdirectory to autotest since nosetests rather than py.test is used on Travis - updated Travis yml file to reflect this change. Some PEP8 changes in flopy_io.py. 2015-11-19 10:43:26 -05:00
Christian D Langevin c7cb1f8adb Cleaned up py.test some by renaming data to temp, moving the SFR stuff into t009 and t010. The freyberg model now comes from ../examples/freyberg instead of py.test/data/freyberg. 2015-10-22 10:25:32 -04:00
Joseph D Hughes 1a835a597d More unstructured boundary conditions and more PEP8 reformatting. Seems ti be working...added t005_test.py 2015-06-04 11:43:25 -06:00
Joseph D Hughes fd4ad8f18a A little work on unstructured mfusg boundary packages. Maybe a little kludge at this point.
A few PEP8 reformats in several files.
2015-06-04 11:10:31 -06:00
Joseph D Hughes 633954284c Repo clean up 2015-03-16 17:02:21 -04:00
Joseph D Hughes bcd538f2f0 Added and tested new ModflowOc. The previous ModflowOc has been renamed ModflowOc88 and is flagged as deprecated. Example notebooks and scripts have been updated to reflect changes. SWI2 scripts now use deprecated ModflowOc88. Will update to new ModflowOc later. Updated README.md to reflect new OC capabilities. 2015-03-08 16:31:50 -04:00
Joseph D Hughes dac90e6e46 Reorganization of notebooks and scripts 2015-02-20 10:00:20 -05:00
Joseph D Hughes 7096d732f8 Revision to ssm to remove FutureWarning. Updates to test notebooks. 2015-02-19 22:36:29 -05:00
Joseph D Hughes db0b23f137 Updated swi2 example 1 2015-02-15 16:14:08 -08:00
Joseph D Hughes 09eaf6989e Update to setup.py to reflect changes on PyPi 2015-02-08 16:54:26 -08:00
Joseph D Hughes 6c7e27c39a Revised water table example notebook. 2014-12-20 15:02:04 -08:00
Joseph D Hughes d9e2e60832 A few example problems and a modification to ghb. 2014-12-18 07:25:14 -08:00
Joseph D Hughes c04072cab3 Modified well load to zero-based. 2014-12-14 13:08:20 -08:00
langevin-usgs f9e98ed842 Initial commit 2014-12-14 11:50:55 -05:00