New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
README in branches/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/TOOLS/OBSTOOLS/dataplot – NEMO

source: branches/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/TOOLS/OBSTOOLS/dataplot/README @ 5985

Last change on this file since 5985 was 5985, checked in by timgraham, 8 years ago

Reinstate keywords before upgrading to head of trunk

  • Property svn:keywords set to Id
File size: 292 bytes
Line 
1dataplot.pro - IDL widget based program to read in netcdf feedback and data
2files and plot observation and background values.
3
4example calls:
5
6dataplot,filenamearray
7dataplot,filenamearray,/batchplot,/gif
8dataplot,filenamearray,/batchplot,/ps
9
10use
11
12man,'dataplot' in idl for more information
Note: See TracBrowser for help on using the repository browser.