introduction to green kenue - changing cold regions ... - ec workshop/green_kenue_in… ·...

19
Introduction to Green Kenue Erika Klyszejko Water Survey of Canada March 6, 2014

Upload: doanbao

Post on 08-Mar-2018

217 views

Category:

Documents


1 download

TRANSCRIPT

Introduction to Green Kenue

Erika KlyszejkoWater Survey of Canada

March 6, 2014

Page 2 – March-6-14

Content

• Introduction to Green Kenue– Interface– Data views– File formats

• Key features

Page 3 – March-6-14

Introduction to Kenue

• Formerly called EnSim Hydrologic• Developed at the National Research Council (NRC)• Integration of environmental data, GIS and model data.• Data preparation, analysis, and visualization for

hydrologic modellers • Pre- & post-processing for hydrological models

(WATFLOOD and HBV-EC) – Including creations of MAP file, used to create SHD file required

by MESH, SPS

• FREE- available through NRC-CHC website

Page 4 – March-6-14

InterfaceMenu bar

Tool barViewSpace

WorkSpace

Page 5 – March-6-14

Data Views- 1D View• Time series• XY data• 3D line set in graph format

(i.e. Channel profile)• Timeseries manipulation tools

• KENUE NATIVE FORMATS– XY Data (*.xy, *.dat)– Table Data (*.tb0) – Time Series (*.ts1, *.ts2,

*.ts3, *.ts4, *.ts5)

Page 6 – March-6-14

Data Views- 2D View

• Gridded data– single frame– time-varying

• Georeferenced data• Gridded data manipulation

tools

• KENUE NATIVE FORMATS– Rectangular (*.r2c, *.r2s,

*.r2v)– Point sets (*.pt2, *.xyz,

*.pcl)– Line Sets (*.i2s, *.i3s)– Network Files (*.n3s)

Page 7 – March-6-14

Data Views- 3D View

• Gridded data– single frame– time-varying

• Georeferenced data

• KENUE NATIVE FORMATS– Rectangular (*.r2c, *.r2s,

*.r2v)– Point sets (*.xyz, *.pcl)– Line Sets (*.i3s)– Network Files (*.n3s)

Page 8 – March-6-14

Data Views- Polar View

• Velocity rose• Vector time series

• KENUE NATIVE FORMATS– Velocity Rose (*.vr1)– Time Series (*.ts2, *.ts4)

Page 9 – March-6-14

Data Views- Spherical View

• Gridded data– single frame– time-varying

• Georeferenced data

• KENUE NATIVE FORMATS– Rectangular (*.r2c, *.r2s,

*.r2v)– Point sets (*.xyz, *.pcl)– Line Sets (*.i3s)– Network Files (*.n3s)

Page 10 – March-6-14

Data Views- Report View

• Can create templates for reporting

Page 11 – March-6-14

Kenue Native Formats

• ASCII and binary file formats are well-documented in Green Kenue manual

• Code for reading & writing Green Kenue native files is available upon request

– Users can use Green Kenue as a data-preparation and visualization tool for their own models

Page 12 – March-6-14

Key Features- DEM Processing

• Drainage area delineation, stream delineation– Allows for artificial diversions

• Suite of sophisticated basin metrics and DEM analysis tools

Page 13 – March-6-14

• Calculation of % land class

Key Features- GeoTIFF Processing

Breakdown by basin Breakdown by gridcell

% Forest

Page 14 – March-6-14

Key Features: GeoTIFF draping

• GeoTIFF can be draped over a DEM for 3D visualization of landscape

Page 15 – March-6-14

Key Features: Manipulation of gridded data• Support for fst, GRIB1 and GRIB2 (including rotated lat-

long)• Perform calculations on time-varying gridded data:

– Temporal maximum, minimum, range, sum, mean, standard deviation

• Calculator Tool can perform computations on gridded data sets (single frame or time-varying)

• Extract areal information (i.e. basin-wide sums, averages, min, max)

Page 16 – March-6-14

Example of import of GRIB2 CaPA

Page 17 – March-6-14

CaPA 6-hr Average precip over SK

Page 18 – March-6-14

Key Features- Environmental Databases

• HYDAT (Water Survey of Canada’s published hydrometric data)

– Microsoft Access mdb file

• Canadian Daily Climate Data (CDCD)• North American Regional Reanalysis (NARR)• Python scripting capabilities

Page 19 – March-6-14

Key Feature- python scripting

• New feature (likely won’t be included in public version)• Allows access to GreenKenue libraries through python

scripts• Allow automation of all functions currently available in

GreenKenue