127 adds initial integration of antler-proj to DUNE; however, no releases are available for it at this time. This issue is written to address that shortcoming.
Please fix the following items:
Add antler-proj download. See bootstrap_cdt.sh and bootstrap_leap.sh for examples.
Add version selection and display:
Update --version-all to display antler-proj version.
Add --antler-proj ANTLER_PROJ_VERSION to select antler-proj version.
Test, verify, and correct any issues missed in #127.
Acceptance criteria:
antler-proj is automatically installed in the container.
127 adds initial integration of
antler-proj
to DUNE; however, no releases are available for it at this time. This issue is written to address that shortcoming.Please fix the following items:
antler-proj
download. Seebootstrap_cdt.sh
andbootstrap_leap.sh
for examples.--version-all
to display antler-proj version.--antler-proj ANTLER_PROJ_VERSION
to select antler-proj version.Acceptance criteria:
tests/test_antler_proj.py
passes.--version all
displays antler-proj info.--antler-proj
changes the installed version.