Adds conda fv3net environment installation for Apple chips (M1, etc), since gfortran (a dependency of fv3net) is available for this architecture now. Also clarifies the conda-lock process by removing some extraneous commands and files.
Note: doesn't currently install due to #2266 .
Requirement changes:
Pins conda-lock to a version before its API changed to avoid confusion
[X] Ran make lock_deps/lock_pip following these instructions
Adds conda fv3net environment installation for Apple chips (M1, etc), since gfortran (a dependency of fv3net) is available for this architecture now. Also clarifies the conda-lock process by removing some extraneous commands and files.
Note: doesn't currently install due to #2266 .
Requirement changes:
make lock_deps/lock_pip
following these instructionsResolves #2256.
Coverage reports (updated automatically):