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.
Developers/DevProcess (diff) – NEMO

Changes between Version 61 and Version 62 of Developers/DevProcess


Ignore:
Timestamp:
2016-03-04T17:10:21+01:00 (8 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/DevProcess

    v61 v62  
    55This is the color code for the fulfilment of this form: 
    66 
    7 {{{#!td style="background:lightgrey" 
     7{{{#!comment 
     8Be careful switching between 'textarea' & 'wysiwyg' view with the following table 
     9}}} 
     10 
     11{{{#!td style='background:lightgrey' 
    812PI(S) 
    913}}} 
    10 {{{#!td style="background:lightblue" 
     14{{{#!td style='background:lightblue' 
    1115Previewer(s) 
    1216}}} 
    13 {{{#!td style="background:lightgreen" 
     17{{{#!td style='background:lightgreen' 
    1418Reviewer(s) 
    1519}}} 
     
    2226 
    2327== Abstract == 
     28 
    2429This section should be completed before starting to develop the code, in order to find agreement on the method beforehand. 
    2530 
     
    2934#!submit_label 'Submit Abstract' 
    3035#!keep_history yes 
    31 === Details === 
    32 '''To enabling the !ticket and the source links related to your action, edit the form like a ordinary wiki page to hardcode them inside the following table.''' 
     36'''__Details__'''[[BR]] 
    3337{{{#!th align=left 
    3438Action 
     
    3842}}} 
    3943|- 
    40 {{{#!th align=left style="background:lightgrey" 
     44{{{#!th align=left style='background:lightgrey' 
    4145PI(S)  
    4246}}} 
     
    4650|- 
    4751{{{#!th align=left 
    48 Ticket 
     52{{{#!html 
     53<font style='background-color:#fcb; color:#500'>Ticket</font> 
    4954}}} 
    50 {{{#!td style="background:lightgrey" 
     55}}} 
     56{{{#!td style='background:lightgrey' 
    5157`#XXXX` 
    5258}}} 
    5359|- 
    5460{{{#!th align=left 
    55 Branch 
     61{{{#!html 
     62<font style='background-color:#fcb; color:#500'>Branch</font> 
    5663}}} 
    57 {{{#!td style="background:lightgrey" 
     64}}} 
     65{{{#!td style=background:lightgrey 
    5866`[source:/branches/$YEAR/dev_r${FORK_REVISION}_${WORKING_GROUP|INSTITUTE}${ACTION_NUMBER}_${PURPOSE}]` 
    5967}}} 
    6068|- 
    61 {{{#!th align=left style="background-color:lightblue" 
     69{{{#!th align=left style='background-color:lightblue' 
    6270Previewer(s) 
    6371}}} 
     
    6674}}} 
    6775|- 
    68 {{{#!th align=left style="background-color:lightgreen" 
     76{{{#!th align=left style='background-color:lightgreen' 
    6977Reviewer(s) 
    7078}}} 
     
    7280[tf.input:reviewers -id=piform 'Names' 100] 
    7381}}} 
    74 === Description === 
     82[[BR]] 
     83{{{#!html  
     84<font style='background-color:#fcb; color:#500'>To enabling the !ticket and the source links related to your action, edit the form like a ordinary wiki page to hardcode them inside the following table.</font> 
     85}}} 
     86'''__Description__''' 
    7587 [tf.textarea:description -id=piform 'Describe the goal of development, and the methodology.\n\nAdd reference documents or publications if relevant.' 200 20] 
    76 === Implementation === 
     88'''__Implementation__''' 
    7789 [tf.textarea:implementation -id=piform 'Describe flow chart of the changes in the code.\n\nList the .F90 files and modules to be changed.\n\nDetailed list of new variables (including namelists) to be defined.\nGive for each the chosen name (following coding rules) and definition.' 200 20] 
    78 === Reference manual updates === 
     90'''__Reference manual updates__''' 
    7991 [tf.textarea:manual -id=piform 'Using part 1 and 2, define the summary of changes to be done in the NEMO reference manual (tex files).' 200 20] 
    8092 
    8193'''Updated on [tf.form_updated_on:] by [tf.form_updater:]''' 
    8294}}} 
     95 
    8396Once the PI has completed this section, he should send a mail to the previewer(s) asking them to preview the work within two weeks. 
     97 
    8498== Preview == 
    8599 
     
    134148#!subcontext review 
    135149#!submit_label 'Submit Review' 
    136 === Code changes and documentation === 
     150'''__Code changes and documentation__'''[[BR]] 
    137151|| Question || Answer || Comment || 
    138152|| Is the proposed methodology now implemented? || [tf.select:3.11 -id=revform '' Yes No NR] || [tf.textarea:3.11 -id=revform 'Add a comment?' 50 10] || 
     
    145159|| Is there a need for some documentation on the web pages (in addition to in-line and reference manual)?[[BR]]If yes, please describe and ask PI. A yes answer must include all documentation available. || [tf.select:3.18 -id=revform '' Yes No NR] || [tf.textarea:3.18 -id=revform 'Add a comment?' 50 10] || 
    146160|| ... ... ... || [tf.select:3.XXX -id=revform '' Yes No NR] || [tf.textarea:3.XXX -id=revform 'Add a comment?' 50 10] || 
    147 === Review Summary === 
     161'''__Review Summary__'''[[BR]] 
    148162Is the review fully successful?[tf.select:status -id=revform '' Yes No][[BR]] 
    149163[tf.textarea:status -id=revform 'If not, please indicate what is still missing.' 50 10]