Skip to content

Commit

Permalink
Add yaml script for python environment used in online tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Sep 5, 2024
1 parent 923d032 commit 02d490a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions environment-tutorial.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: scm_py37_tutorial

dependencies:
- conda-forge::python=3.7
- conda-forge::netcdf4
- conda-forge::f90nml
- conda-forge::configobj

0 comments on commit 02d490a

Please sign in to comment.