Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save a GridObject as geotiff #97

Open
wschwanghart opened this issue Dec 3, 2024 · 2 comments
Open

Save a GridObject as geotiff #97

wschwanghart opened this issue Dec 3, 2024 · 2 comments
Assignees

Comments

@wschwanghart
Copy link

Hi, is there already a way to save a GridObject as geotiff? I think this could be easily implemented using the rasterio tools.

@Teschl
Copy link
Contributor

Teschl commented Dec 3, 2024

Yes, the write_tif() function is able to create geotiff files from GridObjects.

@wkearn
Copy link
Contributor

wkearn commented Dec 3, 2024

@wschwanghart: what do you think would have made it easier to discover the write_tif function in our pytopotoolbox documentation?

Would having an example that uses write_tif make it more visible? More structure to our API documentation? A more intuitive name? This could be a good opportunity to think about how our documentation is organized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants