#include "RasterExamples.h"#include <terralib/common.h>#include <terralib/geometry.h>#include <terralib/raster.h>#include <exception>#include <iostream>#include <memory>#include <map>#include <string>Go to the source code of this file.
Functions | |
| void | GribExample () |
| An example to use the Grib driver. More... | |
| void GribExample | ( | ) |
An example to use the Grib driver.
Definition at line 116 of file GribExample.cpp.
References te::common::Convert2String(), te::rst::Grid::getExtent(), te::rst::Grid::getGeoreference(), te::gm::Envelope::getHeight(), te::gm::Envelope::getLowerLeftX(), te::gm::Envelope::getLowerLeftY(), te::rst::Grid::getNumberOfColumns(), te::rst::Grid::getNumberOfRows(), te::gm::Envelope::getWidth(), te::rst::RasterFactory::open(), and ReprojectRaster().