Skip to content
Snippets Groups Projects
Commit f28a96e7 authored by Christoph.Fischer's avatar Christoph.Fischer
Browse files

Update readme_conda.txt

parent afb5ced7
No related branches found
No related tags found
No related merge requests found
###################
# Instructions for installing enstools-feature using conda
###################
# in enstools-package folder
conda create --name enstools-feature python=3.7
......@@ -18,7 +22,7 @@ pip install -e git+https://github.com/wavestoweather/enstools.git@main#egg=ensto
# install requirements for enstools-feature
conda install --file requirements.txt
# also for PV stuff: custom scikit-fmm:
# also for PV identification: custom scikit-fmm:
cd enstools/feature/identification/pv_streamer/scikit-fmm-custom
python setup.py install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment