Skip to content

Update branch with master#513

Merged
msmiyels merged 120 commits into426-add-bnnfrom
master
May 16, 2025
Merged

Update branch with master#513
msmiyels merged 120 commits into426-add-bnnfrom
master

Conversation

@msmiyels
Copy link
Collaborator

No description provided.

tmiosmauli and others added 30 commits February 2, 2024 11:12
Made a new template for suggesting new tools.
…ce_to_anomaly_gdal_ComputeProximity for reduced run time

The earlier functions namely distance_to_anomaly and distance_to_anomaly_gdal are slower as compared to the newly added function. The new function 'distance_to_anomaly_gdal_ComputeProximity' is atleast 97% more efficient than the old Distance_to_anomaly function and is about 75% more efficient than the distance_to_anomaly_gdal function. The output was tested on 5 different raster files and there was no difference in the output file of the three function found.
…ics raster, rename CLI parameter from input_file to input_raster
* ci: enable conda tests

* ci: attempt fixing Windows test, enable Mac test

* ci: only enable conda ubuntu test for now
…scriptive_statistics_raster

Add band parameter to descriptive statistics raster
nmaarnio and others added 29 commits February 11, 2025 09:10
---------

Co-authored-by: mipeso <mikasorvoja1@gmail.com>
Handle savepath printing in method saving_output_files
This was done to import GDAL only when needed and not everytime misc utils are imported
…gdal_proximity' by default

Older distance computation that uses Numba is still available and used if 'gdal_proximity' cannot be used.
Separated Numba tool to its own module to avoid circular import
Fiona 1.10 was problematic with the tight constraints for other packages
…s tools

Added the tool itself, tests, docs and a notebook. Additionally, .vscode/launch.json was added to gitignore and a small test data set added.

---------

Co-authored-by: Omkar <omkar.kolekar@student.tu-freiberg.de>
Co-authored-by: Niko Aarnio <113038549+nmaarnio@users.noreply.github.com>
* Add checks and extend description in the Points to raster and Generate negatives tools

* Some cosmetic changes

* Added tests for Points to raster and Random sampling

---------

Co-authored-by: Omkar <omkar.kolekar@student.tu-freiberg.de>
Co-authored-by: Niko Aarnio <113038549+nmaarnio@users.noreply.github.com>
@msmiyels msmiyels merged commit 9a377d2 into 426-add-bnn May 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants