- To: netcdfgroup@xxxxxxxxxxxxxxxx
- Subject: [netcdfgroup] (no subject)
- From: Jorge Urrego Blanco <jr928329@xxxxxx>
- Date: Wed, 22 Apr 2009 19:14:46 -0300
Hello all, I have a bunch (many) of netcdf files which contain a variable defined in four dimensions, say; variable(time,depth,y,x) the dimension of x is 1 so I want (need) to eliminate this dimension so that my variable is now variable(time,depth,y) Any help will be highly appreciated , thanks a lot!