Support code for the crop database exported from practicalplants.org wiki.
Methods
-
<static> readCrops()
-
Read the mongoexport file and normalize its contents to ease processing.
Returns:
Crop objects- Type
- Array.<Crop>
-
<static> readCropsLower()
-
Read the whole mongoexport file to an array of crop objects.
Returns:
Crop objects- Type
- Array