Project

General

Profile

Skip variable with less timesteps when merging

Added by Guido Cioni about 5 years ago

When merging different input streams if one of the input stream has less timesteps then it will be used as default for the time axis of the new merged file. This could be a problem sometimes like in my case where I need to process the data automatically and some of the input streams could be partially downloaded. Is there any environmental variable that can be set to change this behaviour and skip instead the input streams with LESS timesteps?
Thanks


Replies (1)

RE: Skip variable with less timesteps when merging - Added by Ralf Mueller about 5 years ago

hi Guido!

There is no such thing AFAIK. But you can check the available number of timesteps with the ntimes operator and avoid files with less timesteps.

hth
ralf

    (1-1/1)