GRASS-HRU/Tutorial
From ILMS-Wiki
		(Difference between revisions)
		
		
ChristianS  (Talk | contribs)  (→Input data)  | 
		ChristianS  (Talk | contribs)   (→HNZ Gauging stations)  | 
		||
| Line 19: | Line 19: | ||
  42151, Rappelsdorf, 50.49646395, 10.72495857  |   42151, Rappelsdorf, 50.49646395, 10.72495857  | ||
  42160, Hinternah, 50.51864038, 10.79306017  |   42160, Hinternah, 50.51864038, 10.79306017  | ||
| + | |||
| + | Using ''Layer > Add delimited text layer'' in QGIS, you can easily import the stations as a layer and convert it into a Shapefile as required by GRASS-HRU: Right-click on imported layer and save it to a new Shapefile. '''Do not''' forget to specify the desired target coordinate reference system, here EPSG:32632 (WGS84/UTM zone 32N).  | ||
Revision as of 07:43, 26 March 2013
Contents | 
Free input data
SRTM elevation
Corine Landcover
Harmonized World Soil Database
HNZ Gauging stations
Search http://hnz.tlug-jena.de/aktuelle-situation/thueringen.html for gauging stations Rappelsdorf and Hinternah and create a simple text file that contains at least the station coordinates and a whole-number identfier. A header line is advised:
id, name, lat, long 42151, Rappelsdorf, 50.49646395, 10.72495857 42160, Hinternah, 50.51864038, 10.79306017
Using Layer > Add delimited text layer in QGIS, you can easily import the stations as a layer and convert it into a Shapefile as required by GRASS-HRU: Right-click on imported layer and save it to a new Shapefile. Do not forget to specify the desired target coordinate reference system, here EPSG:32632 (WGS84/UTM zone 32N).