Subversion URL: http://proj.badc.rl.ac.uk/svn/exarch/CCCC/trunk/README_dev.txt@102
Revision 102,
1.3 KB
checked in by mjuckes, 7 years ago
(diff) |
noted need to do something about exceptions which are recorded in logs but not directly reported by testing framework
|
Line | |
---|
1 | |
---|
2 | |
---|
3 | Documentation |
---|
4 | ------------- |
---|
5 | #01.001: Need to create a clearer description of what each class is intended to do. |
---|
6 | |
---|
7 | Unit testing |
---|
8 | ------------ |
---|
9 | #02.001: Create some unit tests (dependent on #001). |
---|
10 | #02.002: Create a __dummy project, to support testing of logging system etc. |
---|
11 | --- added to mip vocabs and config -- need to pt something in the NetCDF file reader. |
---|
12 | #02.003: Make sure S2 unit tests can capture and report exceptions that get passed to log files |
---|
13 | |
---|
14 | Configuration |
---|
15 | ------------- |
---|
16 | #03.001: Put project dependent information into a specific class instance -- projectConfig. Done (Dec 5th) |
---|
17 | #03.002: Merge back version configured for SPECS -- [Martin, 18th Oct] |
---|
18 | #03.003: Create basic configuration for CMIP5 and run to exercise code and identify problems. |
---|
19 | #03.004: Clean up special case for CORDEX in domain checks (allowing 2nd formulation for Antarctica, as it is cyclic) |
---|
20 | #03.005: Extend checkByVar to SPECS and CCMI data |
---|
21 | #03.006: Add CCMI configuration |
---|
22 | #03.007: Complete SPECS configuration (additional global attributes) |
---|
23 | |
---|
24 | Organisation of files |
---|
25 | --------------------- |
---|
26 | #04.001: Move checking classes into a seperate file -- to make it easier for different people to work on different parts of the code. -- [Martin, 18th Oct] |
---|
27 | #04.002: Move class definitions out of the c4.py script. |
---|
28 | |
---|
29 | |
---|
30 | |
---|
31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.