@ashjbarnes and I would like to release the regional mom6 toolbox to gadi in a containerised environment. Can we please be given access to do this?
My understanding is that the steps are:
- We create a branch
- We make a new folder called
regional-mom6 (or similar) under environments
- We then make
environment.yml and environment_dev.yml files
- We then do a PR back to main
One quick question - regional mom6 already lists some dependencies here - should we copy these dependencies to environment.yml and environment_dev.yml? Or just add the new dependencies (matplotlib)?
@ashjbarnes and I would like to release the regional mom6 toolbox to gadi in a containerised environment. Can we please be given access to do this?
My understanding is that the steps are:
regional-mom6(or similar) underenvironmentsenvironment.ymlandenvironment_dev.ymlfilesOne quick question - regional mom6 already lists some dependencies here - should we copy these dependencies to
environment.ymlandenvironment_dev.yml? Or just add the new dependencies (matplotlib)?