Skip to content

Commit

Permalink
revert to 5309545, modify notebooks doc
Browse files Browse the repository at this point in the history
  • Loading branch information
coxipi committed Jan 8, 2025
1 parent 5309545 commit 2f4178f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 1 addition & 4 deletions docs/notebooks/advanced_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"---\n",
"title: Statistical Downscaling and Bias-Adjustment - Advanced tools\n",
"---\n",
"\n",
"# Statistical Downscaling and Bias-Adjustment - Advanced tools\n",
"\n",
"The previous notebook covered the most common utilities of `xsdba` for conventional cases. Here, we explore more advanced usage of `xsdba` tools.\n",
"\n",
Expand Down
2 changes: 2 additions & 0 deletions docs/notebooks/example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"\n",
"This presents examples, while a bit more info and the API are given on [this page](../xsdba.rst).\n",
"\n",
"## Simple Quantile Mapping\n",
"\n",
"A very simple \"Quantile Mapping\" approach is available through the `EmpiricalQuantileMapping` object. The object is created through the `.train` method of the class, and the simulation is adjusted with `.adjust`."
]
},
Expand Down

0 comments on commit 2f4178f

Please # to comment.