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 NEMO/branches/2020/r12377_ticket2386/cfgs/ORCA2_ICE_PISCES/IDL_scripts – NEMO

source: NEMO/branches/2020/r12377_ticket2386/cfgs/ORCA2_ICE_PISCES/IDL_scripts/std_common.pro @ 12808

Last change on this file since 12808 was 7732, checked in by flavoni, 7 years ago

commit idl scripts deleted

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.