-
0.2.17 protected116f93e2 · ·
release 0.2.17 - Fix issue #19 : batch mode of the generate dataset tool makes multiple copy of sample in csv - Fix issue #46 : bug in generate when using shapefile having geometries with Z attribute - Fix issue #47 : Detect by zone has a shift of 1 pixel on result on same case - Fix Issue #49 : Detect zone wrong extend and resolution output when asking a resolution different from source data - remove test on gdal tools in setup.py (see #48)
-
0.2.14 protected00d529cf · ·
Fix issues #43 (pylint) #44 (metrics and mask shape) and refactor metrics code - Fix issue 44: Deployment script changes in relation to pylint developments. - Fix issues 43: Metrics: use the tool with predictions and masks of differents shapes. - Refactoring of metrics code (to correct fiew problems on testing parameters and to gather plot functions).
-
0.2.3 protected1b87cd7e · ·
Correct the problem in generation when a source have NoDataValue. Should fix issue 23. fix minimum version number for packages pandas and geopandas. Fix issue #30 (closed) fix problem of homogeneity in band indices between tools in code and in documentation. Fix issue #29 (closed)
-
0.1 protectedd79b0a50 · ·
Changes ======= 0.1 (2020-12-14) ---------------- - add grid sampling - add generation of dataset - add systematic sampling - add zone detection based on extent and raster dalle - add patch detection - add documentation - add CI/CD with static code analysic, build doc, publish doc job