S-AQ

Results 8 issues of S-AQ

In [update 14.11 on 2018-06-13](https://emapr.github.io/LT-GEE/updates.html), you wrote that you improved the `buildSRcollection` function to account for the medoid image of the growing season of the southern hemisphere. The theory was...

enhancement

Details get here. BFAST Monitor should accept ImageCollections when it is desired to run over regions larger than a pixel.

Recommendation: improve the `inputs` argument description to something like 'concatenated character string of file names separated by a semicolon `:`' https://github.com/opengeos/whiteboxR/blob/b637cc1f12b54373f50c4b87d421a28510420c6a/R/math_stat_analysis.R#L2066 Hi, Thanks for the wonderful toolbox and the great...

Hi Dewey, When I tried to add a scalebar to a world map of data from `rnaturalearth`, I got the following warning: `Scale on map varies by more than 10%,...

### Environment Information - samgeo version: didn't manage to download - Python version: 3.11 - Operating System: Windows 11 - ArcGISPro version: 3.2.2 ### Description Followed [the tutorial for samgeo...

bug

Hi, I noticed that I cannot call the `otsu_thresholding`-tool from the Python library: ```Python from pathlib import Path from whitebox import WhiteboxTools wbt = WhiteboxTools() wbt.set_verbose_mode(True) test_dem = Path(wbt.exe_path).joinpath("testdata","DEM.tif") wbt.otsu_thresholding(...

## 🐛 Bug SemanticSegmentationLabelSource ignores null_class configuration for no-data pixels, despite docstrings suggesting this functionality. After a lot of debugging, I found that this is the Achilles' heel of my...

## 🚀 Feature Add `keep_native_crs` parameter to RasterioSource to preserve input raster CRS. _(For the record, I created this request together with Copilot, but it reflects quite well what I...

enhancement