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.
ticket/0869 (diff) – NEMO

Changes between Initial Version and Version 1 of ticket/0869


Ignore:
Timestamp:
2011-09-28T12:56:47+02:00 (13 years ago)
Author:
djlea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0869

    v1 v1  
     1[[PageOutline]] 
     2Last edited [[Timestamp]] 
     3 
     4[[BR]] 
     5 
     6'''Author''' : Daniel Lea  
     7 
     8'''ticket''' : #869 
     9 
     10'''Branch''' : [https://forge.ipsl.jussieu.fr/nemo/browser/branches/dev_2802_OBStools      dev_2802_OBStools  ]  
     11---- 
     12 
     13=== Description === 
     14 
     15This change is to add some OBS tools for working with the observation operator input and output: 
     16 
     17One example is fbcomb which rebuilds feedback files produced in multiprocessor runs. 
     18Other tools are those to convert files from enact, coriolis, bufr or SLA to standard feedback format. 
     19 
     20The other part of the work would be to update the documentation to describe these tools. 
     21 
     22---- 
     23=== Testing === 
     24 
     25Note many of these tests are not applicable since there are no changes to the NEMO code. The changes are simply to add some useful OBS tools and to update the documentation. 
     26 
     27Testing could consider (where appropriate) other configurations in addition to NVTK]. 
     28 
     29||NVTK Tested|| N/A || 
     30||Other model configurations|| N/A || 
     31||Processor configurations tested|| N/A || 
     32||If adding new functionality please confirm that the [[BR]]New code doesn't change results when it is switched off [[BR]]and !''works!'' when switched on|| N/A || 
     33 
     34(Answering UNSURE is likely to generate further questions from reviewers.) 
     35 
     36'Please add further summary details here' 
     37 
     38 * Processor configurations tested 
     39 * etc---- 
     40 
     41=== Bit Comparability === 
     42||Does this change preserve answers in your tested standard configurations (to the last bit) ?|| N/A || 
     43||Does this change bit compare across various processor configurations. (1xM, Nx1 and MxN are recommended)|| N/A || 
     44||Is this change expected to preserve answers in all possible model configurations?|| N/A || 
     45||Is this change expected to preserve all diagnostics? [[BR]]!,,!''Preserving answers in model runs does not necessarily imply preserved diagnostics. !''|| N/A || 
     46 
     47If you answered !'''NO!''' to any of the above, please provide further details: 
     48 
     49 * Which routine(s) are causing the difference? 
     50 * Why the changes are not protected by a logical switch or new section-version 
     51 * What is needed to achieve regression with the previous model release (e.g. a regression branch, hand-edits etc). If this is not possible, explain why not. 
     52 * What do you expect to see occur in the test harness jobs? 
     53 * Which diagnostics have you altered and why have they changed?Please add details here........ 
     54 
     55---- 
     56=== System Changes === 
     57||Does your change alter namelists?|| No || 
     58||Does your change require a change in compiler options?|| No || 
     59 
     60If any of these apply, please document the changes required here....... 
     61 
     62---- 
     63=== Resources === 
     64!''Please !''summarize!'' any changes in runtime or memory use caused by this change......!'' 
     65 
     66None 
     67 
     68---- 
     69=== IPR issues === 
     70||Has the code been wholly (100%) produced by NEMO developers staff working exclusively on NEMO?|| Yes || 
     71 
     72If No: 
     73 
     74 * Identify the collaboration agreement details 
     75 * Ensure the code routine header is in accordance with the agreement, (Copyright/Redistribution etc).Add further details here if required..........