We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5eaed1 commit 3b15989Copy full SHA for 3b15989
book/thesis_projects/Research/eWaterCycle-ClimateChangeImpact/seamless.md
@@ -1 +1,10 @@
1
-# Seamless
+# Seamless
2
+
3
+eWaterCycle Seamless is a workflow in the making with the intent of improving accessibility for regular users to super computers.
4
+This workflow will contain no command line and is all done within Python Notebooks.
5
6
+The idea for this example is:
7
+1. Make a workflow that works for one region from the Caravan CAMELS dataset.
8
+2. Make minor adjustments to said workflow for every region you want to look at.
9
+3. Push workflow to any SLURM based HPC.
10
+4. Pull executed notebooks and/or results back per region and analyse.
0 commit comments