Ticket GT4 (26 matches)
Priority: blocker (3 matches)
Ticket | Summary | Owner | Type | Status | Priority | Milestone |
---|---|---|---|---|---|---|
#118 | Finalize model implementation | cedric | task | closed | blocker | GT4 EDA final |
Description |
TODO general
Remaining ticket#120 finish testing model validation
delta
gamma
Delta.gamma predictions
caret
|
|||||
#122 | Develop multinomial models | cedric | task | closed | blocker | |
Description |
Data selection
Model fit
Predictions
|
|||||
#128 | Silvering model | task | closed | blocker | GT4 EDA final | |
Description |
Data validation
Model calibration
Model predictions
|
|||||
Priority: critical (1 match) |
||||||
Ticket | Summary | Owner | Type | Status | Priority | Milestone |
#124 | remove duplicated lines from transport | defect | closed | critical | GT4 EDA final | |
Priority: major (19 matches) |
||||||
Ticket | Summary | Owner | Type | Status | Priority | Milestone |
#115 | Develop delta gamma model | maria | task | closed | major | |
#123 | Integration sudoe basins in river dataset | cedric | task | closed | major | GT4 EDA final |
#132 | Integrate change in size from silver to multinomial | task | closed | major | GT4 EDA final | |
Description |
There has been double checking of size data, could we integrate that in multinomial ? |
|||||
#133 | check why no prediction for size structure in Rhin Meuse | cedric | task | new | major | GT4 EDA final |
Description |
multinomial model |
|||||
#140 | Create maps of prediction | cedric | task | closed | major | GT4 EDA final |
#141 | Calculate the silver eel production | task | closed | major | GT4 EDA final | |
Description |
By running algorythm from the source, cumulate the silver eel per size and total and write the results to the database |
|||||
#142 | Calculate the time trend with confidence intervals | task | new | major | GT4 EDA final | |
#143 | write report | task | new | major | GT4 EDA final | |
#146 | compare biomass in EDA with known values from litterature | task | new | major | GT4 EDA final | |
#147 | Adapt the parcours method to calculate mortality for one class of dams | task | new | major | GT4 EDA final | |
Description |
|
|||||
#148 | Adapt plot method to produce graphs for outputs | task | new | major | GT4 EDA final | |
#149 | Create a method to provide summary tables per dams | task | new | major | GT4 EDA final | |
#153 | GT4: remove imputed data from gamma prediction | task | new | major | GT4 EDA final | |
Description |
dbeel@datadbeel$ef_wetted_area <- Hmisc::impute(dbeel@datadbeel$ef_wetted_area, mean) # 2582 values imputed to 515.4054 summary(dbeel@datadbeel$ef_wetted_area) # 15.7% values imputed ele$densCSwarning <- is.imputed(ele$ef_wetted_area) |
|||||
#155 | GT1 add HPP and turbines to translate name table | task | closed | major | GT4 EDA final | |
Description |
The task in in Trello also, excel file table_obstacles_SUDOANG_E2.1 Use the comments on the side of the table to complete the translate name table Close the Trello. |
|||||
#156 | test different metrics of dam combination in a paper | task | new | major | GT4 EDA final | |
Description |
Clean up the Rmarkdown script of fitting_dam_models.Rmd. Create all the outputs for the variables for the paper. Create a summary of all available data for dams and eels along with some maps Describe the structure of data integration to build the dam database (how to create the cumulated values) (Or another working paper) model conceptuel GT2 Describe the hypothesis tested and the models built to test the hypothesis Discuss the results - check bibliography for existing refs (at least swedish example and japan and perhaps model tested in new zealand) Discuss the data needs : have a date for dam and pass construction Consider advice for eel transport and how to integrate those Exchange with Laurent and Hilaire for further ideas. |
|||||
#157 | GT0 : fix server problem | task | new | major | GT4 EDA final | |
Description |
transfer everyhting (database included) to linux Make trac run transfer subversion create connections.... |
|||||
#158 | GT1+2 : Unify markdown reports FR SP PT (deliverable GT2.2.1) | task | new | major | GT4 EDA final | |
#159 | Run model for transported area. Provide results in the report | task | new | major | GT4 EDA final | |
#160 | Analyse results of the online workshops | maria | task | new | major | GT4 EDA final |
Description |
|
|||||
Priority: minor (2 matches) |
||||||
Ticket | Summary | Owner | Type | Status | Priority | Milestone |
#120 | check why dam height higher than altitude | maria | task | closed | minor | GT4 EDA final |
Description |
Check why some dams heights are larger than 2* altitude on map |
|||||
#121 | check remaining possible transport areas | maria | task | closed | minor | |
Description |
View(frsppt[frsppt$transport=="possible",]) line 1327 |
|||||
Priority: trivial (1 match) |
||||||
Ticket | Summary | Owner | Type | Status | Priority | Milestone |
#139 | Model validation with CARET | task | new | trivial | GT4 EDA final | |
Description |
model validationrun caret using the best model structure to obtain the results. (low priority) the script is ready, this is for the paper, moved from ticket#118 |