... | ... | @@ -3,10 +3,10 @@ specialist ship data sources, such as research vessels a selection criteria has |
|
|
|
|
|
Data selection rules are shown in following table. Reports require a day of the month present and to be valid (e.g. 30 Feb not used), but data with a missing hour are included for certain `dck` between 1850 and 1872.
|
|
|
|
|
|
Each action in the following table corresponds to an `ifelse` statement in [split_by_type.R](https://git.noc.ac.uk/brecinosrivas/icoads-r-hostace/-/blob/master/rscripts/split_by_type.R) (all of the table or there are other scripts that I should refer to her??)
|
|
|
Each action in the following table corresponds to an `ifelse` statement in [split_by_type.R](https://git.noc.ac.uk/brecinosrivas/icoads-r-hostace/-/blob/master/rscripts/split_by_type.R) (all of the table corresponds to this script or are there other scripts that I should refer to here??)
|
|
|
________________
|
|
|
Rule | Action
|
|
|
-----: |:------------
|
|
|
:----- |:------------
|
|
|
`pt` missing & <br>`dck` = 128, 150, 151, 152, 155, 156, 192, 201, 255, 701, 721, 875, 897, 899 | `pt` = 0 (ship)
|
|
|
`pt` missing & <br>`dck` = 797 | `pt` = 13 (C-MAN)
|
|
|
`pt` missing & <br>`dck` = 896 & <br>`id` contains PLAT or RIG | `pt` = 15 (platform)
|
... | ... | |