Seems to be solved for netCDF.

Original question

Hi all, I've been trying to set up an export module in order to export downloaded GFS forecast data on a rectilinear grid. Unfortunately, I constantly get asc-files filled with NoData values.Here's my export module config file:

Solution

Set readWriteMode to "read complete forecast"


You can verify whether the time series is available through the workflow navigator -> right-click -> show grids: you expect the grid to show up.


You can also right-click in the timeseries/database lister on Copy TimeSeriesSet xml to Clipboard and verify that there are no differences.

  • No labels