PoPS Border 1.0.1
Changed
- Add new consignment configuration parameters by @kellynm in #140
- This fixes inconsistencies in the configuration of consignments.
- Add new consignment configuration parameters under
input_file
. - Parameter-based consignment parameters are now nested under a new
parameter_based
key. - Removes
aqim_file
andf280_file
parameters wrongly included on the top level.
Examples
- Use case updates by @kellynm in #182
- Add contamination rate variability scenarios
- Plot updates, work in progress
- Clean up unused code for plots
- Update Binder URL to new examples by @wenzeslaus in #139
- Fix path to example notebook by @kellynm in #141
Maintenance and Continuous Integration
- Bump pillow from 8.2.0 to 8.3.2 by @dependabot in #133
- Move notebooks to examples by @wenzeslaus in #134
- Add scenario notebook to pages, fix basic notebook path by @wenzeslaus in #135
- Handle dirs in GH Pages build in more clear way by @wenzeslaus in #136
- CI: Run jobs only on PR and main by @wenzeslaus in #137
Full Changelog: v1.0.0...v1.0.1