Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 116)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Owner Reporter Resolution Summary
#110 mhnguyen ymipsl fixed filter : reduce domain to scalar is missing
Description

Reduction must be also be applied to a whole domain (not only for a specific direction). The domain is then transform int a scalar

#112 mhnguyen mhnguyen fixed Write interpolation weight into a file
Description

XIOS is able to read weights from a file then use them to do interpolation of a domain to another. There are cases in which these weights should be computed once then reused over and over. Therefore, XIOS should be able to write weights into file. Some specifications for this:

  • Flag for interpolation_domain

+) filename: Already exists +) weights="read/write"

  • Behaviors:

+) weights="write" -> write weights into file. If there is no filename -> default filename weights.nc will be used, otherwise use filename. Filename will be always overwritten in this case. +) weights="read" -> try to read weights from a file. If there is no filename-> default filename weights.nc will be used, otherwise use filename. If there is no file to read at all-> switch to write mode.

#114 ymipsl ymipsl fixed Output_freq non initialized do not raise error message ?
Description

Checking this point that has been reported by S.Farroux

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