Skip to content

[ClimaCoreTempestRemap] Support for terrain-warping in NetCDF output #763

Open
@simonbyrne

Description

@simonbyrne

Is your feature request related to a problem? Please describe.
Terrain export is not currently supported (CliMA/ClimaAtmos.jl#536)

It should adhere to the CF conventions, e.g.
https://cfconventions.org/Data/cf-conventions/cf-conventions-1.9/cf-conventions.html#atmosphere-hybrid-height-coordinate

Describe the solution you'd like
Add method to def_space_coord that supports this. It may also require modifying how we internally represent the space.

Describe alternatives you've considered
CliMA/ClimaAtmos.jl#536 does a quick hack to support it, but the results will not be correct (i.e. each level will have the same z values)

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions