saeed-moghimi-noaa / on-demand-post-processing

on-demand-storm-surge-C-post-processing
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

on-demand-storm-surge-C-post-processing-

on-demand-storm-surge-C-post-processing

  1. Create the enrironment from the environment.yml file: conda env create -f environment.yml

  2. To use the spec file to create an indentical environment on the same machine (osx-64) or another machine: conda create --name myenv --file spec-file.txt