Custom Query (116 matches)
Results (70 - 72 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#40 | fixed | Output indexed grid into a compressed format | ymipsl | ymipsl |
Description |
Add the compress attribute in order to output only indexed point in the netcdf file. It may by very usefull for reducing size of data, especially for trajectories output |
|||
#123 | wontfix | Parser just holds on syntax error | ymipsl | ssenesi |
Description |
When reading an xml construct such as
which shows a syntax error near to the end of line, Xios parser just holds If the xml file is quite long, you may spend some tens of minutes searching for the error (assuming you suspect it is a syntax error, and you are not beginning your search elsewhere ....) |
|||
#118 | wontfix | Parser silently skip syntax error | ymipsl | ssenesi |
Description |
When provided with an additional context structure with a syntax error like below (in bold face), the additional context is just dis-regarded <context id="arpsfx"> <file_definition type="one_file" enabled="true" >
|