Skip to content

Commit 237679a

Browse files
authored
Minor reorg (#11)
1 parent f569eb4 commit 237679a

14 files changed

+4533
-20669
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
rev: v2.3.0
1111
hooks:
1212
- id: codespell
13-
args: ["-L", "fo,ihs,kake,te", "-S", "fixture"]
13+
args: ["-L", "fo,ihs,kake,te", "-S", "fixture,*.csv"]
1414

1515
- repo: https://github.com/pre-commit/pre-commit-hooks
1616
rev: v5.0.0

docs/visualization/titiler/titiler-cmr/titiler-cmr-statistics-benchmark.ipynb renamed to docs/visualization/titiler/titiler-cmr/benchmark-stats.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "b44dbc99",
66
"metadata": {},
77
"source": [
8-
"# TiTiler-CMR: Statistics Benchmarking\n",
8+
"# Benchmarking statistics\n",
99
"\n",
1010
"This notebook shows how to benchmark the `/timeseries/statistics` endpoint of a TiTiler-CMR deployment and understand how performance varies under different parameters. \n",
1111
"\n",

0 commit comments

Comments
 (0)