|
28 | 28 | inputs=[],
|
29 | 29 | outputs=[],
|
30 | 30 | elt_factory={ 2: ('openalea.astk', 'new_canopy'),
|
31 |
| - 3: ('openalea.adel.astk_interfaces', 'AdelWheat'), |
| 31 | + 3: ('alinea.adel.astk_interfaces', 'AdelWheat'), |
32 | 32 | 4: ('openalea.astk', 'plot_canopy'),
|
33 | 33 | 5: ('openalea.astk', 'grow_canopy'),
|
34 | 34 | 6: ('openalea.astk', 'plot_canopy'),
|
35 | 35 | 7: ('openalea.astk', 'DegreeDay'),
|
36 | 36 | 8: ('openalea.astk', 'iter with delays'),
|
37 | 37 | 9: ('openalea.astk', 'time_control'),
|
38 | 38 | 10: ('openalea.astk', 'thermal_time filter'),
|
39 |
| - 11: ('openalea.Echap.Data', 'meteo01.csv'), |
| 39 | + 11: ('alinea.Echap.Data', 'meteo01.csv'), |
40 | 40 | 12: ('openalea.astk', 'date_range'),
|
41 | 41 | 13: ('openalea.data structure.string', 'string'),
|
42 | 42 | 14: ('openalea.data structure', 'int'),
|
|
0 commit comments