Skip to content

Commit 05d213a

Browse files
authored
Update __wralea__.py
1 parent 9e6b87d commit 05d213a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/openalea/astk_wralea/demos/__wralea__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
inputs=[],
2929
outputs=[],
3030
elt_factory={ 2: ('openalea.astk', 'new_canopy'),
31-
3: ('openalea.adel.astk_interfaces', 'AdelWheat'),
31+
3: ('alinea.adel.astk_interfaces', 'AdelWheat'),
3232
4: ('openalea.astk', 'plot_canopy'),
3333
5: ('openalea.astk', 'grow_canopy'),
3434
6: ('openalea.astk', 'plot_canopy'),
3535
7: ('openalea.astk', 'DegreeDay'),
3636
8: ('openalea.astk', 'iter with delays'),
3737
9: ('openalea.astk', 'time_control'),
3838
10: ('openalea.astk', 'thermal_time filter'),
39-
11: ('openalea.Echap.Data', 'meteo01.csv'),
39+
11: ('alinea.Echap.Data', 'meteo01.csv'),
4040
12: ('openalea.astk', 'date_range'),
4141
13: ('openalea.data structure.string', 'string'),
4242
14: ('openalea.data structure', 'int'),

0 commit comments

Comments
 (0)