ECC-1876: GRIB: Resolve duplicate shortName of vo and avg_vo

This commit is contained in:
Shahram Najm 2024-07-19 13:04:52 +00:00
parent 03be2c92a2
commit 52f4e092af
2 changed files with 8 additions and 8 deletions

View File

@ -8498,7 +8498,7 @@
typeOfSecondFixedSurface = 168 ;
}
#Y-component of sea water velocity
'vo' = {
'voy' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 26 ;
@ -8506,7 +8506,7 @@
typeOfSecondFixedSurface = 168 ;
}
#X-component of sea water velocity
'uo' = {
'uox' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 25 ;
@ -9629,7 +9629,7 @@
typeOfStatisticalProcessing = 0 ;
}
#Time-mean Y-component of sea water velocity
'avg_vo' = {
'avg_voy' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 26 ;
@ -9638,7 +9638,7 @@
typeOfStatisticalProcessing = 0 ;
}
#Time-mean X-component of sea water velocity
'avg_uo' = {
'avg_uox' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 25 ;

View File

@ -8498,7 +8498,7 @@
typeOfSecondFixedSurface = 168 ;
}
#Y-component of sea water velocity
'vo' = {
'voy' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 26 ;
@ -8506,7 +8506,7 @@
typeOfSecondFixedSurface = 168 ;
}
#X-component of sea water velocity
'uo' = {
'uox' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 25 ;
@ -9629,7 +9629,7 @@
typeOfStatisticalProcessing = 0 ;
}
#Time-mean Y-component of sea water velocity
'avg_vo' = {
'avg_voy' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 26 ;
@ -9638,7 +9638,7 @@
typeOfStatisticalProcessing = 0 ;
}
#Time-mean X-component of sea water velocity
'avg_uo' = {
'avg_uox' = {
discipline = 10 ;
parameterCategory = 4 ;
parameterNumber = 25 ;