|
|
**ICOADS quality control indicator**
|
|
|
-----------------------------------
|
|
|
- The `irf` variable stands for intermediate reject flag. A value of 2 indicates that the report lacks suitable quality. This data is rejected from the [ship data
|
|
|
- The `irf` variable stands for intermediate reject flag. A value of 2 indicates that the data source or report lacks suitable quality. This data is rejected from the [ship data
|
|
|
selection](Workflow/data-selection) in [split_by_type.R](https://git.noc.ac.uk/brecinosrivas/icoads-r-hostace/-/blob/master/rscripts/split_by_type.R)
|
|
|
|
|
|
- A deck priority is assigned in [`add_dck_priority.R `](https://git.noc.ac.uk/brecinosrivas/icoads-r-hostace/-/blob/master/rutils/add_dck_priority.R).
|
... | ... | @@ -21,6 +21,7 @@ A comparison of climatological variables allows for a match between reports in t |
|
|
|
|
|
**Met Office track check**
|
|
|
-----------------------------------
|
|
|
|
|
|
Several `dck` have `id`'s that indicate a logbook, sheet or other block of data that can be linked together to form ship tracks.
|
|
|
|
|
|
The linked `id`'s are checked using the Met Office Quality Control track check (MOQC track check from [IMMA](https://git.noc.ac.uk/brecinosrivas/icoads-r-hostace/-/wikis/How-to-install#install-dependencies-with-conda-all-platforms)) as well as for time duplicates.
|
... | ... | |