Skip to content

Commit

Permalink
MIN: spatial_ref -> crs_wkt
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer committed Sep 25, 2023
1 parent 2fb8725 commit fbf4b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/basics/wradlib_workflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"We have the ability to easily georeference all radar bins (here with an azimuthal equidistant projection). This adds the projection as `spatial_ref` coordinate to the Dataset/DataArray."
"We have the ability to easily georeference all radar bins (here with an azimuthal equidistant projection). This adds the projection as `crs_wkt` coordinate to the Dataset/DataArray."
]
},
{
Expand Down

0 comments on commit fbf4b82

Please sign in to comment.