Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- install mamba (https://github.com/mamba-org/mamba) first, and use it to speed up installation of all other conda envs, including the one for synthetic data. Note that currently only the dependency solve is accelerated (mamba-org/mamba#633), but this is sufficient for a large improvement over conda. - Remove the --mamba flag from the conda_env_setup.sh script's arguments, as this was taken out in NOAA-GFDL#166.
- Loading branch information