CliMA / LESbrary.jl

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

Consider using DrWatson.jl #12

Closed ali-ramadhan closed 3 years ago

ali-ramadhan commented 4 years ago

If we decide to encode some file metadata in the filenames, maybe DrWatson.jl would be a useful package to consider using?

https://github.com/JuliaDynamics/DrWatson.jl

From the documentation:

Specifically, it is a Julia package created to help people "deal" with their simulations, simulation parameters, where are files saved, experimental data, scripts, existing simulations, project source code, establishing reproducibility, and in general their scientific projects.

ali-ramadhan commented 3 years ago

After watching https://www.youtube.com/watch?v=jKATlEAu8eE I think DrWatson.jl isn't super useful for this repo. It seems like it would be great for a repo like https://github.com/glwagner/WaveTransmittedTurbulence.jl