... | ... | @@ -3,7 +3,7 @@ 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 corresponds to this script or are there other scripts that I should refer to here??)
|
|
|
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 there are other scripts that I should refer to here??)
|
|
|
________________
|
|
|
Rule | Action
|
|
|
:----- |:------------
|
... | ... | @@ -35,7 +35,7 @@ Rule | Action |
|
|
Hour missing | Except for `dck` = 246, 701, 721
|
|
|
** At least one present of `sst`, `slp`, `at`, `w`, `d`, `ww`, `n`, `wbt`, `dpt`, `vv`, `rh`, `wh`, `nh`, `w1`, `osv` | Exclude reports with no selected variables.
|
|
|
|
|
|
The data is group according to the following type of platform:
|
|
|
The data is groupped according to the following type of platform:
|
|
|
- SHIP
|
|
|
- DRIFT
|
|
|
- PLAT
|
... | ... | |