Skip to content

Commit

Permalink
Update recipe6.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer authored Sep 25, 2023
1 parent b5abd75 commit 63c6b4c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions notebooks/workflow/recipe6.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -512,9 +512,7 @@
"\n",
"obj4.zdata.trg.dump_vector(\"test_zonal_shp\")\n",
"obj4.zdata.trg.dump_vector(\"test_zonal_json.geojson\", driver=\"GeoJSON\")\n",
"\n",
"# Target polygon patches\n",
"trg_patches = [patches.Polygon(item, True) for item in obj4.zdata.trg.data]"
"\n"
]
},
{
Expand Down

0 comments on commit 63c6b4c

Please sign in to comment.