CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
gis_raster.cpp File Reference

These functions use GDAL (at least version 2) to read and write raster GIS files in several formats. More...

#include <assert.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <gdal_priv.h>
#include <gdal_alg.h>
#include "cme.h"
#include "simulation.h"
#include "raster_grid.h"
#include "coast.h"

Go to the source code of this file.

Data Structures

class  stringstream
 STL class. More...
 

Detailed Description

These functions use GDAL (at least version 2) to read and write raster GIS files in several formats.

TODO 001 A more detailed description of these routines.

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file gis_raster.cpp.