Versions Compared

Key

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

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.

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

Image Added