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 branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts – NEMO

source: branches/2014/dev_r4650_UKMO14.5_SST_BIAS_CORRECTION/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/std_common.pro @ 5967

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

Reset keywords before merging with head of trunk

  • Property svn:keywords set to Id
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.