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/UKMO/r5518_INGV1_WAVE-coupling/NEMOGCM/CONFIG/ORCA2_SAS_LIM/IDL_scripts – NEMO

source: branches/UKMO/r5518_INGV1_WAVE-coupling/NEMOGCM/CONFIG/ORCA2_SAS_LIM/IDL_scripts/std_common.pro @ 7152

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

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

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.