Skip to content

Commit

Permalink
clean whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
masawdah authored Nov 21, 2023
1 parent e4b8c8d commit ec997fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ def aggregate_spatial(
polygon = shapely.geometry.Polygon(geometries["coordinates"][0])
gdf = gpd.GeoDataFrame(geometry=[polygon])
gdf.crs = DEFAULT_CRS

transform = data.rio.transform()
geometries = gdf.geometry.values

Expand Down

0 comments on commit ec997fd

Please sign in to comment.