Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thopri
BoBEAS
Commits
ee37fde1
Commit
ee37fde1
authored
5 years ago
by
Dr Jeff Polton
Browse files
Options
Download
Email Patches
Plain Diff
Updated namelists for initial conditions from CMEMS
parent
11949b5d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_vosaline
.../INITIAL_CONDITION/namelist_reshape_bilin_initcd_vosaline
+5
-5
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_votemper
.../INITIAL_CONDITION/namelist_reshape_bilin_initcd_votemper
+5
-5
No files found.
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_vosaline
View file @
ee37fde1
...
...
@@ -12,8 +12,8 @@
nemo_lat: name of latitude variable in the coordinates.nc
/
&grid_inputs
input_file = '
vosaline_COPERNICUS-INDIAN_2016
.nc'
nemo_file = '
coordinates
.nc'
input_file = '
CMEMS_01042019_T
.nc'
nemo_file = '
domain_cfg
.nc'
datagrid_file = 'remap_data_grid_R12.nc'
nemogrid_file = 'remap_nemo_grid_R12.nc'
method = 'regular'
...
...
@@ -61,14 +61,14 @@
luse_grid2_area = .false.
/
&interp_inputs
input_file = "
vosaline_COPERNICUS-INDIAN_2016
.nc"
input_file = "
CMEMS_01042019_T
.nc"
interp_file = "data_nemo_bilin_R12.nc"
input_name = "
vosaline
"
input_name = "
so
"
input_start = 1,1,1,1
input_stride = 1,1,1,1
input_stop = 0,0,0,0
input_vars = "
g
dept","time
_counter
"
input_vars = "dept
h
","time"
/
&interp_outputs
...
...
This diff is collapsed.
Click to expand it.
NAMELISTS_AND_FORTRAN_FILES/INITIAL_CONDITION/namelist_reshape_bilin_initcd_votemper
View file @
ee37fde1
...
...
@@ -12,8 +12,8 @@
nemo_lat: name of latitude variable in the coordinates.nc
/
&grid_inputs
input_file = '
votemper_COPERNICUS-INDIAN_2016
.nc'
nemo_file = '
coordinates
.nc'
input_file = '
CMEMS_01042019_T
.nc'
nemo_file = '
domain_cfg
.nc'
datagrid_file = 'remap_data_grid_R12.nc'
nemogrid_file = 'remap_nemo_grid_R12.nc'
method = 'regular'
...
...
@@ -61,14 +61,14 @@
luse_grid2_area = .false.
/
&interp_inputs
input_file = "
votemper_COPERNICUS-INDIAN_2016
.nc"
input_file = "
CMEMS_01042019_T
.nc"
interp_file = "data_nemo_bilin_R12.nc"
input_name = "
votemper
"
input_name = "
thetao
"
input_start = 1,1,1,1
input_stride = 1,1,1,1
input_stop = 0,0,0,0
input_vars = "
g
dept","time
_counter
"
input_vars = "dept
h
","time"
/
&interp_outputs
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment