Changes between Version 1 and Version 2 of Spain data required


Ignore:
Timestamp:
Mar 22, 2012 10:52:04 AM (13 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Spain data required

    v1 v2  
    22back to ["Work program - Spain"][[BR]] 
    33 
    4 = Biological data = 
     4= Data required = 
     5== Biological data == 
    56 - Density and null density 
    67 - Date of the sampling, method used 
     
    1011 - Coordinate system for each station 
    1112 
    12 = Dams data = 
     13== Dams data == 
    1314 - Coordinates of each dams 
    1415 - Height, rugosity, passability of the dam, type of materials  see in ["Obstacles Score Spain"] 
    1516 
    16 = To calculate Bcurrent, Bbest, Bpristine = 
     17== To calculate Bcurrent, Bbest, Bpristine == 
    1718 - Wglass, Wyellow, Wsilver : mean weigth of glass eel, yellow eel and silver eel 
    1819 - τ : lifespan of eel 
     
    2021 - Yglass, Yyellow, Ysilver : anthropogenic impact of glass eel, yellow eel and silver eel 
    2122 
    22 = Other data = 
     23== Other data == 
    2324 - River flow 
    2425 - Geology 
    2526 - Turbines (Hydroelectric dams) with diameter, speed... 
    2627 
    27 = River network in Spain = 
     28== River network in Spain == 
    2829 - topology of the river network : relationship between mainstream and tributaries, headwaters, drainage system and outlet.  
    2930 - strahler order or shreve order 
     
    3233 - local hydrographic basin (catchment) 
    3334  
     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"]