Skip to content

Commit

Permalink
Merge branch 'main' into rajeeja/io_shapefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeeja authored Sep 19, 2024
2 parents f4d0ac4 + 2b60860 commit 9f97dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uxarray/grid/grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ def __init__(

# initialize attributes
self._antimeridian_face_indices = None
self._ds.assign_attrs({"source_grid_spec": self.source_grid_spec})

# initialize cached data structures and flags (visualization)
self._gdf = None
Expand Down

0 comments on commit 9f97dfa

Please sign in to comment.