Code covered by the BSD License  

Highlights from
ncx, NetCDF eXplorer

4.5

4.5 | 8 ratings Rate this file 44 Downloads (last 30 days) File Size: 1004.51 KB File ID: #9413
image thumbnail

ncx, NetCDF eXplorer

by M MA

 

20 Dec 2005 (Updated 20 Feb 2008)

Interface for NetCDF visualisation

| Watch this File

File Information
Description

NCX is an interface (GUI) for NetCDF visualisation. NCX already includes the Matlab/NetCDF interface for Matlab versions from 5.3 until the current release 14, for Windows and Linux (authors: Charles R. Denham and John Evans)

For a tuturial see the site:
http://www.odyle.net/mma/archive/ncx/

Installation:
-Unpack and add the base older (ncx) to your matlab path
-execute ncx at matlab prompt

MATLAB release MATLAB 6.0 (R12)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (14)
11 Jul 2006 d dd

tried several nc files, doesn't work

13 Jul 2006 M MA

Humm... thats strange. It works fine with me and many people arround the word... hope I can help

10 Aug 2006 X Y

I just need to convert my .nc file to a text format so that it becomes readable...Can someone help me??

29 Aug 2006 Alex AK

nice and easy tool

07 Oct 2006 Wang Yanlei

convenience and availability

12 Oct 2006 Panos Athanasiadis

The tool is great. Now while working in MATLAB you only type <ncx> and see what is in your data .nc files.

There is space for improvent however:
----------------------------------------
a) It would be easy for the program to also plot anomalies along the chosen axis.

b) Ideally it would be nice to be able to play a sequence of frames.

c) Finally, I could not make it to plot lat-height or lon-height cross sections.

30 Apr 2007 Mathew Owens

Saves the hassle of installing netCDF and MexCDF on Linux - what a blessing!

10 Mar 2008 Ani Suryani

Very good, I hope this inteface can be used by all of oceanographer in the world..
Request for explaination :
could you please tell me, it is possible or not to run ncx on Matlab 7.1 R14?

16 May 2008 Usama Anber

Plz can some help me, I used this ncx to load a netcdf file from the IPCC website (output of a GCM for air temperature), but it didn't work, what should I do ?

12 Apr 2009 Mark Brandon

The support files for this program needs to upgraded to work with Matlab 2009a. You will need to get the latest version of the mexcdf package, which is available at sourceforge, at http://mexcdf.sourceforge.net/downloads/R2008a.html. Just replace the files in the mexnc and netcdf subdirectories with the new files in the subdirectories with the same names in the mexcdf package. Matlab now provides native support for netcdf files, so there is no need to generate dll or mex files. Everything will work just fine.

30 Apr 2009 Vengatesan

This is the first time i have downloaded and installed ncx on a windows xp machine with matlab R2007a. After typing nxc it displays the GUI, but upon loading a file the following error message comes up. any help?
>> ncx
??? Error using ==> feval
Undefined function or method 'mexcdf60' for input arguments of type 'char'.

Error in ==> ncmex at 110
   [varargout{:}] = feval(fcn, varargin{:});

Error in ==> netcdf.open at 20
[theNCid, status] = ncmex('open', name(self), thePermission);

Error in ==> netcdf.netcdf at 416
   result = open(result, thePermission);

Error in ==> n_filevars at 21
nc=netcdf(file);

Error in ==> ncx\private\ncx_load at 58
  varnames = n_filevars(file);

Error in ==> ncx at 230
  eval(varargin{1})

??? Error using ==> ncx('ncx_load')
Error using ==> feval
Undefined function or method 'mexcdf60' for input arguments of type 'char'.

??? Error while evaluating uimenu Callback

>>

19 Nov 2009 David Schneider

Does anyone know what the scripts in the /private directory are for and why it's named as such? Private directories are not allowed in the Matlab path, so how are the scripts in this directory to be used? Thanks for your help - seems like a great program so far.

03 Dec 2009 janez

i'm running Matlab R2008a and cannot get ncx to work. when i try to load the file, i get the following error:
??? Error using ==> feval
Invalid MEX-file 'C:\Program Files\MATLAB\R2008a\work\ecomviz\ncx\netcdf\mexcdf\pcwin\mexcdf53.dll': C:\Program
Files\MATLAB\R2008a\work\ecomviz\ncx\netcdf\mexcdf\pcwin\mexcdf53.dll is not a valid Win32 program.

i tried to do what Mark Brandon suggested above but i cannot find mexcdf53.dll file in the latest sourcefourge directory and the error keeps repeating and the ncx doesn't work.
it's such a tease!
any thoughts anyone?

i tried substituting

09 Feb 2012 Jinqiang Chen

same problem. couldn't run

Please login to add a comment or rating.
Updates
31 Mar 2006

change of the web address

12 Dec 2007

Renamed the function isprop to is_prop due to conflicts with a MATLAB built in function

20 Feb 2008

update tutorial link

Tag Activity for this File
Tag Applied By Date/Time
data import M MA 22 Oct 2008 08:10:19
data export M MA 22 Oct 2008 08:10:19
netcdf M MA 22 Oct 2008 08:10:19
ncx M MA 22 Oct 2008 08:10:19
explorer M MA 22 Oct 2008 08:10:19
utilities M MA 22 Oct 2008 08:10:19
data M MA 22 Oct 2008 08:10:20
ncx Vengatesan 30 Apr 2009 07:59:41
ncx Rui 26 Apr 2011 19:02:43
netcdf Rui 26 Apr 2011 19:02:46
data Cen 06 Aug 2011 21:21:45

Contact us at files@mathworks.com