CliMA / LESbrary.jl

📚Generating Oceananigans large eddy simulation (LES) data for calibrating parameterizations
MIT License
29 stars 11 forks source link

Mention ffmpeg as a manual dependency #11

Closed ali-ramadhan closed 3 years ago

ali-ramadhan commented 4 years ago

I don't think conda/pip will install the ffmpeg binaries needed to produces movies in make_lesbrary_plots.py.

Should add a couple of steps on installing an ffmpeg static build and adding it to PATH

https://johnvansickle.com/ffmpeg/

ali-ramadhan commented 3 years ago

This script won't exist after merging PR #42.