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/1148 (diff) – NEMO

Changes between Version 5 and Version 6 of ticket/1148


Ignore:
Timestamp:
2013-10-21T12:48:09+02:00 (10 years ago)
Author:
andrew.ryan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/1148

    v5 v6  
    6262'''Result''': PASS 
    6363 
     64==== Case 3. Single profile latitude interpolation ==== 
     65 
     66This unit test asserts that the lattitudinal interpolation is being performed correctly. An input AMM12 file was created with the model counterpart 
     67equal to the model domain nav_lat. 
     68 
     69[[Image(class4_zonal.gif, 400px)]] 
     70 
     71The observation latitude is 55.07 and the interpolated model counterpart is found to also be 55.07. 
     72 
     73'''Result''': PASS 
     74 
     75==== Case 4. Single profile longitude interpolation ==== 
     76 
     77This unit test asserts that the longitudinal interpolation is being performed correctly. An input AMM12 file was created with the model counterpart 
     78equal to the model domain nav_lon.  
     79 
     80[[Image(class4_meridional.gif, 400px)]] 
     81 
     82The observation longitude is -13.49 and the interpolated model counterpart is found to be 346.51, or 360 - 13.49. 
     83 
     84'''Result''': PASS 
     85 
     86==== Case 5. Single profile vertical interpolation ==== 
     87 
     88This unit test asserts that the vertical interpolation is being performed correctly. An input AMM12 file was created with the model counterpart 
     89equal to the model domain deptht.  
     90 
     91[[Image(class4_depth.gif, 400px)]] 
     92 
     93The model counterpart is equal to the observation depth at all points. 
     94 
     95'''Result''': PASS 
     96 
     97==== Case 6. ==== 
     98 
     99'''Result''':  
     100 
     101==== Case 7. ==== 
     102 
     103'''Result''':  
     104 
     105==== Case 8. ==== 
     106 
     107'''Result''':  
     108 
    64109=== Bit Comparability === 
    65110||Does this change preserve answers in your tested standard configurations (to the last bit) ?||YES||