renaming of the unstructured grid mapping

This commit is contained in:
Sebastien Villaume 2020-05-27 10:52:27 +01:00
parent 8e35d2f5d3
commit 8eedb2773c
5 changed files with 9 additions and 9 deletions

View File

@ -0,0 +1,8 @@
label "Unstructured Grid Mapping"
concept_nofail unstructuredGridType (unknown,"unstructuredGridType.def",conceptsLocalDirAll,conceptsMasterDir);
concept_nofail unstructuredGridSubtype (unknown,"unstructuredGridSubtype.def",conceptsLocalDirAll,conceptsMasterDir);
concept_nofail unstructuredGridUUID (unknown,"unstructuredGridUUID.def",conceptsLocalDirAll,conceptsMasterDir);

View File

@ -1,8 +0,0 @@
label "Unstructured Grids"
concept_nofail gridName (unknown,"gridName.def",conceptsLocalDir,conceptsMasterDir);
concept_nofail subGridName (unknown,"subGridName.def",conceptsLocalDir,conceptsMasterDir);
concept_nofail gridUUID (unknown,"gridUUID.def",conceptsLocalDir,conceptsMasterDir);

View File

@ -15,5 +15,5 @@ unsigned[1] numberOfGridInReference : dump;
# UUID of horizontal grid
byte[16] uuidOfHGrid : dump;
template_nofail unstructuredGrids "grib2/localConcepts/[centre:s]/unstructuredGrids.def";
template_nofail unstructuredGrid "grib2/localConcepts/[centre:s]/unstructuredGrid.def";