<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pfm/log, branch main</title>
<subtitle>Utilities for pesticide fate modelling (also on github)</subtitle>
<id>https://erac.jrwb.de/pfm/atom?h=main</id>
<link rel='self' href='https://erac.jrwb.de/pfm/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/'/>
<updated>2026-09-10T10:34:50Z</updated>
<entry>
<title>Better support metabolites in `sawtooth`</title>
<updated>2026-09-10T10:34:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2026-09-10T10:34:50Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=a034219e2edbbf82b3cc586c611a41b625ca8a82'/>
<id>urn:sha1:a034219e2edbbf82b3cc586c611a41b625ca8a82</id>
<content type='text'>
Also, add more example code to make it easier to use
`one_box`, `sawtooth` and `pfm_degradation`.

However, for generating sawtooth curves with specified
output times, overlaying the output of several calls to
`mkinpredict` is probably still easier.
</content>
</entry>
<entry>
<title>Maintenance</title>
<updated>2026-06-22T16:49:39Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2026-06-22T16:49:39Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=dbb6233c0dc0cbc6abadebb931d1c65338268b5a'/>
<id>urn:sha1:dbb6233c0dc0cbc6abadebb931d1c65338268b5a</id>
<content type='text'>
- Bump date
- Adapt to recommendations introduced in readr 2.2.0, in order to pass
  tests for reading TOXSWA .out files
- Add NEWS items
- Check and test logs
</content>
</entry>
<entry>
<title>Update docs, check and test</title>
<updated>2026-02-13T15:41:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2026-02-13T15:41:28Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=db5d65f29c9d1d87e05eaeaf736991973cac4bc5'/>
<id>urn:sha1:db5d65f29c9d1d87e05eaeaf736991973cac4bc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix UK drainage for very early applications</title>
<updated>2026-02-13T15:34:09Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2026-02-13T15:13:46Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=24328f0fabc1982db01132bafb4dc65dd85b13e9'/>
<id>urn:sha1:24328f0fabc1982db01132bafb4dc65dd85b13e9</id>
<content type='text'>
Create a function `drainage_date_UK` that does not only respect the
beginning of the drainage period on 1 October, but also the end of the
drainage period on 30 April, and use it for determining the degradation
time. Applications early in the year before 1 May will now correctly be
calculated without degradation time.
</content>
</entry>
<entry>
<title>Check for matching argument lengths in PEC_sw_drift</title>
<updated>2026-02-13T12:19:41Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2026-02-13T12:19:41Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=3511d02b8eaf4ff4ba24b1824005e8372af74f18'/>
<id>urn:sha1:3511d02b8eaf4ff4ba24b1824005e8372af74f18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further vectorisation of PEC_sw_drift</title>
<updated>2026-02-13T09:12:26Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2026-02-13T09:12:26Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=7078f2f601a2e4137a532b371c5e53559273c701'/>
<id>urn:sha1:7078f2f601a2e4137a532b371c5e53559273c701</id>
<content type='text'>
Closes #2
</content>
</entry>
<entry>
<title>Merge branch 'main' into UK_drainage_with_units</title>
<updated>2026-02-06T16:42:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2026-02-06T16:42:50Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=1bbaa8ecc33d70e84a8e2c8ece4619ef3aa60029'/>
<id>urn:sha1:1bbaa8ecc33d70e84a8e2c8ece4619ef3aa60029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support units in UK drainage calculations</title>
<updated>2026-02-06T16:39:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2026-02-06T16:39:23Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=10146dc469b218a97319fc4d49f12cb73cc9b5ba'/>
<id>urn:sha1:10146dc469b218a97319fc4d49f12cb73cc9b5ba</id>
<content type='text'>
Also, address some R CMD check notes
</content>
</entry>
<entry>
<title>Add dots argument to plot.one_box</title>
<updated>2026-01-05T06:20:41Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2026-01-05T06:18:23Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=560b2dbf139015633b0807613884cbfa4d3f4e95'/>
<id>urn:sha1:560b2dbf139015633b0807613884cbfa4d3f4e95</id>
<content type='text'>
Also, use markdown for some links that R CMD check complained about.
</content>
</entry>
<entry>
<title>Tests for 29 February in UK drainage, docs</title>
<updated>2025-02-13T12:46:24Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-02-13T12:46:24Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/pfm/commit/?id=b24f0e8968499af833fff14834f3ed395e5e9f9b'/>
<id>urn:sha1:b24f0e8968499af833fff14834f3ed395e5e9f9b</id>
<content type='text'>
</content>
</entry>
</feed>
