Skip to content

Commit

Permalink
Add notebook demonstrating reprojection using geoboxes (#660)
Browse files Browse the repository at this point in the history
* Add notebook demonstrating reprojection using geoboxes

* Update to clarify dynamic calculation of geobox, use positional params
  • Loading branch information
robbibt authored Oct 28, 2020
1 parent bfe2efc commit 01a3c7b
Show file tree
Hide file tree
Showing 3 changed files with 800 additions and 0 deletions.
1 change: 1 addition & 0 deletions Frequently_used_code/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ A recipe book of simple code examples demonstrating how to perform common geospa
Polygon_drill.ipynb
Polygonise_pixel_edges.ipynb
Rasterize_vectorize.ipynb
Reprojecting_data.ipynb
Tidal_modelling.ipynb
Using_load_ard.ipynb
Virtual_products.ipynb
Expand Down
799 changes: 799 additions & 0 deletions Frequently_used_code/Reprojecting_data.ipynb

Large diffs are not rendered by default.

Binary file not shown.

0 comments on commit 01a3c7b

Please sign in to comment.