Converts netcdf containing standard dimensions and variables for pool-based initial conditions, created by pool_ic_list2netcdf, back into list format

pool_ic_netcdf2list(nc.path)

Arguments

nc.path

path to netcdf file containing standard dimensions and variables

Value

list with two elements: list of netcdf dimensions (dims, with named values) and list of variables (vals, with named values)