dam v1.1.0-alpha
Pre-release
Pre-release
✨ New Features
157e96c
- interp: added interpolator with elevation (commit by @FrancescoAvanzi)16e9611
- interp: added method to compute residuals from map and data (commit by @FrancescoAvanzi)369ae63
- interp: added interpolator IDW (commit by @FrancescoAvanzi)2e80114
- interp: add smoothing (commit by @FrancescoAvanzi)952dcd4
- interp: add smoothing (commit by @FrancescoAvanzi)b71120f
- workflow: create simple linear workflow (commit by @ltrotter)1f8a031
- set up process registration for different inputs (commit by @ltrotter)3185bcd
- set up for discontinuous workflows (tiles) (commit by @ltrotter)7ecc126
- handle static datasets as arguments (commit by @ltrotter)f41e348
- workflows: create wfs from options (commit by @ltrotter)
🐛 Bug Fixes
a4c16de
- interp: changed destination to output and list of strings for multiple inputs (commit by @FrancescoAvanzi)9e35bd4
- interp: added set_index before exporting csv to avoid extra columns (commit by @FrancescoAvanzi)64a7907
- interp: fix crs issue & nodata value (commit by @FrancescoAvanzi)b61ba70
- interp: use read_geotiff instead of legacy methods (commit by @FrancescoAvanzi)240491a
- interp: added pandas to requirements (commit by @FrancescoAvanzi)bb3bee9
- workflow ensure datasets are copied (commit by @ltrotter)4f563ff
- ensure arrays are not split when registering function (commit by @ltrotter)f4d2729
- fix bug in setting inputs and outputs of processes (commit by @ltrotter)69d933b
- minor corrections to processing functions (commit by @ltrotter)5a72ba8
- better handling of tiles in processor and workflow (commit by @ltrotter)0fb23c2
- fix typos in process registration and imports (commit by @ltrotter)4d153d1
- workflow: fir handling of tmp_folder (commit by @ltrotter)154e239
- process: handle missing tile_names in input and output (commit by @ltrotter)
⚡ Performance Improvements
♻️ Refactors
ace590d
- interp: changed csv filter and interp to comply with dam conventions (commit by @FrancescoAvanzi)6717442
- interp: minor edits to interp_with_elevation (commit by @FrancescoAvanzi)dd0e835
- interp: changed input to handle lat lon data headers in csv files (commit by @FrancescoAvanzi)4dfb640
- move compute residuals to calc (commit by @ltrotter)320f484
- move tests into workflow_examples (commit by @ltrotter)7d3ca25
- update 1-1 processing functions to new system (commit by @ltrotter)405283c
- adapt warp functions (commit by @ltrotter)17d9fd1
- adapt order of running processes for better memory (commit by @ltrotter)adfad62
- adapt for processes that output tiles (commit by @ltrotter)
🔧 Chores
23a7c83
- add json file for github action (commit by @ltrotter)32beb7c
- tools: add tools submodule (commit by @ltrotter)9e6b5b1
- update tools to v1.3.0 (commit by @ltrotter)b23868a
- update version in setup (commit by @ltrotter)0c3c27f
- update tools to v1.3.1 (commit by @ltrotter)7a586be
- update setup (commit by @ltrotter)