DanOvando / skynet

Stock assessment from space using global fishing watch
MIT License
3 stars 1 forks source link

Fix vessel length issues #20

Closed DanOvando closed 7 years ago

DanOvando commented 7 years ago

inferred length might be off sometime, better to use known_length, and if that 's missing use inferred length, with some cutoff for bigger than like 4 and 150 meters

something similar for tonnage and engine power

DanOvando commented 7 years ago

went through and addressed this with a simple if else function between known and inferred vessel characteristics