Changes between Version 1 and Version 2 of Spain data required
- Timestamp:
- Mar 22, 2012 10:52:04 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Spain data required
v1 v2 2 2 back to ["Work program - Spain"][[BR]] 3 3 4 = Biological data = 4 = Data required = 5 == Biological data == 5 6 - Density and null density 6 7 - Date of the sampling, method used … … 10 11 - Coordinate system for each station 11 12 12 = Dams data=13 == Dams data == 13 14 - Coordinates of each dams 14 15 - Height, rugosity, passability of the dam, type of materials see in ["Obstacles Score Spain"] 15 16 16 = To calculate Bcurrent, Bbest, Bpristine=17 == To calculate Bcurrent, Bbest, Bpristine == 17 18 - Wglass, Wyellow, Wsilver : mean weigth of glass eel, yellow eel and silver eel 18 19 - τ : lifespan of eel … … 20 21 - Yglass, Yyellow, Ysilver : anthropogenic impact of glass eel, yellow eel and silver eel 21 22 22 = Other data=23 == Other data == 23 24 - River flow 24 25 - Geology 25 26 - Turbines (Hydroelectric dams) with diameter, speed... 26 27 27 = River network in Spain=28 == River network in Spain == 28 29 - topology of the river network : relationship between mainstream and tributaries, headwaters, drainage system and outlet. 29 30 - strahler order or shreve order … … 32 33 - local hydrographic basin (catchment) 33 34 35 36 = Steps to apply EDA to the whole of Spain = 37 == Integrating electrofishing data into the dbeel == 38 ["Spain electrofishing data"] 39 40 == Dams == 41 - Import dam data into postgres 42 - Build the table joining dam data 43 - Run R program to calculate the cumulated number of dams from the sea. 44 - Run R program to calculate the cumulated score [[BR]] 45 ["Spain dams"] 46 47 == CLC Corine Land Cover == 48 - Run the program to calculate the clc numbers 49 - Run sql script 50 - Run R program [[BR]] 51 ["Spain clc"] 52 53 == Caracteristics of river network == 54 - Run the program to calculate the distance to the source, distance to the sea, upstream catchment [[BR]] 55 ["Spain river network caracteristics"] 56 57 == Run R program== 58 ["Run R program"]