Skip to content

Commit 5f8641c

Browse files
committed
Resolved TODO to add table
1 parent 60289cc commit 5f8641c

File tree

1 file changed

+30
-107
lines changed

1 file changed

+30
-107
lines changed

notebooks/02 Adjusting Debiasers.ipynb

+30-107
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,20 @@
345345
"id": "46c0d20a-d3a2-496b-a13d-f1816c8bada9",
346346
"metadata": {},
347347
"source": [
348-
"TODO: Insert table"
348+
"| Variable | `LinearScaling` | `DeltaChange` | `QuantileMapping` | `ScaledDistributionMapping` | `CDFt` | `ECDFM` | `QuantileDeltaMapping` | `ISIMIP` |\n",
349+
"|-----------|:-------------------------:|:-----------------------:|:---------------------------:|:-------------------------------------:|:-----------------:|:-----------------:|:--------------------------------:|:------------------:|\n",
350+
"| hurs | (x) | (x) | (x) | | (x) | (x) | (x) | x |\n",
351+
"| pr | x | x | x | x | x | x | x | x |\n",
352+
"| prsnratio | | | | | | | | x |\n",
353+
"| psl | (x) | (x) | (x) | | (x) | (x) | (x) | x |\n",
354+
"| rlds | (x) | (x) | (x) | | (x) | (x) | (x) | x |\n",
355+
"| rsds | (x) | (x) | | | (x) | | | x |\n",
356+
"| sfcWind | (x) | (x) | (x) | | (x) | (x) | (x) | x |\n",
357+
"| tas | x | x | x | x | x | x | x | x |\n",
358+
"| tasmin | x | x | (x) | (x) | x | (x) | (x) | |\n",
359+
"| tasmax | x | x | (x) | (x) | x | (x) | (x) | |\n",
360+
"| tasrange | | | | | (x) | | | x |\n",
361+
"| tasskew | | | | | (x) | | | x |\n"
349362
]
350363
},
351364
{
@@ -587,13 +600,7 @@
587600
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
588601
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
589602
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
590-
" \n"
591-
]
592-
},
593-
{
594-
"name": "stderr",
595-
"output_type": "stream",
596-
"text": [
603+
" \n",
597604
" 7%|██▉ | 15/225 [00:48<13:57, 3.99s/it]WARNING:root:\n",
598605
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
599606
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -668,13 +675,7 @@
668675
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
669676
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
670677
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
671-
" \n"
672-
]
673-
},
674-
{
675-
"name": "stderr",
676-
"output_type": "stream",
677-
"text": [
678+
" \n",
678679
" 13%|█████▊ | 30/225 [01:39<10:03, 3.09s/it]WARNING:root:\n",
679680
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
680681
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -749,13 +750,7 @@
749750
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
750751
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
751752
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
752-
" \n"
753-
]
754-
},
755-
{
756-
"name": "stderr",
757-
"output_type": "stream",
758-
"text": [
753+
" \n",
759754
" 20%|████████▊ | 45/225 [02:24<08:32, 2.85s/it]WARNING:root:\n",
760755
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
761756
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -830,13 +825,7 @@
830825
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
831826
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
832827
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
833-
" \n"
834-
]
835-
},
836-
{
837-
"name": "stderr",
838-
"output_type": "stream",
839-
"text": [
828+
" \n",
840829
" 27%|███████████▋ | 60/225 [03:11<08:26, 3.07s/it]WARNING:root:\n",
841830
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
842831
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -911,13 +900,7 @@
911900
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
912901
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
913902
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
914-
" \n"
915-
]
916-
},
917-
{
918-
"name": "stderr",
919-
"output_type": "stream",
920-
"text": [
903+
" \n",
921904
" 33%|██████████████▋ | 75/225 [03:55<07:24, 2.96s/it]WARNING:root:\n",
922905
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
923906
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -992,13 +975,7 @@
992975
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
993976
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
994977
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
995-
" \n"
996-
]
997-
},
998-
{
999-
"name": "stderr",
1000-
"output_type": "stream",
1001-
"text": [
978+
" \n",
1002979
" 40%|█████████████████▌ | 90/225 [04:43<07:16, 3.23s/it]WARNING:root:\n",
1003980
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
1004981
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1073,13 +1050,7 @@
10731050
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
10741051
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
10751052
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1076-
" \n"
1077-
]
1078-
},
1079-
{
1080-
"name": "stderr",
1081-
"output_type": "stream",
1082-
"text": [
1053+
" \n",
10831054
" 47%|████████████████████ | 105/225 [05:27<05:20, 2.67s/it]WARNING:root:\n",
10841055
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
10851056
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1154,13 +1125,7 @@
11541125
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
11551126
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
11561127
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1157-
" \n"
1158-
]
1159-
},
1160-
{
1161-
"name": "stderr",
1162-
"output_type": "stream",
1163-
"text": [
1128+
" \n",
11641129
" 53%|██████████████████████▉ | 120/225 [06:07<04:41, 2.68s/it]WARNING:root:\n",
11651130
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
11661131
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1235,13 +1200,7 @@
12351200
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
12361201
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
12371202
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1238-
" \n"
1239-
]
1240-
},
1241-
{
1242-
"name": "stderr",
1243-
"output_type": "stream",
1244-
"text": [
1203+
" \n",
12451204
" 60%|█████████████████████████▊ | 135/225 [06:47<03:55, 2.61s/it]WARNING:root:\n",
12461205
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
12471206
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1316,13 +1275,7 @@
13161275
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
13171276
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
13181277
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1319-
" \n"
1320-
]
1321-
},
1322-
{
1323-
"name": "stderr",
1324-
"output_type": "stream",
1325-
"text": [
1278+
" \n",
13261279
" 67%|████████████████████████████▋ | 150/225 [07:33<03:44, 2.99s/it]WARNING:root:\n",
13271280
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
13281281
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1397,13 +1350,7 @@
13971350
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
13981351
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
13991352
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1400-
" \n"
1401-
]
1402-
},
1403-
{
1404-
"name": "stderr",
1405-
"output_type": "stream",
1406-
"text": [
1353+
" \n",
14071354
" 73%|███████████████████████████████▌ | 165/225 [08:17<02:57, 2.96s/it]WARNING:root:\n",
14081355
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
14091356
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1478,13 +1425,7 @@
14781425
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
14791426
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
14801427
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1481-
" \n"
1482-
]
1483-
},
1484-
{
1485-
"name": "stderr",
1486-
"output_type": "stream",
1487-
"text": [
1428+
" \n",
14881429
" 80%|██████████████████████████████████▍ | 180/225 [09:02<02:10, 2.90s/it]WARNING:root:\n",
14891430
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
14901431
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1559,13 +1500,7 @@
15591500
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
15601501
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
15611502
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1562-
" \n"
1563-
]
1564-
},
1565-
{
1566-
"name": "stderr",
1567-
"output_type": "stream",
1568-
"text": [
1503+
" \n",
15691504
" 87%|█████████████████████████████████████▎ | 195/225 [09:46<01:27, 2.91s/it]WARNING:root:\n",
15701505
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
15711506
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1640,13 +1575,7 @@
16401575
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
16411576
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
16421577
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1643-
" \n"
1644-
]
1645-
},
1646-
{
1647-
"name": "stderr",
1648-
"output_type": "stream",
1649-
"text": [
1578+
" \n",
16501579
" 93%|████████████████████████████████████████▏ | 210/225 [10:27<00:43, 2.93s/it]WARNING:root:\n",
16511580
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
16521581
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
@@ -1721,13 +1650,7 @@
17211650
" ISIMIP runs without time-information for at least one of obs, cm_hist or cm_future.\n",
17221651
" This information is inferred, assuming the first observation is on a January 1st. Observations are chunked according to the assumed time information. \n",
17231652
" This might lead to slight numerical differences to the run with time information, however the debiasing is not fundamentally changed.\n",
1724-
" \n"
1725-
]
1726-
},
1727-
{
1728-
"name": "stderr",
1729-
"output_type": "stream",
1730-
"text": [
1653+
" \n",
17311654
"100%|███████████████████████████████████████████| 225/225 [11:13<00:00, 2.99s/it]\n"
17321655
]
17331656
}
@@ -1991,7 +1914,7 @@
19911914
"name": "python",
19921915
"nbconvert_exporter": "python",
19931916
"pygments_lexer": "ipython3",
1994-
"version": "3.9.12"
1917+
"version": "3.8.10"
19951918
}
19961919
},
19971920
"nbformat": 4,

0 commit comments

Comments
 (0)