Modifications from v1.0.2:
changes to julia implementation:
choice between
- global package installation
- initial call:
julia ENT3C.jl --config-file=config/config.test.json --install-deps=yes
- after that:
julia ENT3C.jl --config-file=config/config.test.json
- or loading of predefined enviornments for julia 1.10.4 or 1.11.2:
julia ENT3C.jl --config-file=config/config.json --resolve-env=yes --julia-version=<v.v.v>