James McClain
James McClain
The integration test `integration_tests/util/generate_scene.py` uses `ClassMap` and `ClassItem` which seem to no longer exist.
For a moderately-sized training set, the "unzipping" phase at the start of the training step can take quite a long time. This might be made moot by #1040
## 🐛 Bug The ARM64 docker image appears to be broken. On the following configuration, ``` $ docker --version Docker version 24.0.5, build ced0996 $ uname -a Linux XXX #26~22.04.1-Ubuntu...
A possible solution to https://github.com/geotrellis/gdal-warp-bindings/issues/73 is to load the library at runtime rather than linking directly to it.
The windows version requires installation of the GDAL distributed from https://www.gisinternals.com/ . I think that perhaps that should be added to the first table that appears in README. 
It is not clear that the code in the bindings is hot enough to warrant optimization, but if it is, then it might be helpful to [enable optimization in the...