Open Ariana-B opened 1 year ago
Hey @Ariana-B @omad, with the tide modelling stuff, would it be possible to have that global env var actually set when a user runs module load dea
? That way it would allow our users to be able to run any of the coastal notebooks/tools without any setup on their end, similar to how it currently works on the Sandbox.
e.g. like this, but set for all our users, not just for tests: https://github.com/GeoscienceAustralia/dea-sandbox/pull/276/files/b2a32d64e9ef4b6cfbce2261eec8407d330c1ee4..649387e5749d3806d8dd7bcf1d1ae70c306c9f12#diff-5c429f94d7357a48ff2ac30fb36497b6538970ca128e6c9ad158a621f043fb27R35
The container image has inefficient files.
The container image has inefficient files.
The container image has inefficient files.
Update the NCI Module builder to only create a single module, with all dependencies installed within it. No more 'dea-env' as well as 'dea'. Environment spec is the same as the 'dea-sandbox' docker image, with
eodatasets3
,odc-algo
,odc-dscache
, andodc-io
now included in the conda env instead of being installed via pip.