Closed aornugent closed 3 years ago
Added a little config and a SQLite dependency to enable the Chapman Richards spatial example inside the FLINT.example Docker image.
The magical incantation is:
docker run --rm -v $(pwd)/Run_Env:/usr/local/run_env -ti moja/flint.example:bionic bash cd /usr/local/run_env/ moja.cli --config config/forest_config.json --config config/libs.gdal.chaprich.json --config_provider config/forest_provider.json --logging_config logging.debug_on.conf
Added a little config and a SQLite dependency to enable the Chapman Richards spatial example inside the FLINT.example Docker image.
The magical incantation is: