<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fullSWOF-utils/python, branch v0.2</title>
<subtitle>Pre-processing utilities for use with FullSWOF</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/'/>
<entry>
<title>python: makeBoundary: Switch x and y axes for rating curves.</title>
<updated>2020-07-24T14:34:06+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-24T14:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=330f1cdb6bd2ce49422f6ef2a08701fed08cc30a'/>
<id>330f1cdb6bd2ce49422f6ef2a08701fed08cc30a</id>
<content type='text'>
* python/makeBoundary (plot_region):  Re-name local variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/makeBoundary (plot_region):  Re-name local variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: makeBoundary: Re-name "maximum depth".</title>
<updated>2020-07-24T12:00:29+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-24T12:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=b1cb110508c197e163e4f8fe772e91d33b6e296a'/>
<id>b1cb110508c197e163e4f8fe772e91d33b6e296a</id>
<content type='text'>
* python/makeBoundary (plot_region): Use "water level".
(format): Use "water level".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/makeBoundary (plot_region): Use "water level".
(format): Use "water level".
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Use distance measured from botttom boundary.</title>
<updated>2020-07-14T09:45:17+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-14T09:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=2b62bd8e97b5fa22ee443faeeea0e7c155ef3e55'/>
<id>2b62bd8e97b5fa22ee443faeeea0e7c155ef3e55</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Suppress printing of maximum y-value.</title>
<updated>2020-07-14T09:14:12+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-14T09:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=dc6b9b8ac9c194ff7b5f7a913c0b8457323799b8'/>
<id>dc6b9b8ac9c194ff7b5f7a913c0b8457323799b8</id>
<content type='text'>
* python/slope.py: Disable print function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/slope.py: Disable print function.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Use maximum y-value in format function.</title>
<updated>2020-07-10T13:55:09+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-10T13:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=3b83f651653db5a172325e00e59edc1e528a3ee4'/>
<id>3b83f651653db5a172325e00e59edc1e528a3ee4</id>
<content type='text'>
* python/slope.py (save_xyz)[MY]: New argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/slope.py (save_xyz)[MY]: New argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Use cell size in format function.</title>
<updated>2020-07-10T13:48:40+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-10T13:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=b9c022523dfb171e26541aca5bbee4910f67abb5'/>
<id>b9c022523dfb171e26541aca5bbee4910f67abb5</id>
<content type='text'>
* python/slope.py (save_xyz)[PX]: New argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/slope.py (save_xyz)[PX]: New argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Use maximum y-value in polyfit and plot functions.</title>
<updated>2020-07-10T12:48:52+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-10T12:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=ebba7a48fa412198bd4c82818799e2e3b559c4c2'/>
<id>ebba7a48fa412198bd4c82818799e2e3b559c4c2</id>
<content type='text'>
* python/slope.py (plot_curve)[MY]: New argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/slope.py (plot_curve)[MY]: New argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Use cell size in polyfit and plot functions.</title>
<updated>2020-07-10T11:45:10+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-10T11:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=3f85ee2f0e41d1f2e8771c7f3d7ee8ac12f09ba3'/>
<id>3f85ee2f0e41d1f2e8771c7f3d7ee8ac12f09ba3</id>
<content type='text'>
* python/slope.py (plot_curve)[PX]: New argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/slope.py (plot_curve)[PX]: New argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Rename co-ordinate variables.</title>
<updated>2020-07-10T09:44:19+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-10T09:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=1f18c6f43b3c41537548e8c01b0a6fa58bd51f21'/>
<id>1f18c6f43b3c41537548e8c01b0a6fa58bd51f21</id>
<content type='text'>
* python/slope.py (data): Use same names for co-ordinate variables as
makeBoundary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/slope.py (data): Use same names for co-ordinate variables as
makeBoundary.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: slope.py: Use cell size in index definition.</title>
<updated>2020-07-10T09:02:03+00:00</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2020-07-10T09:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.tourbillion-technology.com/fullSWOF-utils/commit/?id=6c213c3ccff0effbe36b655782a2b6e7b9e6f907'/>
<id>6c213c3ccff0effbe36b655782a2b6e7b9e6f907</id>
<content type='text'>
* python/slope.py (dzdy): Update note.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/slope.py (dzdy): Update note.
</pre>
</div>
</content>
</entry>
</feed>
