Custom Query (324 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 324)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Owner Reporter Resolution Summary
#47 sdipsl sdipsl fixed Introduce hindcast/forecast ensemble management in libigcm (1/4)
Description

Handle hindcast/forecast like ensembles.

Case 1 here: http://wiki.ipsl.jussieu.fr/IGCMG/ENSEMBLES

#72 sdipsl sdipsl fixed curie I/O issue number 1
Description

Spurious warning from nrcat "corrupting" output file's time axis. ncrcat: WARNING Intra-file non-monotonicity. Record coordinate "time_counter" does not monotonically increase between ...

Detect them from the output: grep -i monoton create_ts* | awk -F: '{print $1}' |sort -u

Solution : will parse the command output to detect that from IGCM_sys_nrcat

#73 sdipsl sdipsl fixed curie I/O issue number 2
Description

Spurious copy error from CCC space

cp: reading `/ccc/store/cont003/dsm/p86maf/IGCM_OUT/IPSLCM5A-MR/PROD/historical/v5.historicalMR3/ATM/Output/DA/v5.historicalMR3_19810101_19811231_1D_histdayCOSP.nc': Input/output error

Solution : multiple tries

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.