Added by ep gupal almost 3 years ago
I want to change the following
```
int time(time) ;
```
to
```
float time(time);
```
I found a way to do it with nco ncap2 (which I can not use at the moment), but I could not find it for CDO.
How can I do this?
Hi EP,
IMO CDO can't do this on dimensions.
-Karin