zalf-rpm / monica

license
Mozilla Public License 2.0
24 stars 10 forks source link

SetValue improvement? #10

Open TStella opened 7 years ago

TStella commented 7 years ago

this raises an exception: {"date": "2006-04-01", "type": "SetValue", "var": ["Mois", [3]], "value": 0.374}

but this way it works: {"date": "2006-04-01", "type": "SetValue", "var": ["Mois", [3,3]], "value": 0.374}