Age | Commit message (Expand) | Author | Files | Lines |
2021-12-02 | makeBoundary: Use absolute value of slope in discharge calculation. | Paul Garlick | 1 | -2/+2 |
2021-12-01 | makeBoundary: Describe zmax variable. | Paul Garlick | 1 | -1/+1 |
2021-12-01 | makeBoundary: Format output of minimum panel heights. | Paul Garlick | 1 | -1/+2 |
2021-12-01 | makeBoundary: Describe dX variable. | Paul Garlick | 1 | -1/+1 |
2021-12-01 | doc: Track index page for manuals. | Paul Garlick | 2 | -1/+27 |
2021-11-30 | manual: Avoid deletion of html index page. | Paul Garlick | 1 | -2/+4 |
2021-11-30 | doc: Ignore copy of image subdirectory. | Paul Garlick | 1 | -0/+1 |
2021-11-30 | doc: Copy image files to INFO_DIR and HTML_DIR. | Paul Garlick | 2 | -5/+6 |
2021-11-30 | doc: makeBoundary: Elaborate on the meaning of the key-value pairs. | Paul Garlick | 1 | -10/+36 |
2021-11-29 | makeBoundary: Update floodmodeller URL. | Paul Garlick | 1 | -3/+3 |
2021-11-25 | doc: Include input file requirement for slope.py. | Paul Garlick | 1 | -2/+4 |
2021-11-24 | doc: Clone using secure transfer protocol. | Paul Garlick | 1 | -1/+1 |
2020-08-14 | doc: Update command to create symbolic link. | Paul Garlick | 1 | -1/+1 |
2020-08-14 | fullswof-utils: Rename code directory. | Paul Garlick | 2 | -0/+0 |
2020-07-27 | fullswof-utils: New release.v0.2 | Paul Garlick | 1 | -0/+7 |
2020-07-27 | fullswof-utils: Include version date in news file. | Paul Garlick | 1 | -1/+1 |
2020-07-27 | fullswof-utils: Create a news file. | Paul Garlick | 1 | -0/+10 |
2020-07-24 | doc: Add example rating curve. | Paul Garlick | 2 | -0/+17 |
2020-07-24 | python: makeBoundary: Switch x and y axes for rating curves. | Paul Garlick | 1 | -13/+13 |
2020-07-24 | python: makeBoundary: Re-name "maximum depth". | Paul Garlick | 1 | -4/+4 |
2020-07-24 | demo: Add best-fit output file for bottom boundary. | Paul Garlick | 1 | -0/+5 |
2020-07-24 | demo: Update boundaryBottom parameters. | Paul Garlick | 1 | -2/+2 |
2020-07-24 | demo: Rename best-fit output file. | Paul Garlick | 1 | -0/+0 |
2020-07-24 | demo: Update boundaryTop parameters. | Paul Garlick | 1 | -2/+2 |
2020-07-24 | doc: Elaborate on selection of water levels. | Paul Garlick | 1 | -6/+7 |
2020-07-23 | doc: Add theory chapter. | Paul Garlick | 1 | -0/+69 |
2020-07-20 | doc: Simplify reference to profile image.v0.1 | Paul Garlick | 1 | -1/+1 |
2020-07-20 | doc: Ensure image labels are parsed correctly. | Paul Garlick | 1 | -5/+5 |
2020-07-20 | fullswof-utils: Ignore non-existing files when cleaning doc directory. | Paul Garlick | 1 | -1/+1 |
2020-07-20 | doc: Align images on left edge. | Paul Garlick | 1 | -2/+2 |
2020-07-20 | fullswof-utils: Clean doc directory. | Paul Garlick | 1 | -0/+1 |
2020-07-20 | doc: Create symbolic links for images directory. | Paul Garlick | 2 | -0/+4 |
2020-07-20 | fullswof-utils: Add all to list of phony targets. | Paul Garlick | 1 | -1/+1 |
2020-07-16 | doc: Construct info directory file. | Paul Garlick | 3 | -3/+29 |
2020-07-15 | doc: Add plots demonstrating the use of slope.py. | Paul Garlick | 1 | -7/+38 |
2020-07-15 | fullswof-utils: Use top level directory for banner image. | Paul Garlick | 1 | -1/+1 |
2020-07-15 | fullswof-utils: Move image directory to top level. | Paul Garlick | 3 | -0/+0 |
2020-07-15 | doc: Include relative path in makeBoundary command. | Paul Garlick | 1 | -1/+1 |
2020-07-14 | demo: Add output file from slope.py. | Paul Garlick | 1 | -0/+4 |
2020-07-14 | doc: Add images demonstrating usage of slope.py. | Paul Garlick | 2 | -0/+0 |
2020-07-14 | python: slope.py: Use distance measured from botttom boundary. | Paul Garlick | 1 | -15/+12 |
2020-07-14 | python: slope.py: Suppress printing of maximum y-value. | Paul Garlick | 1 | -1/+1 |
2020-07-13 | fullswof-utils: Shorten banner title. | Paul Garlick | 1 | -1/+1 |
2020-07-13 | doc: Add Invoking slope.py section. | Paul Garlick | 1 | -2/+64 |
2020-07-13 | fullswof-utils: Add banner image title. | Paul Garlick | 1 | -0/+4 |
2020-07-13 | fullswof-utils: Add banner image. | Paul Garlick | 2 | -0/+4 |
2020-07-10 | python: slope.py: Use maximum y-value in format function. | Paul Garlick | 1 | -5/+6 |
2020-07-10 | python: slope.py: Use cell size in format function. | Paul Garlick | 1 | -4/+8 |
2020-07-10 | python: slope.py: Use maximum y-value in polyfit and plot functions. | Paul Garlick | 1 | -7/+9 |
2020-07-10 | python: slope.py: Use cell size in polyfit and plot functions. | Paul Garlick | 1 | -6/+10 |