# Use this file to create a conda environment using:
# conda create -n <name> --file conda-requirements.txt

matplotlib=1.3.1
netcdf4
numpy
pytest
scipy

