Skip to content

support ITime in CMIP modeΒ #1569

@juliasloan25

Description

@juliasloan25

The Oceananigans and ClimaSeaIce models don't use ITime. When we have use_itime == true, we set the dt of each model to be a promoted ITime, implicitly assuming each model supports accepts ITime.

For now, we can run with use_itime = false, but we eventually want to support this option. A simple solution can be to convert the ITime to seconds or dates and use that for the ocean/sea ice, but we may also want a more involved solution.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions