okanisis

Results 6 issues of okanisis

Building 2.8.2 on Arch Linux and Azure test fails with the following: ``` test 1 Start 1: tiledb_unit 1: Test command: /build/tiledb/src/tiledb-2.8.2/build/tiledb/test/tiledb_unit "--durations=yes" 1: Test timeout computed to be: 10000000...

Compiling latest release on Arch Linux and it fails trying to build ep_gcssdk. It gives the error: ``` make[6]: warning: -j8 forced in submake: resetting jobserver mode. In file included...

Building in a clean chroot on Arch Linux (64-bit) with TileDB 2.7.1. When running the tests with `make -C build -k check` I get the following: ``` 0.000 s: Unit-test...

Trying to run tests during a build on Arch Linux with: ``` export RUSTUP_TOOLCHAIN=stable cargo test --frozen --all-features ``` But if fails with the following: ``` ==> Starting check()... Compiling...

Rust

### Operating System - Arch Linux 64-bit ### Dependencies - Rust 1.59.0 - Python 3.10.2 - tk 8.16.12 ### Problem When trying to build and pre-fetch the libraries with: ```...

Rust

Frequently I am asked to produce a TIN and DEM to derive value added products like aspect, slope, etc... from source datasets that include 3 inputs: 1. contours ( 3d...

feature request