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/UKMO/dev_r5107_restart_func_and_date/NEMOGCM/TOOLS/OBSTOOLS/dataplot – NEMO

source: branches/UKMO/dev_r5107_restart_func_and_date/NEMOGCM/TOOLS/OBSTOOLS/dataplot/README @ 5500

Last change on this file since 5500 was 5500, checked in by dancopsey, 9 years ago

Removed SVN keywords.

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.