Skip to content

Commit

Permalink
Tutorial 2 - scientific Python ecosystem: pandas and GeoPandas: Add JN (
Browse files Browse the repository at this point in the history
#4)

Jupyter notebook for Tutorial 2 - scientific Python ecosystem: pandas and GeoPandas

* Add set up of JN for pandas geopandas tutorial
* Add geopandas polygon example, Update all examples, Add documentation
* Add to tutorial list in _toc.yml
* Make file name for descriptive | Update intro cell
* Improve formulation for coordinate conversion
* Fix section level
* Use seperate cells to show extreme values used for colormap
* Improve docs for 'frame' of chloropleth map
* Add needed packages and versions to 'enviorment.yml'
* Add comment regarding OGR formats
* Introduce variable 'dpi_imag' for resolution of images within JN
* Include path to CPTs
* Add path to SCM
* Add docs for legend
* Rename JN - add leading 0

---------

Co-authored-by: Wei Ji <[email protected]>
Co-authored-by: Esteban82 <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2024
1 parent 7891dce commit 99dde5d
Show file tree
Hide file tree
Showing 3 changed files with 1,076 additions and 2 deletions.
1 change: 1 addition & 0 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ parts:
- file: notebooks
- file: markdown-notebooks
- file: tut01_firstfigure
- file: tut02_spec_pd_gpd
Loading

0 comments on commit 99dde5d

Please sign in to comment.