Skip to contents

Read TimeSpatData from nc-file, that writed by write_tsd(), or write by other tools that follow the TimeSpatData convention.

Usage

read_tsd(fn_, start = NA, count = NA)

Arguments

fn_

(char) filenames

start, count

(num) start and count od the data block, more see function ncdf4::ncvar_get()

Value

TimeSpatData data

  • TimeVectVariable

  • TimeVectArray

  • TimeRastVariable

  • TimeRastArray

  • TimeRastLayerVariable

  • TimeRastLayerArray