Describe#

Model of a universe data descriptor#

esgvoc describe source

This shows all variants of the source data descriptor (e.g. SourceCMIP7, SourceLegacy) with their fields, types, and docstrings.

esgvoc describe frequency

For data descriptors with a single model, shows that model directly.

Model of a project collection#

esgvoc describe cmip7 experiment

This returns the concrete variant used by the project (e.g. ExperimentCMIP7), not the union type.

All models for a project#

esgvoc describe cmip7

Lists every collection in the project alongside the pydantic model it resolves to.