Skip to content

Commit

Permalink
Add gnuplot to the conda environment (CICE-Consortium#483)
Browse files Browse the repository at this point in the history
* Add gnuplot to the conda environment

This fix allows the timeseries.csh script to be used for Icepack standalone runs.
  • Loading branch information
dabail10 authored Mar 1, 2024
1 parent 3ffde67 commit 7e529b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configuration/scripts/machines/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ dependencies:
- netcdf-fortran
- netcdf4
- make
# Plotting dependencies
- gnuplot
# Python dependencies for building the HTML documentation
- sphinx
- sphinxcontrib-bibtex

0 comments on commit 7e529b1

Please sign in to comment.