Loading [MathJax]/extensions/MathMenu.js
OGS
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
v
y
Classes
Class List
Class Index
Class Hierarchy
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
x
Functions
a
c
d
e
f
g
i
m
o
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Macros
b
c
g
m
n
o
p
r
s
t
▼
OGS
►
OpenGeoSys 6.5.4-178-g76065a3f85 source code documentation
►
OGS CTests—Project Files
►
OGS Input File Parameters—Quality Assurance
►
OGS Input File Parameters
BulkMappingDocuPage
Todo List
OGS Input File Parameters—List of incomplete documentation pages
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
►
Applications
►
BaseLib
►
build
►
ChemistryLib
Documentation
▼
GeoLib
▼
IO
►
XmlIO
►
AsciiRasterInterface.cpp
►
AsciiRasterInterface.h
►
NetCDFRasterReader.cpp
►
NetCDFRasterReader.h
TINInterface.cpp
►
TINInterface.h
►
AABB.h
►
AnalyticalGeometry-impl.h
►
AnalyticalGeometry.cpp
►
AnalyticalGeometry.h
DuplicateGeometry.cpp
►
DuplicateGeometry.h
EarClippingTriangulation.cpp
►
EarClippingTriangulation.h
►
GeoObject.h
►
GEOObjects.cpp
►
GEOObjects.h
►
GeoType.cpp
►
GeoType.h
►
Grid.h
►
LineSegment.cpp
►
LineSegment.h
MinimalBoundingSphere.cpp
►
MinimalBoundingSphere.h
OctTree-impl.h
►
OctTree.h
►
Point.h
PointVec.cpp
►
PointVec.h
►
Polygon.cpp
►
Polygon.h
PolygonWithSegmentMarker.cpp
►
PolygonWithSegmentMarker.h
►
Polyline.cpp
►
Polyline.h
►
PolylineVec.h
PolylineWithSegmentMarker.cpp
►
PolylineWithSegmentMarker.h
►
predicates.h
►
QuadTree.h
Raster.cpp
►
Raster.h
SensorData.cpp
►
SensorData.h
SimplePolygonTree.cpp
►
SimplePolygonTree.h
►
Station.cpp
►
Station.h
►
StationBorehole.cpp
►
StationBorehole.h
►
Surface.cpp
►
Surface.h
SurfaceGrid.cpp
►
SurfaceGrid.h
►
SurfaceVec.h
►
TemplateVec.h
Triangle.cpp
►
Triangle.h
►
Utils.cpp
►
Utils.h
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
►
MeshLib
►
MeshToolsLib
►
NumLib
►
ParameterLib
►
ProcessLib
►
File Members
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:222
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