Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Owner Reporter Resolution Summary
#74 rlacroix fixed XML auto-completion from the input files is too strict
Description

XIOS fails to reopen files it created because the auto-completion of the axis/domain attributes is too aggressive.

Some attributes like the bounds are considered as mandatory while they should not.

#75 rlacroix fixed The axis attribute "value" should be optional
Description

The axis attribute "value" should be optional. If it's missing, it could either be auto-generated or just skipped completely.

#76 oabramkina ymipsl fixed set_current_context with id
Description

Actually, fortran interface to switching context is done by context handle, missing the subrotuine by id :

SUBROUTINE xios_set_current_context("context_id")

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