CliMA / ClimaCore.jl

CliMA model dycore
https://clima.github.io/ClimaCore.jl/dev
Apache License 2.0
86 stars 8 forks source link

Loading of topographical data #285

Open simonbyrne opened 2 years ago

simonbyrne commented 2 years ago

Load topographical data from a file and construct a z_surface field. This may require certain options:

jakebolewski commented 2 years ago

This also probably depends on being able to remap from a RLL grid to a cubed sphere (re-using the same infa) as all elevation products are distributed in RLL grids given some standard projection.