Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
synergy
o3skim
Commits
322633f4
Commit
322633f4
authored
Oct 26, 2020
by
BorjaEst
Browse files
Bugfix, correct path key by paths
parent
3487c3fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/user_guide/source-file.rst
View file @
322633f4
...
@@ -63,7 +63,7 @@ argument is configured at the :doc:`/getting_started/cli` call.
...
@@ -63,7 +63,7 @@ argument is configured at the :doc:`/getting_started/cli` call.
# Reg expression, how to load the netCDF files
# Reg expression, how to load the netCDF files
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
path: Ccmi/mon/toz/*.nc
path
s
: Ccmi/mon/toz/*.nc
# Coordinates description for tco3 data.
# Coordinates description for tco3 data.
# [FIXED_KEY -- MANDATORY]:
# [FIXED_KEY -- MANDATORY]:
...
@@ -88,7 +88,7 @@ argument is configured at the :doc:`/getting_started/cli` call.
...
@@ -88,7 +88,7 @@ argument is configured at the :doc:`/getting_started/cli` call.
# Reg expression, how to load the netCDF files
# Reg expression, how to load the netCDF files
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
path: Ccmi/mon/vmro3
path
s
: Ccmi/mon/vmro3
# Coordinates description for vmro3 data.
# Coordinates description for vmro3 data.
# [FIXED_KEY -- MANDATORY]:
# [FIXED_KEY -- MANDATORY]:
...
@@ -147,7 +147,7 @@ key *path* should be the same for both variables. The output expected at
...
@@ -147,7 +147,7 @@ key *path* should be the same for both variables. The output expected at
# Reg expression, how to load the netCDF files
# Reg expression, how to load the netCDF files
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
path: Ecmwf/Era5
path
s
: Ecmwf/Era5
# Coordinates description for tco3 data.
# Coordinates description for tco3 data.
# [FIXED_KEY -- MANDATORY]:
# [FIXED_KEY -- MANDATORY]:
...
@@ -176,7 +176,7 @@ key *path* should be the same for both variables. The output expected at
...
@@ -176,7 +176,7 @@ key *path* should be the same for both variables. The output expected at
# Reg expression, how to load the netCDF files
# Reg expression, how to load the netCDF files
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
path: Ecmwf/Erai
path
s
: Ecmwf/Erai
# Coordinates description for tco3 data.
# Coordinates description for tco3 data.
# [FIXED_KEY -- MANDATORY]:
# [FIXED_KEY -- MANDATORY]:
...
@@ -201,7 +201,7 @@ key *path* should be the same for both variables. The output expected at
...
@@ -201,7 +201,7 @@ key *path* should be the same for both variables. The output expected at
# Reg expression, how to load the netCDF files
# Reg expression, how to load the netCDF files
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
# [FIXED_KEY -- MANDATORY]: [CORRECT_VALUE -- MANDATORY]
path: Ecmwf/Erai
path
s
: Ecmwf/Erai
# Coordinates description for vmro3 data.
# Coordinates description for vmro3 data.
# [FIXED_KEY -- MANDATORY]:
# [FIXED_KEY -- MANDATORY]:
...
...
Write
Preview
Supports
Markdown
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