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/r5518_INGV1_WAVE-coupling/NEMOGCM/TOOLS/OBSTOOLS/dataplot – NEMO

source: branches/UKMO/r5518_INGV1_WAVE-coupling/NEMOGCM/TOOLS/OBSTOOLS/dataplot/README @ 7152

Last change on this file since 7152 was 7152, checked in by jcastill, 8 years ago

Initial implementation of wave coupling branch - INGV wave branch + UKMO wave coupling branch

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.