Module write_ts
This module writes time series variables, such as ice-glaciated area and volume, into the NetCDF output file specified by the output_file
parameter (default: output_ts.nc
). The saving frequency is determined by the processes.time.save
parameter defined in the time
module.
Config Structure
Parameters
Name | Type | Units | Description | Default Value |
---|---|---|---|---|
output_file | str | dimless | Output ncdf data file (time series) | output_ts.nc |