Cargo Features

RISICO-2023 has no features set by default.

[dependencies]
risico-2023 = { version = "0.3.4", features = ["build-binary", "gdal_bindgen", "gdal", "static_deps"] }
build-binary

build-binary must be enabled in order to build the binaries

Enables clap, clap_derive, hdf5, hdf5-sys, libflate, log, netcdf ^0.8.1, netcdf-sys ^0.5.1, png, pretty_env_logger, rstar, and serde_yaml

Required by risico-2023 and risico-2023-config-converter binaries

gdal_bindgen

Enables bindgen of gdal

Native dependencies

gdal gdal_bindgen?

Enables gdal

Affects output::GeotiffWriter, writers::write_to_geotiff

static_deps

Enables static of hdf5-sys and netcdf-sys ^0.5.1