You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: MITgcm also outputs global binary files, which I imagine could be retiled on the fly via MeshArrays.jl , but I would start with tiled output of MITgcm (1 per processor)
It seems that the various packages offer such option :
https://github.com/JuliaGeo/NCDatasets.jl
or https://juliageo.org/CommonDataModel.jl/stable/
or https://github.com/JuliaIO/Kerchunk.jl
or https://github.com/JuliaIO/Zarr.jl
or https://github.com/rafaqz/Rasters.jl
note: MITgcm also outputs global binary files, which I imagine could be retiled on the fly via MeshArrays.jl , but I would start with tiled output of MITgcm (1 per processor)