ggebbie / IsopycnalSurfaces.jl

Find isopycnal surfaces for your ocean data
MIT License
4 stars 3 forks source link

performance: legacy vs. new interface #24

Open ggebbie opened 1 year ago

ggebbie commented 1 year ago

Should the legacy form of calling be deprecated? It is currently used in ECCOtour.jl. The new interface is more human friendly, but relies upon Dictionaries that may impose a performance penalty.