Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Clarification that region and area_type variables may use flags #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions conformance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,9 @@ name modifier.
name table.
* The legal values for the standard name modifier are contained in
Appendix C, Standard Name Modifiers.
* If a variable has a **`standard_name`** of **`region`** or **`area_type`**, it must have value(s)
from the permitted list.
* If a variable has a **`standard_name`** of **`region`** or **`area_type`**,
it must either have value(s) from the permitted list or, if flags are being used,
the **`flag_meanings`** attribute must contain values from the permitted list.

*Recommendataions:*

Expand Down