Custom Query (116 matches)
Results (61 - 63 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#49 | fixed | Troubles when date up to 9999 years | ymipsl | ymipsl |
Description |
Actually string date match only 4 digits. Extend it to take more digits Yann |
|||
#51 | fixed | How does XIOS manage the "multiple_file" output ? | ymipsl | theetten |
Description |
Hi, Curiosity question : I noticed that using xios in "attached mode" with "multiple file" option, the output files does not correspond to the domain decomposition used for the simulation. For example using 5 x 5 subdomains for the simulation, xios will create 25 files but not in the "shape" than the defined subdomain shape. The recombination of the files looks OK. Thanks, Sébastien |
|||
#54 | fixed | Variables with 5 dimensions | ymipsl | jgipsl |
Description |
For ORCHIDEE, we would like to write variables with 5 dimensions. There are several cases when this would be interesting for example: (lon,lat,z,pft,time) or (lon,lat,z,soil_type,time). We would be grateful if this could be added in XIOS. |