This issue is regarding the branch that the DJ4Earth paper points to.
The README contains a misspelling of abernathey (missing the e) in two places:
julia -O0 --project scripts/abernathy_channel.jl
julia -O0 --project scripts/makie_abernathy.jl
One of the actual scripts are named correctly:
scripts/abernathey_channel.jl ✓
scripts/makie_abernathy.jl ← also needs renaming
Following the README as written causes an error because abernathy_channel.jl does not exist.
cc @jlk9
This issue is regarding the branch that the DJ4Earth paper points to.
The README contains a misspelling of abernathey (missing the e) in two places:
One of the actual scripts are named correctly:
scripts/abernathey_channel.jl ✓
scripts/makie_abernathy.jl ← also needs renaming
Following the README as written causes an error because
abernathy_channel.jldoes not exist.cc @jlk9