Earth Observation and Remote Sensig Tookit (eorst).
This crate offers a library aiming to simplify the writing of raster processing pipelines in rust. This library takes a lot of ideas from the rasterio, rios and geowombat python libraries.
Some features include: - Parallel read/write. - On-the-fly image reprojection. - Point raster sampling extraction. - Time series analysis. - Band math. - Basic opencv integrtion - Easy to integrate with LigthGBM and XGBoost.
Just add eotrs to your dependencies in cargo.toml
like:
toml
[dependencies]
eorst = "0.1.2"
The main focus of this library is to support the work of the JRSRP, but it could be useful for a wider audience as well. Most of the current functionalities were developed to support the Spatial Biocondition project, developed jointly by Quenslands Remote Sensing Centre and the Quensland Herbarium