Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-23 | doc: Add missing menu item. | Paul Garlick | 1 | -0/+1 | |
* doc/fullswof-utils.texi (Usage): Add menu item. | |||||
2022-02-23 | doc: Describe usage of the boundaryProfile.py script. | Paul Garlick | 1 | -0/+25 | |
* doc/fullswof-utils.texi: Add section. | |||||
2022-02-23 | doc: Indicate slope.py is a command. | Paul Garlick | 1 | -1/+1 | |
* doc/fullswof-utils.texi: Add command. | |||||
2022-02-23 | doc: Update to grammar in info description. | Paul Garlick | 1 | -1/+1 | |
* doc/dir: Remove comma. | |||||
2022-02-22 | doc: Add runtime requirements for boundaryProfile.py and specificPoints.py. | Paul Garlick | 1 | -10/+1 | |
* doc/fullswof-utils.texi: Edit table. | |||||
2022-02-22 | doc: List scripts included in package. | Paul Garlick | 1 | -1/+21 | |
* doc/fullswof-utils.texi: Add list. | |||||
2022-02-10 | fullswof-utils: Rename boundary profile script. | Paul Garlick | 1 | -0/+0 | |
* fullswof-utils/boundary_profile.py: Move to... * fullswof-utils/boundaryProfile.py: ...here. | |||||
2022-02-10 | boundary_profile.py: Add plot title. | Paul Garlick | 1 | -0/+5 | |
* fullswof-utils/boundary_profile.py: Add title. | |||||
2022-02-10 | boundary_profile.py: Use .xyz convention for data file names. | Paul Garlick | 1 | -4/+4 | |
* fullswof-utils/boundary_profile.py: Edit file extension. | |||||
2022-02-10 | boundary_profile.py: Specify line colour for each boundary. | Paul Garlick | 1 | -1/+5 | |
* fullswof-utils/boundary_profile.py: Add lineColour variable. | |||||
2021-12-22 | specificPoints.py: Specify line colour. | Paul Garlick | 1 | -2/+2 | |
* fullswof-utils/specificPoints.py: Edit plot command. | |||||
2021-12-22 | makeBoundary: Format output of total flows. | Paul Garlick | 1 | -1/+3 | |
* fullswof-utils/makeBoundary: Add format to print command. | |||||
2021-12-20 | specificPoints.py: Enable live plot updates. | Paul Garlick | 1 | -4/+19 | |
* fullswof-utils/specificPoints.py: Add on_press() function. | |||||
2021-12-20 | specificPoints.py: Use descriptive plot labels. | Paul Garlick | 1 | -2/+2 | |
* fullswof-utils/specificPoints.py: Edit labels. | |||||
2021-12-17 | fullswof-utils: Add script to monitor convergence history. | Paul Garlick | 1 | -0/+24 | |
* fullswof-utils/specificPoints.py: New file. | |||||
2021-12-17 | fullswof-utils: Add script for plotting elevation at boundaries. | Paul Garlick | 1 | -0/+39 | |
* fullswof-utils/boundary_profile.py: New file. | |||||
2021-12-02 | makeBoundary: Ensure panel regions overlap. | Paul Garlick | 1 | -11/+3 | |
* fullswof-utils/makeBoundary: Adjust array slicing. Remove unnecessary checks for dry nodes. | |||||
2021-12-02 | makeBoundary: Use slope value to determine elevations at boundary cells. | Paul Garlick | 1 | -5/+6 | |
* fullswof-utils/makeBoundary: Re-define yin and zin variables at top and bottom boundaries. Specifying the local gradient allows a smoother transition between the one-dimensional exterior region and the two-dimensional interior domain. | |||||
2021-12-02 | makeBoundary: Use absolute value of slope in discharge calculation. | Paul Garlick | 1 | -2/+2 | |
* fullswof-utils/makeBoundary: Move abs() function. | |||||
2021-12-01 | makeBoundary: Describe zmax variable. | Paul Garlick | 1 | -1/+1 | |
* fullswof-utils/makeBoundary: Edit print command. | |||||
2021-12-01 | makeBoundary: Format output of minimum panel heights. | Paul Garlick | 1 | -1/+2 | |
* fullswof-utils/makeBoundary: Add format to print command. | |||||
2021-12-01 | makeBoundary: Describe dX variable. | Paul Garlick | 1 | -1/+1 | |
* fullswof-utils/makeBoundary: Edit print command. | |||||
2021-12-01 | doc: Track index page for manuals. | Paul Garlick | 2 | -1/+27 | |
* .gitignore: Add subdirectories and html file. * manual/index.html: New file. | |||||
2021-11-30 | manual: Avoid deletion of html index page. | Paul Garlick | 1 | -2/+4 | |
* Makefile: Edit clean target. | |||||
2021-11-30 | doc: Ignore copy of image subdirectory. | Paul Garlick | 1 | -0/+1 | |
* .gitignore: Add image subdirectory. | |||||
2021-11-30 | doc: Copy image files to INFO_DIR and HTML_DIR. | Paul Garlick | 2 | -5/+6 | |
* Makefile: Replace links to image subdirectory with recursive copies. * doc/images: Remove link. | |||||
2021-11-30 | doc: makeBoundary: Elaborate on the meaning of the key-value pairs. | Paul Garlick | 1 | -10/+36 | |
* doc/fullswof-utils.texi (Boundary Definition File): Edit key descriptions. | |||||
2021-11-29 | makeBoundary: Update floodmodeller URL. | Paul Garlick | 1 | -3/+3 | |
* fullswof-utils/makeBoundary: Edit comment. | |||||
2021-11-25 | doc: Include input file requirement for slope.py. | Paul Garlick | 1 | -2/+4 | |
* doc/fullswof-utils.texi (Invoking slope.py): Add description of input. | |||||
2021-11-24 | doc: Clone using secure transfer protocol. | Paul Garlick | 1 | -1/+1 | |
* doc/fullswof-utils.texi (Cloning): Update code example. | |||||
2020-08-14 | doc: Update command to create symbolic link. | Paul Garlick | 1 | -1/+1 | |
* doc/fullswof-utils.texi (Usage): Update path. | |||||
2020-08-14 | fullswof-utils: Rename code directory. | Paul Garlick | 2 | -0/+0 | |
* python/makeBoundary: Move to... * fullswof-utils/makeBoundary: ...here. * python/slope.py: Move to... * fullswof-utils/slope.py: ...here. | |||||
2020-07-27 | fullswof-utils: New release.v0.2 | Paul Garlick | 1 | -0/+7 | |
* NEWS: Add changes since 0.1. | |||||
2020-07-27 | fullswof-utils: Include version date in news file. | Paul Garlick | 1 | -1/+1 | |
* NEWS: Add date. | |||||
2020-07-27 | fullswof-utils: Create a news file. | Paul Garlick | 1 | -0/+10 | |
* NEWS: New file. | |||||
2020-07-24 | doc: Add example rating curve. | Paul Garlick | 2 | -0/+17 | |
* doc/fullswof-utils.texi (Theory): Add figure. * images/rating_curve.png: New file. | |||||
2020-07-24 | python: makeBoundary: Switch x and y axes for rating curves. | Paul Garlick | 1 | -13/+13 | |
* python/makeBoundary (plot_region): Re-name local variables. | |||||
2020-07-24 | python: makeBoundary: Re-name "maximum depth". | Paul Garlick | 1 | -4/+4 | |
* python/makeBoundary (plot_region): Use "water level". (format): Use "water level". | |||||
2020-07-24 | demo: Add best-fit output file for bottom boundary. | Paul Garlick | 1 | -0/+5 | |
* demo/1D_bottom.txt: New file. | |||||
2020-07-24 | demo: Update boundaryBottom parameters. | Paul Garlick | 1 | -2/+2 | |
* demo/boundaryBottom.txt (slope): Update value. (target_flow): Update value. | |||||
2020-07-24 | demo: Rename best-fit output file. | Paul Garlick | 1 | -0/+0 | |
* demo/1D.txt: Move to... * demo/1D_top.txt: ...here. | |||||
2020-07-24 | demo: Update boundaryTop parameters. | Paul Garlick | 1 | -2/+2 | |
* demo/boundaryTop.txt (slope): Update value. (target_flow): Update value. | |||||
2020-07-24 | doc: Elaborate on selection of water levels. | Paul Garlick | 1 | -6/+7 | |
* doc/fullswof-utils.texi (Theory): Add description of set of levels. | |||||
2020-07-23 | doc: Add theory chapter. | Paul Garlick | 1 | -0/+69 | |
* doc/fullswof-utils.texi (Theory): New chapter. | |||||
2020-07-20 | doc: Simplify reference to profile image.v0.1 | Paul Garlick | 1 | -1/+1 | |
* doc/fullswof-utils.texi (Demos): Remove cross-reference. | |||||
2020-07-20 | doc: Ensure image labels are parsed correctly. | Paul Garlick | 1 | -5/+5 | |
* doc/fullswof-utils.texi (Demos): Remove colon from image labels. | |||||
2020-07-20 | fullswof-utils: Ignore non-existing files when cleaning doc directory. | Paul Garlick | 1 | -1/+1 | |
* Makefile: Add option to remove command. | |||||
2020-07-20 | doc: Align images on left edge. | Paul Garlick | 1 | -2/+2 | |
* doc/fullswof-utils.texi (Demos): Remove '@center' commands. | |||||
2020-07-20 | fullswof-utils: Clean doc directory. | Paul Garlick | 1 | -0/+1 | |
* Makefile: Include doc files in clean target. | |||||
2020-07-20 | doc: Create symbolic links for images directory. | Paul Garlick | 2 | -0/+4 | |
* Makefile: Add 'ln' commands. * doc/images: New link. |