Skip to content

Commit c22e94c

Browse files
update slides
1 parent 6d9c35c commit c22e94c

1 file changed

Lines changed: 71 additions & 1 deletion

File tree

slides.html

Lines changed: 71 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,77 @@
358358

359359
---
360360

361-
# A rich ecosystem of packages:
361+
# A rich ecosystem of packages
362+
363+
<br>
364+
365+
![:scale 60%](https://pysal.org/assets/pysal_nav_logo.svg)
366+
367+
Python Spatial Analysis Library (https://pysal.org). Collection of packages for:
368+
369+
* detection of spatial clusters, hot-spots, and outliers
370+
* construction of graphs from spatial data
371+
* spatial regression and statistical modeling on geographically embedded networks
372+
* spatial econometrics
373+
* exploratory spatio-temporal data analysis
374+
* ...
375+
376+
377+
---
378+
379+
# A rich ecosystem of packages
380+
381+
<br>
382+
383+
Building up on / integrating with GeoPandas:
384+
385+
**MovingPandas** (https://anitagraser.github.io/movingpandas/): working with movement data
386+
387+
**Momepy** (http://docs.momepy.org/en/latest/): quantitative analysis of urban morphology
388+
389+
**geoplot** (https://residentmario.github.io/geoplot/): high-level Python geospatial plotting library (combining GeoPandas, matplotlib and cartopy)
390+
391+
**...**
392+
393+
---
394+
395+
# A rich ecosystem of packages
396+
397+
<br>
398+
399+
Building up on / integrating with xarray:
400+
401+
**Satpy** (https://satpy.readthedocs.io/en/stable/): package for earth-observing satellite data processing
402+
403+
**xesmf** (https://xesmf.readthedocs.io/): Universal Regridder for Geospatial Data
404+
405+
**verde** (https://www.fatiando.org/verde/): interpolating spatial data on regular grids
406+
407+
**rioxarray** (https://github.com/corteva/rioxarray): linking rasterio functionality with xarray
408+
409+
**...**
410+
411+
---
412+
413+
# A rich ecosystem of packages
414+
415+
<br>
416+
417+
Several more domain/application specific packages:
418+
419+
**MetPy** (https://unidata.github.io/MetPy): working with weather data
420+
421+
**xgcm** (https://xgcm.readthedocs.io/en/latest/index.html): working with output from General Circulation Models
422+
423+
**osmnx** (https://github.com/gboeing/osmnx): street networks
424+
425+
**...**
426+
427+
428+
---
429+
430+
431+
# A rich ecosystem of packages
362432

363433
<br>
364434

0 commit comments

Comments
 (0)