Results 1 to 2 of 2

Thread: multi netcdf file in one file in matlab

  1. #1
    Join Date
    Dec 2008
    Location
    UK
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    multi netcdf file in one file in matlab

    Does anyone can help I need to merge multi netcdf files in one file in matlab?

    for example I have 52 netcdf files
    all files have same dimensions 12*180*360 time*lat*lon

    and the final file should be 624*180*360
    help greatly appreciated
    cheers

    toti

  2. #2
    Join Date
    Jan 2005
    Location
    University of Melbourne
    Posts
    21
    Thanks
    0
    Thanked 1 Time in 1 Post
    The easiest option is using NCO tools in Unix. Just concatenate using "ncrcat" or "ncecat" commands. Haven't tried such things in matlab yet , there may be someways, but seems bit hard as you need to read in files.

Similar Threads

  1. How to convert NETCDF file to ASCII file
    By S.V.V.ARUN KUMAR in forum Oceanographic Applications & Data Analysis
    Replies: 1
    Last Post: 27th June 2010, 05:26 PM
  2. Can any one say how to read this txt file in MATLAB
    By blmadhavan in forum Oceanographic Applications & Data Analysis
    Replies: 7
    Last Post: 19th May 2010, 10:53 PM
  3. How to convert .dat BINARY FILE into ASCII FILE using MATLAB?
    By blmadhavan in forum Oceanographic Applications & Data Analysis
    Replies: 1
    Last Post: 6th November 2009, 11:41 PM
  4. Loading .dat file into Matlab.
    By sd97 in forum Oceanographic Applications & Data Analysis
    Replies: 1
    Last Post: 24th October 2009, 11:42 PM
  5. netCDF file combaining--help needed.
    By prasanth in forum Oceanographic Applications & Data Analysis
    Replies: 2
    Last Post: 20th November 2007, 02:34 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •