File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11alias mars.anoffset=offsetToEndOf4DvarWindow;
22
3- if ( grib2LocalSectionNumber != 44 ) {
3+ if ( grib2LocalSectionNumber != 45 ) {
44 alias mars.number=componentIndex;
55}
66
7- if ( grib2LocalSectionNumber == 44 ) {
7+ if ( grib2LocalSectionNumber == 45 ) {
88 alias mars.number = perturbationNumber;
99 alias mars.coefficient = fourierCoefficientIndex;
1010}
Original file line number Diff line number Diff line change 11#alias mars.number=perturbationNumber;
22alias mars.anoffset=offsetToEndOf4DvarWindow;
33
4- if ( grib2LocalSectionNumber == 44 ) {
4+ if ( grib2LocalSectionNumber == 45 ) {
55 #alias mars.number = perturbationNumber;
66 alias mars.coefficient = fourierCoefficientIndex;
77}
Original file line number Diff line number Diff line change 11label "_model errors";
22#alias mars.number=perturbationNumber;
33
4- if ( grib2LocalSectionNumber == 44 ) {
4+ if ( grib2LocalSectionNumber == 45 ) {
55 #alias mars.number = perturbationNumber;
66 alias mars.coefficient = fourierCoefficientIndex;
77}
You can’t perform that action at this time.
0 commit comments