Changes between Version 9 and Version 10 of INTEGRATING operation
- Timestamp:
- Dec 7, 2010 2:11:37 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
INTEGRATING operation
v9 v10 78 78 79 79 copy wrbd.operation_op(op_st_id,op_date,op_totalweight,op_nbind,op_nbnights,op_cpue)from 'c:/eda/ireland/POSE_Data_for_Modellers/lake_operations_5.csv' with csv header delimiter as ';'; 80 copy wrbd.operation_op(op_st_id,op_date,op_totalweight,op_nbind,op_nbnights,op_cpue)from 'D:/CelineJouanin/POSEProject/Ireland/DataIreland/lake_operations_5.csv' with csv header delimiter as ';'; 81 80 82 }}} 81 83