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.11_SETTE_OBSASM/NEMOGCM/CONFIG/ORCA2_LIM_OBS/IDL_scripts – NEMO

source: branches/2014/dev_r4650_UKMO14.11_SETTE_OBSASM/NEMOGCM/CONFIG/ORCA2_LIM_OBS/IDL_scripts/std_common.pro @ 4751

Last change on this file since 4751 was 4751, checked in by djlea, 10 years ago

Changes to include an OBS test in SETTE. At the moment this uses an example profile observation.

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.