Opened 8 years ago
Closed 7 years ago
#82 closed defect (wontfix)
content operation doesn't accept constant
Reported by: | ymipsl | Owned by: | rlacroix |
---|---|---|---|
Priority: | minor | Component: | XIOS |
Version: | 2.0 | Keywords: | |
Cc: | Manh-Ha.nguyen@… |
Description
This kind of operation
<field id="toto" > 1 </field>
or
<field id="toto" > 1 + 1 </field>
Doesn't work and make an error when parsing field content or graph building sequence.
Change History (1)
comment:1 Changed 7 years ago by ymipsl
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Not possible to do actually. It may be rethink in term of permanent flux, ie that are generated for each new timestep. Could be done in future