Skip to content

LambdaGeo/geospatial-modeling-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geospatial Modeling with Python

Sergio Souza Costa — LambdaGEO, UFMA

A practical guide to geographic data science and discrete spatial simulation using the Python ecosystem and the DisSModel framework.

Build the book

pip install -r requirements.txt
mkdocs serve        # preview at http://127.0.0.1:8000
mkdocs build        # build static site to site/
mkdocs gh-deploy    # deploy to GitHub Pages

Structure

docs/
  index.md
  part1/   ch01 … ch05   # Python for Data Science
  part2/   ch06 … ch10   # Geographic Data Science
  part3/   ch11 … ch20   # Discrete Spatial Modeling

Contributing

Each chapter lives on its own branch: chapter/chNN-slug. Open a PR to main when a chapter is ready for review.


LambdaGEO Research Group · Federal University of Maranhão (UFMA)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors