Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you try and export the timeseries through a general adapter run, instead of through the timeseries Export module, you have the possibility to define the NetCDF write format of "netcdf4" in the timeSeriesExportRun as a property, e.g.:

Code Block
</general>

...


<properties>

...


            <string key="netCDFWriteFormat" value=" netcdf4"/>

...


</properties> 
<timeSeriesSet>



This might allow you to export the timeseries in one file. Take a look at: 05 General Adapter Module#05GeneralAdapterModule-exportNetcdfActivity