eorst 0.1.1

An Earth Observation and Remote Sensing Toolkit
docs.rs failed to build eorst-0.1.1
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.

How to use:

As a library

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

[dependencies]
EORST = {version = "0.1"}

The main focus of this library is to support work of the JRSRP, but it could be useful for a wider audience as well. Most of the current functionalites were developed to support the Spatial Biocondition prject, developed jointly by Quenslands Remote Sensing Centre and the Quensland Herbarium