Skip to content

Commit

Permalink
ECC-1779: Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Mar 1, 2024
1 parent 41ed4d1 commit 6941c67
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions definitions/grib2/boot.def
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ template core "grib2/sections.def";

template section_8 "grib2/section.8.def";

# ECC-1779: Add keys to identify experimental and deprecated templates
# The low-level transient keys template_is_XXX
# are set inside the template definition files
concept isTemplateDeprecated(false) {
1 = { template_is_deprecated = 1; }
}
Expand Down

0 comments on commit 6941c67

Please sign in to comment.