Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Intake Taking The Pain Out Of Data Access
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aaron Spring
Intake Taking The Pain Out Of Data Access
Merge requests
!1
Update catalog path
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update catalog path
update_catalog_path
into
master
Overview
0
Commits
5
Changes
2
Merged
Aaron Spring
requested to merge
update_catalog_path
into
master
2 years ago
Overview
0
Commits
5
Changes
2
Expand
Closes #1
0
0
Merge request reports
Compare
master
version 4
f83b79fc
2 years ago
version 3
5118c679
2 years ago
version 2
60df1cdc
2 years ago
version 1
cf3126d4
2 years ago
master (base)
and
latest version
latest version
e3d11ed4
5 commits,
2 years ago
version 4
f83b79fc
4 commits,
2 years ago
version 3
5118c679
3 commits,
2 years ago
version 2
60df1cdc
2 commits,
2 years ago
version 1
cf3126d4
1 commit,
2 years ago
2 files
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
demo_intake.ipynb
+
2
−
1
Options
@@ -70,7 +70,8 @@
"source": [
"# json file contains the rules for concat and merge as well as the location for the catalog .csv file\n",
"# Fabian Wachsmann creates a new catalog of CMIP6 data downloaded to /work/ik1017/ daily\n",
"col_url = \"/work/ik1017/Catalogs/mistral-cmip6.json\""
"# col_url = \"/work/ik1017/Catalogs/mistral-cmip6.json\" # mistral\n",
"col_url = \"/pool/data/Catalogs/dkrz_cmip6_disk.json\" # levante"
]
},
{
Loading