Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: [netcdfgroup] eliminate dimension of netcdf variable

  • To: Jorge Urrego Blanco <jr928329@xxxxxx>
  • Subject: Re: [netcdfgroup] eliminate dimension of netcdf variable
  • From: Constantine Khroulev <c.khroulev@xxxxxxxxx>
  • Date: Wed, 22 Apr 2009 15:09:47 -0800
Hello Jorge,

Please see http://nco.wiki.sourceforge.net/remove+a+degenerate +dimension .
The page above addresses exactly the issue you described.

I would write a bash script to process a group of files. (Please do ask if you need help with that.)

Cheers!
--
Constantine

On Apr 22, 2009, at 2:18 PM, Jorge Urrego Blanco wrote:

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!

_______________________________________________
netcdfgroup mailing list
netcdfgroup@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/



  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: