wiki:model building

Version 32 (modified by cedric, 15 years ago) (diff)

--

Back to wiki .. Back to CookBook Eda

I have to check that this does not suppress any lines....

Model building electrofishing data

First some inclusion of prospection method, ....

source ("aggreg_donnees.R") 

Réintegrating methodeprospection, moyenprospection, ... This is now done in traitement oracle.R I have to check that this does not suppress any lines....


draft below searching for variables agregation

delete from ccm21.rivernodes where wso_id in (
select wso_id from ccm21.seaoutlets where system_cd  in ('C','N','I','H','V')
UNION (select wso_id from ccm21.seaoutlets where 
system_cd = 'M' and sea_cd =5));