what about something like ```julia download_dataset([T_meta, q_meta, u_meta, v_meta]) ``` which we call after building the `Metadata` ? _Originally posted by @glwagner in https://github.com/NumericalEarth/NumericalEarth.jl/pull/93#discussion_r2927613738_
what about something like
download_dataset([T_meta, q_meta, u_meta, v_meta])which we call after building the
Metadata?Originally posted by @glwagner in #93 (comment)