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.
std_common.pro in trunk/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts – NEMO

source: trunk/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_common.pro @ 4990

Last change on this file since 4990 was 2751, checked in by smasson, 13 years ago

large update of IDL_scripts for Is-ENES

File size: 277 bytes
Line 
1COMMON std, cnt $
2   , std_iodir_climato, std_iodir_data $
3   , std_file1_T, std_file2_T $
4   , std_file1_U, std_file2_U $
5   , std_file1_V, std_file2_V $
6   , std_file1_I, std_file2_I $
7   , std_file_msksub $
8   , date1, date2, date1_2, date2_2 $
9   , allrec, blabla, htmltxt
Note: See TracBrowser for help on using the repository browser.