attributes |
Name | Type | Use | Default | Fixed | Annotation | className | xs:string | | | | documentation | The class name to be started |
| workingDirectory | xs:string | optional | | | documentation | Directory where executable file is run. |
| sameTimeSeries | xs:string | optional | false | | documentation | This is never used in the code. If true, all time series for all exchange items have the same time series |
| missingValue | xs:double | optional | | | documentation | Specify a dummy value for indicating missing observations. If not specified, a default value of NaN is used. Note: For NetcdfDataObject this missingValue is ignored, since the missing_value (or _FillValue) is already defined in the netcdf file itself. |
|
|