Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2020-07-20 | fullswof-utils: Add all to list of phony targets. | Paul Garlick | 1 | -1/+1 | |
* Makefile: Make 'all' phony. | |||||
2020-07-16 | doc: Construct info directory file. | Paul Garlick | 3 | -3/+29 | |
* Makefile: Add target. * doc/dir: New file. * doc/fullswof-utils.texi: Add directory entry and category. | |||||
2020-07-15 | doc: Add plots demonstrating the use of slope.py. | Paul Garlick | 1 | -7/+38 | |
* doc/fullswof-utils.texi (Demos): Add sample plots. | |||||
2020-07-15 | fullswof-utils: Use top level directory for banner image. | Paul Garlick | 1 | -1/+1 | |
* README.md: Update pathname. | |||||
2020-07-15 | fullswof-utils: Move image directory to top level. | Paul Garlick | 3 | -0/+0 | |
* doc/images/markers.png: Move to images/markers.png * doc/images/profile.png: Move to images/profile.png * doc/images/simple_trimmed.png: Move to images/simple_trimmed.png | |||||
2020-07-15 | doc: Include relative path in makeBoundary command. | Paul Garlick | 1 | -1/+1 | |
* doc/fullswof-utils.texi (Invoking makeBoundary): Add relative path. | |||||
2020-07-14 | demo: Add output file from slope.py. | Paul Garlick | 1 | -0/+4 | |
* demo/1D.txt: New file. | |||||
2020-07-14 | doc: Add images demonstrating usage of slope.py. | Paul Garlick | 2 | -0/+0 | |
* doc/images/markers.png: New file. * doc/images/profile.png: New file. | |||||
2020-07-14 | python: slope.py: Use distance measured from botttom boundary. | Paul Garlick | 1 | -15/+12 | |
* python/slope.py (plot_curve): Remove MY argument. Use y co-ordinate for fitting and plotting. (save_xyz): Remove MY argument. Use x and y co-ordinates for output. | |||||
2020-07-14 | python: slope.py: Suppress printing of maximum y-value. | Paul Garlick | 1 | -1/+1 | |
* python/slope.py: Disable print function. | |||||
2020-07-13 | fullswof-utils: Shorten banner title. | Paul Garlick | 1 | -1/+1 | |
* README.md: Remove words. | |||||
2020-07-13 | doc: Add Invoking slope.py section. | Paul Garlick | 1 | -2/+64 | |
* doc/fullswof-utils.texi (Usage): Add section. | |||||
2020-07-13 | fullswof-utils: Add banner image title. | Paul Garlick | 1 | -0/+4 | |
* README.md: Add paragraph element. | |||||
2020-07-13 | fullswof-utils: Add banner image. | Paul Garlick | 2 | -0/+4 | |
* doc/images/simple_trimmed.png: New file. * README.md: Include image. | |||||
2020-07-10 | python: slope.py: Use maximum y-value in format function. | Paul Garlick | 1 | -5/+6 | |
* python/slope.py (save_xyz)[MY]: New argument. | |||||
2020-07-10 | python: slope.py: Use cell size in format function. | Paul Garlick | 1 | -4/+8 | |
* python/slope.py (save_xyz)[PX]: New argument. | |||||
2020-07-10 | python: slope.py: Use maximum y-value in polyfit and plot functions. | Paul Garlick | 1 | -7/+9 | |
* python/slope.py (plot_curve)[MY]: New argument. | |||||
2020-07-10 | python: slope.py: Use cell size in polyfit and plot functions. | Paul Garlick | 1 | -6/+10 | |
* python/slope.py (plot_curve)[PX]: New argument. | |||||
2020-07-10 | python: slope.py: Rename co-ordinate variables. | Paul Garlick | 1 | -8/+8 | |
* python/slope.py (data): Use same names for co-ordinate variables as makeBoundary. | |||||
2020-07-10 | python: slope.py: Use cell size in index definition. | Paul Garlick | 1 | -2/+2 | |
* python/slope.py (dzdy): Update note. | |||||
2020-07-09 | python: slope.py: Use 'rainbow' colormap for subplot. | Paul Garlick | 1 | -1/+2 | |
* python/slope.py (detach_display): Add colormap. Disable Normalize() function. | |||||
2020-07-09 | python: slope.py: Identify derivative in plot label. | Paul Garlick | 1 | -1/+1 | |
* python/slope.py (detach_display): Add text to set_title() function. | |||||
2020-07-09 | python: slope.py: Automatically set subplot tick marks. | Paul Garlick | 1 | -2/+2 | |
* python/slope.py (detach_display): Disable set_xticks() function. | |||||
2020-07-09 | demo: Create symbolic link to slope.py. | Paul Garlick | 1 | -0/+1 | |
* demo/slope.py: New symbolic link. | |||||
2020-07-09 | doc: Add runtime dependencies for slope.py. | Paul Garlick | 1 | -0/+10 | |
* doc/fullswof-utils.texi (Runtime Dependencies): Add dependencies. | |||||
2020-07-08 | python: slope.py: Deduce grid dimensions from file data. | Paul Garlick | 1 | -9/+15 | |
* python/slope.py: Import math module. Use file data instead of file header. | |||||
2020-07-08 | python: slope.py: Re-define filename of height data file. | Paul Garlick | 1 | -1/+1 | |
* python/slope.py: Read data from 'topography.txt' file. | |||||
2020-07-08 | python: Add slope.py. | Paul Garlick | 1 | -0/+206 | |
* python/slope.py: New file. | |||||
2020-07-08 | fullswof-utils: Add link to online documentation. | Paul Garlick | 1 | -1/+2 | |
* README.md (Installation): Add link. | |||||
2020-07-02 | fullswof-utils: Add README file. | Paul Garlick | 1 | -0/+46 | |
* README.md: New file. | |||||
2020-07-01 | doc: Add Demos chapter. | Paul Garlick | 1 | -0/+20 | |
* doc/fullswof-utils.texi (Demos): Add chapter. | |||||
2020-07-01 | demo: Create symbolic link to makeBoundary. | Paul Garlick | 1 | -0/+1 | |
* demo/makeBoundary: New symbolic link. |