CliMA / LESbrary.jl

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

Setting up Python conda environment #9

Closed ali-ramadhan closed 4 years ago

ali-ramadhan commented 4 years ago

This should be documented. Ideally we wouldn't be relying on Python packages but the functionality provided by xgcm is not available in Julia and would be time consuming to recreate ourselves.

glwagner commented 4 years ago

I think we want users to be able to launch simulations using julia on the command line from any machine --- having a python environment is probably important for that