Skip to content

Commit

Permalink
better docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoelles committed May 24, 2024
1 parent b9ecfc2 commit 441d947
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""GeoTiff loads and saves data to a local geoiff file. The
"""RasterDataset loads geospatial raster data and saves it to a local geoiff file. The
underlying functionality is supported by rioxarray and xarray. A read rasterdata file
returns a xarray.DataArray object.
"""
Expand Down

0 comments on commit 441d947

Please sign in to comment.