Project

General

Profile

setattribute does not work with intlevel

Added by Jay Su over 3 years ago

Hello,

The following command always failed:

cdo -s -L -f nc4 -z zip_4 setattribute,history1='history' intlevel,100.0,500.0 infile outfile

in v1.9.7.

Thanks,
Jay


Replies (2)

RE: setattribute does not work with intlevel - Added by Karin Meier-Fleischer over 3 years ago

Try

cdo -s -L -f nc4 -z zip_4 -setattribute,history1='history' -intlevel,100.0,500.0 infile outfile

RE: setattribute does not work with intlevel - Added by Jay Su over 3 years ago

Thank you Karin for reminding me,

I should have thought about this :)

    (1-2/2)