Custom Query (116 matches)
Results (70 - 72 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#79 | fixed | add new constraint on zoom definition | ymipsl | arsouze |
Description |
I would like to be able to define in XIOS a zoom based on a mask. Typically, I would like to be able to compute a mean (and time series) of temperature over the Atlantic basin, based on an Atlantic mask definition provided as an input file. I think this goes beyond the (i,j) or (lon,lat) zooming options available so far. |
|||
#80 | fixed | Problem with intel 2013.0 | ymipsl | ymipsl |
Description |
On ADA (IDRIS), XIOS2 will not compile with compiler 2013.0 but all is OK for version 2013.1. Have a look on this... |
|||
#85 | fixed | Interpolation does not work | ymipsl | ssenesi |
Description |
Doing a simple test of interpolation to a rectilinear domain fails at the stage of close_context. See attached files : s.xml defines one interpolated field and one single output file. When enabling the interpolated field, XIOS crashes with the attached stack trace. In my application, almost all definitions are done using the API. The internal grid is an unstructured one. |