eorst 0.1.2

An Earth Observation and Remote Sensing Toolkit
docs.rs failed to build eorst-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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.

How to use:

As a library

Just add eotrs to your dependencies in cargo.toml like:

[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