Custom Query (116 matches)
Results (28 - 30 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#52 | fixed | time_counter_bnds | mhnguyen | aclsce |
Description |
Is it possible to have time_counter_bnds variable in XIOS output file in order to have something similar to :
with :
}
} Thanks ! Arnaud |
|||
#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 |
|||
#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. |