Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmip6-ng
cmip6-ng
Commits
cb027f6f
Commit
cb027f6f
authored
Jul 30, 2019
by
Ruth Lorenz
Browse files
changed save path back to original so save in /net/cfc
parent
69c5cfdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmip6-ng/utils/string_functions.py
View file @
cb027f6f
...
...
@@ -19,8 +19,7 @@ import logging
logger
=
logging
.
getLogger
(
__name__
)
LOAD_PATH
=
'/net/cfc/cmip6/data'
#SAVE_PATH = '/net/cfc/cmip6/Next_Generation'
SAVE_PATH
=
'/net/tropo/climphys/rlorenz/test_cmip6-ng'
SAVE_PATH
=
'/net/cfc/cmip6/Next_Generation'
def
select_grid
(
path
,
valid_grids
=
(
'gn'
,
'gr'
,
'gr1'
)):
"""
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment