File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 strategy :
1313 matrix :
1414 version :
15- - ' 1'
15+ - ' 1.11 '
1616 os :
1717 - ubuntu-latest
1818 arch :
Original file line number Diff line number Diff line change 11name = " VirtualPlantLab"
22uuid = " b977ecfa-1b9a-418d-909d-4ebe565736ce"
33authors = [" Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors" ]
4- version = " 0.0.6 "
4+ version = " 0.0.7 "
55
66[deps ]
77PlantGeomPrimitives = " 7eef3cc5-4580-4ff0-8f6f-933507db6664"
@@ -13,11 +13,11 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313SkyDomes = " 1838625c-7cf7-40c6-898b-904883e4b556"
1414
1515[compat ]
16- PlantGeomPrimitives = " 0.0.3 "
17- PlantGeomTurtle = " 0.0.4 "
18- PlantGraphs = " 0.0.2 "
19- PlantRayTracer = " 0.0.6 "
20- PlantViz = " 0.0.6 "
16+ PlantGeomPrimitives = " 0.0.4 "
17+ PlantGeomTurtle = " 0.0.5 "
18+ PlantGraphs = " 0.0.3 "
19+ PlantRayTracer = " 0.0.7 "
20+ PlantViz = " 0.0.7 "
2121Reexport = " 1.2.2"
22- SkyDomes = " 0.1.6 "
22+ SkyDomes = " 0.1.7 "
2323julia = " 1.11"
Original file line number Diff line number Diff line change @@ -458,4 +458,3 @@ And compute the leaf area index:
458458
459459=#
460460get_LAI (forest)
461- #=
You can’t perform that action at this time.
0 commit comments