AgriculturalModelExchangeInitiative / PyCrop2ML

CropML Python library
Other
17 stars 17 forks source link

C# code generated (static class and static method) returns a new Tuple but a Tuple has a maximum of 8 elements #80

Closed cyrillemidingoyi closed 5 years ago

cyrillemidingoyi commented 5 years ago

It's better to generate a dynamic class

pradal commented 5 years ago

Or a dictionary if the order is preserved.