OGS
NetCDFRasterReader.h
Go to the documentation of this file.
1
10
#pragma once
11
12
#include <filesystem>
13
14
namespace
BaseLib
15
{
16
class
ConfigTree;
17
}
// namespace BaseLib
18
19
namespace
GeoLib
20
{
21
struct
NamedRaster;
22
struct
MinMaxPoints;
23
namespace
IO
24
{
25
GeoLib::NamedRaster
readRaster
(
BaseLib::ConfigTree
const
& raster_config,
26
std::string
const
& raster_directory,
27
GeoLib::MinMaxPoints
const
& min_max_points);
28
}
// namespace IO
29
}
// namespace GeoLib
BaseLib::ConfigTree
Definition
ConfigTree.h:107
BaseLib
Definition
TestDefinition.h:21
GeoLib::IO::readRaster
GeoLib::NamedRaster readRaster(BaseLib::ConfigTree const &raster_config, std::string const &raster_directory, GeoLib::MinMaxPoints const &min_max_points)
Definition
NetCDFRasterReader.cpp:220
GeoLib
Definition
ProjectData.h:36
GeoLib::MinMaxPoints
Definition
AABB.h:35
GeoLib::NamedRaster
Definition
Raster.h:155
GeoLib
IO
NetCDFRasterReader.h
Generated by
1.12.0