Project

General

Profile

How do we change data type using CDO?

Added by ep gupal about 2 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?


Replies (1)

RE: How do we change data type using CDO? - Added by Karin Meier-Fleischer about 2 years ago

Hi EP,

IMO CDO can't do this on dimensions.

-Karin

    (1-1/1)