Welcome to example seismo lab! ========================== **TIFF–GDAL Docs** is a guide and reference for working with TIFF images and GDAL-based conversion and merging utilities in Python. This documentation explains: - How to read TIFF metadata and raster data. - How to convert between file formats (GeoTIFF → NetCDF, etc.). - How to merge multiple datasets efficiently. Check out the :doc:`usage` section for examples, or learn more about the :ref:`installation` and dependencies. .. note:: This project is under active development by Manoj T M. .. note:: This project has been tested on **CentOS 7** (local environment) and **Ubuntu 20.04** (Read the Docs build system), using **Python 3.8.6** and **GMT 6.0.0**. Contents -------- .. toctree:: :maxdepth: 2 :caption: Documentation Sections: usage api