Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#46 fixed Compilation netcdf4_seq fails ymipsl omamce
Description

/Users/marti/Unix/XIOS/src/output/onetcdf4.cpp:501:53: error: use of undeclared identifier 'NC_COLLECTIVE'

CheckError?(nc_var_par_access(grpid, varid, NC_COLLECTIVE));

/Users/marti/Unix/XIOS/src/output/onetcdf4.cpp:503:53: error: use of undeclared identifier 'NC_INDEPENDENT'

CheckError?(nc_var_par_access(grpid, varid, NC_INDEPENDENT));

#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

#70 fixed Flexibility and verbosity of parse_xml ymipsl omamce
Description

2 requests

  • When parse_xml is successful, it returns nothing. Could be a bit puzzling. A message would be appreciated.
  • parse_xml does not take any parameter. The possibility to run something like parse_xml PARAM/iodef.xml would be helpful. In this case, parse_xml should assume that other xml files (included) are in the same directory.

Thanks,

Olivier

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