preprocessing of spatial data on lakes within the pep ... · preprocessing of spatial data on lakes...

17
KIT – die Kooperation von Forschungszentrum Karlsruhe GmbH und Universität Karlsruhe (TH) Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany [email protected]

Upload: others

Post on 03-Oct-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Preprocessing of spatial data on lakes within the PEP preprocessor

G. SmiatekIMK-IFU, Garmisch-Partenkirchen, Germany

[email protected]

Page 2: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Contents

• The preprocessor PEP– Available options

– Operation of PEP

• Geodata input– Topography– Land use– Soil data

• Lake data• Conclusions

Page 3: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Introduction

PEP (Preprocessor of time invariant input

data for the COSMO-CLM model)

Questions in context of the FLake model

1. What data is required ?

2. How the data should be processed ?

Page 4: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

PEP Structure

GLOBE GTOPO30 GLC2000CORINE

FAO Soil CRUTemperat.

ECOCLIMAP

Interpolation

INPUT (Geographical projection, NetCDF format)

LAKE

Rotated coordinatesNetCDF data format

Example: dx : 1667° x 0.1667°

Page 5: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Preprocessor PEP Version 0.5

• Option DWD (operational):

• Option ECO/DWD– monthly resolution of the vegetation

parameters + FAO/DWD Soil

• Option ECOCLIMAP– Monthly resolution + FAO/STASGO Soil

Requirements: Fortran Compiler, NetCDF library, Perl, Perl-NetCDF, PerlGTK2

Provision of time invariant boundary data: Topography, vegetation, soils and others

Page 6: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Preprocessor PEP Version 0.5

• PGF90• GNU Fortran (Intel, AMD)• GNU Fortran /Mac

In DWD Option Makefiles for

Smiatek, Rockel and Schättler: Meteorologische Zeitschrift, 2008(in Englisch)

Page 7: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Available parameter data

Page 8: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

System parameter data in COSMO-CLM

?From land useLake-location

poorFAO, STATSGO/FAO

Soil Texture

Very goodGTOPO30

GLOBE

Topography

goodGLC2000

ECOCLIMAP

CORINE

Land use

?Lake data setLake-Parameter

StatusSourceParameter

Page 9: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Spatial resolution of the input data

100m 1km 10km

ETOPO5GTOPO30GLOBE

SRTMLocally avail.

CORINE(EU)

IGBP, USGSGLCGLC2000

FAO

SGDE (JRC)

Topography

Land Use

Soil

Page 10: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

FAO/STATGO soil data

0 - 30cm depth 30 -100 cm depth

Page 11: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Lake data

• 500 000 natural Lakes• 16 000 Area > 1 km2

• 24 Area > 400km2

EEA Waterbase - Lakes

Page 12: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Lake data

Location

Lake depth

Typical winds

Optical parameters

Sediment temperature

FLake-Model

Required dataModel

Page 13: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

All PEP input in 30° by 30° tiles in NetCDF

Page 14: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Inland waters tile: 030N000E (ECOCLIMAP)

Derived from the land use data- Coastal lagoons- Lakes

Page 15: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Data with 30m resolution available

Page 16: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Inland waters tile: 030N000E

• Location• Area• Depth

• …• …

IDLakeDepthDataSet_v1p0

Page 17: Preprocessing of spatial data on lakes within the PEP ... · Preprocessing of spatial data on lakes within the PEP preprocessor G. Smiatek IMK-IFU, Garmisch-Partenkirchen, Germany

KIT – die Kooperation vonForschungszentrum Karlsruhe GmbHund Universität Karlsruhe (TH)

Conclusions

• Topography and vegetation data (Europe, USA) satisfactory• More detailed data on soils required• In the lake data base an ID required to link the data with the land

use

• Special attention to the land use data processing required