Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer committed Jul 3, 2023
1 parent 6a921d7 commit b0c9e94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cordex/accessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ def map(self, projection=None):
Creates a simple map overview. By default, the map projection
defaults to the grid mapping attribute.
Parameters
----------
projection : cartopy.crs
CRS used for projection. By default, the map projection
defaults to the CRS defined by the grid mapping attribute.
Returns
-------
ax : GeoAxesSubplot
Expand Down

0 comments on commit b0c9e94

Please sign in to comment.