MetOffice / MetOffice/opsinputs

Enforce naming convention for SurfEmiss

Open
#158 3 comments 0 reactions 2 assignees Claimed by @mikecooke77 View on GitHub
Dominant language
Fortran
Stars
4
Forks
2
Avg merge
1d 29m
Merged PRs (30d)
4

Description

The IODA naming conventions define the group `SurfEmiss` for surface emissivity:
https://github.com/JCSDA-internal/ioda/blob/develop/share/ioda/yaml/validation/ObsSpace.yaml#L112.
However, in opsinputs `VarField_mwemiss` is mapped to `Emiss/emissivity`.
https://github.com/MetOffice/opsinputs/blob/develop/src/opsinputs/opsinputs_varobswriter_mod.F90#L861

Accompanied by the change `Emiss/emissivity` -> `SurfEmiss/emissivity` for yamls in sith, source code in opsinputs should reflect the new naming convention.

See https://github.com/MetOffice/sith/issues/163.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.