stratus2019/open_geotiff 0.0.1
alg install stratus2019/open_geotiff
Open Geotiff
Algorithm Description
Open a Geotiff image and generate a Geotiff image object using the resippy codebase.
License
BSD
Homepage
Parameters
Name | Description | Data Type | Required? |
---|---|---|---|
image_fname | Filename of geotiff image to open | string |
Outputs
Name | Description | Data Type |
---|---|---|
geotiff_image | Geotiff image object generated using resippy codebase. | string |
Versions
- 0.0.1 (current)