Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YACO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpim-sw
YACO
Commits
2a267453
Commit
2a267453
authored
1 year ago
by
Jairo Segura
Browse files
Options
Downloads
Patches
Plain Diff
Add typeOfTimeIncrement and divided grib_output_coupling in oce and atm
parent
1269762e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/DestinE_GSV.yml
+18
-10
18 additions, 10 deletions
examples/DestinE_GSV.yml
with
18 additions
and
10 deletions
examples/DestinE_GSV.yml
+
18
−
10
View file @
2a267453
...
...
@@ -88,13 +88,21 @@ definitions:
grib_output_coupling_slow
:
&grib_output_coupling_PT6H
indicatorOfUnitForTimeRange
:
h
lengthOfTimeRange
:
6
indicatorOfUnitForTimeIncrement
:
h
timeIncrement
:
6
grib_output_coupling_P1D
:
&grib_output_coupling_P1D
indicatorOfUnitForTimeIncrement
:
s
typeOfTimeIncrement
:
255
timeIncrement
:
360
# TODO adjust to model time step
grib_output_coupling_oce_P1D
:
&grib_output_coupling_oce_P1D
indicatorOfUnitForTimeRange
:
h
lengthOfTimeRange
:
24
indicatorOfUnitForTimeIncrement
:
h
timeIncrement
:
24
indicatorOfUnitForTimeIncrement
:
s
typeOfTimeIncrement
:
255
timeIncrement
:
360
# TODO adjust to model time step
grib_output_coupling_atm_P1D
:
&grib_output_coupling_atm_P1D
indicatorOfUnitForTimeRange
:
h
lengthOfTimeRange
:
24
indicatorOfUnitForTimeIncrement
:
s
typeOfTimeIncrement
:
255
timeIncrement
:
360
# TODO adjust to model time step
yac_input_default
:
&yac_input_default
calendar
:
gregorian
end_date
:
${end_date}
...
...
@@ -425,7 +433,7 @@ fdb_writer:
-
parameterNumber
:
21
-
vertical.typeOfLevel
:
oceanModelLayer
-
*grib_ocean_levels_mid
-
*grib_output_coupling_P1D
-
*grib_output_coupling_
oce_
P1D
to
:
# sea_water_potential_temperature
grib_metadata
:
-
discipline
:
10
...
...
@@ -433,7 +441,7 @@ fdb_writer:
-
parameterNumber
:
18
-
vertical.typeOfLevel
:
oceanModelLayer
-
*grib_ocean_levels_mid
-
*grib_output_coupling_P1D
-
*grib_output_coupling_
oce_
P1D
u
:
# sea_water_x_velocity
grib_metadata
:
-
discipline
:
10
...
...
@@ -441,7 +449,7 @@ fdb_writer:
-
parameterNumber
:
23
-
vertical.typeOfLevel
:
oceanModelLayer
-
*grib_ocean_levels_mid
-
*grib_output_coupling_P1D
-
*grib_output_coupling_
oce_
P1D
v
:
# sea_water_y_velocity
grib_metadata
:
-
discipline
:
10
...
...
@@ -449,7 +457,7 @@ fdb_writer:
-
parameterNumber
:
24
-
vertical.typeOfLevel
:
oceanModelLayer
-
*grib_ocean_levels_mid
-
*grib_output_coupling_P1D
-
*grib_output_coupling_
oce_
P1D
w
:
# upward_sea_water_velocity # TODO map to paramId != 0
grib_metadata
:
-
discipline
:
10
...
...
@@ -457,7 +465,7 @@ fdb_writer:
-
parameterNumber
:
27
-
vertical.typeOfLevel
:
oceanModel
-
*grib_ocean_levels
-
*grib_output_coupling_P1D
-
*grib_output_coupling_
oce_
P1D
fdb_config
:
fdb.yml
fdb_metadata
:
-
class
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment