Project

General

Profile

Exprf and Wildcards

Added by Thomas Lechauve over 7 years ago

Hi,

I am wondering why this works:

cdo select,name=var '*.nc' out.nc

But not this:

cdo exprf,file '*.nc' out.nc
> Error
> cdo exprf: Open failed on >*.nc<

Wildcards are only applied on some operators ?

Cheers,


Replies (1)

RE: Exprf and Wildcards - Added by Uwe Schulzweida over 7 years ago

Yes, only CDO operators with an unlimited number of input files support wildcards:
copy, cat, merge, mergetime, select, ens<STAT>

Cheers,
Uwe

    (1-1/1)