Changes between Version 154 and Version 155 of todo


Ignore:
Timestamp:
Apr 19, 2018 3:11:17 PM (7 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v154 v155  
    99||Web docu     ||Update links to palmrun description, remove/rename traces to mbuild, mrun, subjob ||tba ||
    1010||Web docu     ||Update installation/requirements description ||Helge ||
    11 ||Web docu     ||Complete and check existing PALM error messages (Remaining Numbers without description: PA0149, 226, 228, 234, 245-270, 296-301, 309, 319-321, 327, 328, 330, 334-338, 460-464, UI0002; the error message itself is sufficient for many of these -> mark them in a special way?) ||tba ||
    12 ||Web docu     ||Check consistency of parameter lists (namelist pages and alphabetical list) ||tba ||
    13 ||Web docu     ||Update links from manual to Tutorial (new: PALM seminar material) ||tba ||
    14 ||Web docu     ||Revise description of timeseries output ||tba ||
     11||Web docu     ||Complete and check existing PALM error messages (Remaining Numbers without description: PA0149, 226, 228, 234, 245-270, 296-301, 309, 319-321, 327, 328, 330, 334-338, 460-464, UI0002; the error message itself is sufficient for many of these -> mark them in a special way?) ||Sebastian, Katrin ||
     12||Web docu     ||Check consistency of parameter lists (namelist pages and alphabetical list) ||Katrin ||
     13||Web docu     ||Update links from manual to Tutorial (new: PALM seminar material) ||Farah ||
     14||Web docu     ||Revise description of timeseries output ||Farah ||
    1515||Web docu     ||Update VAPOR page ||Tobias ||
    16 ||Tickets      ||Sort tickets of component "General" into appropriate components (change title and keywords where needed, create new components where necessary) ||tba ||
    17 ||PALM code    ||Check for double-use of error numbers ||tba ||
    18 ||PALM code    ||Clean up / extend location messages ||tba ||
    19 ||PALM code    ||Comment variables/parameters in declaration sections ||tba ||
    20 ||PALM code    ||Known bug: W* and Z_I in the first line of the run control file don't correspond to the values in the last run control output line of the previous run. ||[[span(style=color: #FF0000, Sebastian)]] ||
    21 ||PALM code    ||Known bug: Restart crashes in sum_up_3d_data if an {{{_av}}} quantity is given in the restart run NAMELIST file (_p3dr) but not in the initial run NAMELIST file (_p3d) --> Implement check?! || ||
    22 ||             ||                                        ||    ||
    23 ||Scripts      ||Write new script to find the next unused of free error number || [[span(style=color: #FF0000, Helge)]] ||
     16||Web docu     ||documentation of the PIDS and of surface model (e.g. how to create drivers, or the different level-of-details) ||Matthias ||
     17||Tickets      ||Sort tickets of component "General" into appropriate components (change title and keywords where needed, create new components where necessary), delete non-relevant tickets, add answers to FAQ ||Katrin ||
     18||PALM code    ||Check for double-use of error numbers ||Sebastian ||
     19||PALM code    ||Clean up / extend location messages / time measurements, remove output of '--- finished' in ''advance'' mode ||Farah, Matthias, Siggi ||
     20||PALM code    ||Comment variables/parameters in declaration sections: as a first step, identify routines, create a list of these routines and assign responsibilities ||Katrin ||
     21||PALM code    ||Known bug: W* and Z_I in the first line of the run control file don't correspond to the values in the last run control output line of the previous run. ||Sebastian ||
     22||PALM code    ||Known bug: Restart crashes in sum_up_3d_data if an {{{_av}}} quantity is given in the restart run NAMELIST file (_p3dr) but not in the initial run NAMELIST file (_p3d) --> Implement check?! ||Sebastian  ||
     23||Scripts      ||Write new script to find the next unused of free error number + next free log_point number ||Helge ||
    2424||Scripts      ||Finalize first version of new palmplot script (python) ||Helge ||
    2525||Scripts      ||Remove deprecated vapor scripts         ||Tobias ||
    26 ||             ||                                        ||   ||
    2726||Discussion   ||Parameter file inconsistencies. Settings for data output are not consistent within the parameter file. For example, 3d/2d/pr output variables are explicitly declared, but timeseries are always the same (confusing for users). Also, differentiation between data_output and data_output_pr is confusing. A possible solution would be to use data_output exclusively and include profiles, e.g. for pt this then would read "pt", "pt_xy", "pt_pr", etc. \\ [[span(style=color: #FF0000, I would leave this as it is. Several quantities only exist as profiles, so it don't make sense to add a _pr to all of them. It should be enough to add (better) hints in the docu. Siggi)]] ||group ||
    28 ||Discussion   ||Discuss the treatment of package parameters, regarding their appearance in {{{rrd_global}}} and {{{wrd_global}}}. Discuss the general treatment / separation of {{{inipar}}} and {{{d3par}}} parameters. || [[span(style=color: #FF0000, Sebastian / work in progress)]]   ||
    29 ||PALM code    ||Revise variable/dimension names and attributes in the NetCDF data input and PIDS input according to the [UC]² data policy ||tba ||
    30 ||PALM code    || Make use of already implemented 'long_name' attribute of variables, i.e. give possibility to assign a long_name for user defined variables ||tba  ||
    31 ||PALM code    || Make proper use of global attributes; especially do not write time average interval in title if there exists a specific attribute ({{{time_avg}}}) for this. ||  ||
    32 ||PALM code    ||Add georeferencing (lat/lon) and global attributes according to [UC]² data policyto NetCDF output ||tba ||
     27||Discussion   ||Discuss the treatment of package parameters, regarding their appearance in {{{rrd_global}}} and {{{wrd_global}}}. Discuss the general treatment / separation of {{{inipar}}} and {{{d3par}}} parameters. ||Sebastian  ||
     28||PALM code    ||Revise variable/dimension names and attributes in the NetCDF data input and PIDS input according to the [UC]² data policy ||Tobias ||
     29||PALM code    || Make use of already implemented 'long_name' attribute of variables, i.e. give possibility to assign a long_name for user defined variables ||Tobias  ||
     30||PALM code    || Make proper use of global attributes; especially do not write time average interval in title if there exists a specific attribute ({{{time_avg}}}) for this. ||Tobias  ||
     31||PALM code    ||Add georeferencing (lat/lon) and global attributes according to [UC]² data policyto NetCDF output ||Matthias ||
    3332||PALM code    ||Extend plant canopy model to handle basal area (trunks, branches) ||Björn ||
    34 ||homepage  || replace the provisional picture (showing Kelvin-Helmholtz waves) by a nicer one from an urban canopy simulation ||[[span(style=color: #FF0000, Tobias)]]   ||
    35 ||test suite  || Design test cases for microphysic and lagrangian particles ||[[span(style=color: #FF0000, Johannes)]]   ||
    36 || PALM code || Implement and homogenize output of cloud-physical variables derived from bulk and Lagrangian cloud physics (e.g., qc, ql, qr, lpt, pt) || [[span(style=color: #FF0000, Johannes )]] ||
    37 ||PALM code/ documentation  ||Change the name specific humidity to mixing ratio! We don't compute specific humidities.  || [[span(style=color: #FF0000, Johannes )]] ||
     33||homepage  || replace the provisional picture (showing Kelvin-Helmholtz waves) by a nicer one from an urban canopy simulation ||Tobias  ||
     34||test suite  || Design test cases for microphysic and lagrangian particles ||Johannes  ||
     35|| PALM code || Implement and homogenize output of cloud-physical variables derived from bulk and Lagrangian cloud physics (e.g., qc, ql, qr, lpt, pt) || Johannes ||
     36||PALM code/ documentation  ||Change the name specific humidity to mixing ratio! We don't compute specific humidities.  ||Johannes ||
    3837||PALM code || replace {{{CEILING}}} function with {{{INT}}} or {{{NINT}}} where appropriate ||tba  ||
    39 ||PALM code || 3D output in serial mode seems to be wrong although RUN_CONTROL files are identical ||tba  ||
     38||PALM code || 3D output in serial mode seems to be quite different from parallel runs although RUN_CONTROL files are identical ||tba  ||
    4039
    4140
     
    6867||='''Program parts'''  =||='''What to do?'''  =||='''Name'''  =||
    6968||                       ||develop new GUI for parameter file generation ||  ||
     69||PALM code  ||remove the {{{iwp}}} (working precision for INTEGERS), because many routines (e.g. MPI) cannot handle others than 32bit INTEGER ||  ||
    7070||PALM code  ||code clearing and restructuring following programmer guidelines of DWD/DMI  ||[[span(style=color: #FF0000, all, Siggi )]]  ||
    7171||<page>  ||~~Avoid collecting of 2D data on PE0 (topography data, surface coupling layer)~~ || [[span(style=color: #FF0000, Matthias)]] ||