Skip to contents

Write TimeSpatData to nc-file.

Usage

write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeVectVariable
write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeVectArray
write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeVectLayerVariable
write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeVectLayerArray
write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeRastVariable
write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeRastArray
write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeRastLayerVariable
write_tsd(data_, fn_, other_Attr = NULL)

# S3 method for TimeRastLayerArray
write_tsd(data_, fn_, other_Attr = NULL)

Arguments

data_

TimeSpatData data

  • TimeVectVariable

  • TimeVectArray

  • TimeVectLayerVariable

  • TimeVectLayerArray

  • TimeRastVariable

  • TimeRastArray

  • TimeRastLayerVariable

  • TimeRastLayerArray

fn_

(char) filenames

other_Attr

(vector of named char) other global attributes