Custom Query (116 matches)
Results (85 - 87 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#55 | fixed | Memory leak | mhnguyen | ymipsl |
Description |
XIOS seems to have some small memory leak at each timestep. Accumulation increase memory consumption for long time simulation and crash the job. |
|||
#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. |
|||
#53 | fixed | More verbosity needed | mhnguyen | omamce |
Description |
I've got : Error [CONetCDF4::CheckError(int status)] : In file '/ccc/work/cont003/dsm/p86mart/CPL/TRUN01/modeles/XIOS/src/output/onetcdf4.cpp', line 79 -> [ status = -60 ] NetCDF: Numeric conversion not representable It's due to a problem with an ORCHIDEE variable. A more comprehensive message is needed, with the information about the context : model involved, variable name, file, etc ... Thanks |