Skip to content

Commit 403465c

Browse files
committed
fix typo
1 parent 2127dc9 commit 403465c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/jupyter/content/notebooks/11-emerging-technology-trends.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"\n",
3333
"All of the above formats have spatial capabilities, either directly or via specialized extensions.\n",
3434
"\n",
35-
"### Big multidimensional data hanndling\n",
35+
"### Big multidimensional data handling\n",
3636
"\n",
3737
"Earth observation and Earth system data are now more available than ever. [Pangeo](https://pangeo.io) is a popular community promoting open, reproducible, and scalable science. Tools such as [xarray](https://docs.xarray.dev/en/stable), and [Dask](https://www.dask.org) are primary tools in the handling of big geospatial data such as climate/weather forecasting and Earth observation. In addition, [pyogrio](https://github.com/geopandas/pyogrio) is a relatively new Python package to provide faster vector data handling.\n"
3838
]

0 commit comments

Comments
 (0)