write_update: Writes properties and uids for all objects into output netcdf...

View source: R/outNC.R

write_updateR Documentation

Writes properties and uids for all objects into output netcdf file.

Description

Writes properties and uids for all objects into output netcdf file.

Usage

write_update(outNC, current_objects, obj_props, obs_time, frame1, frame2)

Arguments

outNC

output netcdf file object from function create_outNC_track

current_objects

output of update_current_objects

obj_props

output of get_object_prop()

obs_time

time of first scan in POSIX format. units="seconds since 1970-01-01".


RBhupi/tracR documentation built on June 13, 2022, 4:42 a.m.