rasterio/docs/topics/profiles.rst
Sean Gillies 4fe875fc7f New structure for docs
End of this quest!
2016-08-09 18:20:46 +02:00

8 lines
216 B
ReStructuredText

Profiles and Writing Files
==========================
How to use profiles when opening files.
Like Python's built in ``open()`` function, ``rasterio.open()`` has two primary
arguments: a path (or URL) and a mode (