Skip to content

Commit

Permalink
a few more plant notes for seeds and plants from ICPS and Predatory P…
Browse files Browse the repository at this point in the history
…lants
  • Loading branch information
dreamalligator committed Mar 9, 2020
1 parent 7337b07 commit d990a62
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 27 deletions.
120 changes: 95 additions & 25 deletions src/plants.json
Original file line number Diff line number Diff line change
Expand Up @@ -758,82 +758,152 @@
"alive": false
},
{
"id": "TODO",
"taxon": "",
"id": "",
"taxon": "Byblis guehoi",
"notes": [
{
"date": "2020-02-09",
"source": "ICPS Seed Bank, shipped 2/9/2020"
"source": "ICPS Seed Bank, shipped 2/9/2020",
"notes": "Byblis guehoi, Kimberley, AU, tropical annual"
},
{
"date": "2020-03-08",
"source": "",
"notes": ""
"notes": "seeding day."
}
]
},
{
"id": "TODO",
"taxon": "",
"id": "",
"taxon": "Byblis aquatica",
"notes": [
{
"date": "2020-02-09",
"source": "ICPS Seed Bank, shipped 2/9/2020"
"source": "ICPS Seed Bank, shipped 2/9/2020",
"notes": "Byblis aquatica, 'Robust Form', Summer annual"
},
{
"date": "2020-03-08",
"source": "",
"notes": ""
"notes": "seeding day."
}
]
},
{
"id": "TODO",
"taxon": "",
"id": "DRBU3_20_0",
"taxon": "Drosera burmannii",
"notes": [
{
"date": "2020-02-09",
"source": "ICPS Seed Bank, shipped 2/9/2020"
"source": "ICPS Seed Bank, shipped 2/9/2020",
"notes": "Drosera burmannii 'red tentacles'"
},
{
"date": "2020-03-08",
"source": "",
"notes": ""
"notes": "Seeding day. Same seed mix as did with DRBU3_16_0 in 2016. Sprinkled seeds on top of a 30% peat to 70% sand mix."
}
]
},
{
"id": "TODO",
"taxon": "",
"id": "DRCA2_20_1",
"taxon": "Drosera capillaris",
"notes": [
{
"date": "2020-02-09",
"source": "ICPS Seed Bank, shipped 2/9/2020"
"source": "ICPS Seed Bank, shipped 2/9/2020",
"notes": "Drosera capillaris, warm temperate"
},
{
"date": "2020-03-08",
"source": "",
"notes": ""
"notes": "seeding day."
}
]
},
{
"id": "TODO",
"taxon": "",
"id": "",
"taxon": "Drosera tokaiensis",
"notes": [
{
"date": "2020-02-09",
"source": "ICPS Seed Bank, shipped 2/9/2020"
"source": "ICPS Seed Bank, shipped 2/9/2020",
"notes": "Drosera tokaiensis, warm temperate, beginner"
},
{
"date": "2020-03-08",
"source": "",
"notes": ""
"notes": "seeding day."
}
]
},
{
"id": "",
"taxon": "Drosera nidiformis",
"notes": [
{
"date": "2020-02-22",
"source": "Predatory Plants",
"notes": "product description - Drosera nidiformis is a tropical sundew found in South Africa. They are easy to grow and remain relatively small, making them ideal candidates for windowsill or terrarium growing. Drosera nidiformis are perennial, which means they can survive for many years, however they will often perish after being allowed to flower and set seed."
},
{
"date": "2020-03-08",
"notes": "potting day."
}
]
},
{
"id": "DRCA14_20_1",
"taxon": "Drosera capensis 'butterball'",
"notes": [
{
"date": "2020-02-22",
"source": "Predatory Plants",
"notes": "description - Drosera capensis is a highly-variable species, and we've been working on collecting and propagating a large variety of clones. D. capensis \"Butterball\" is a clone that was bred and selected by David Flocken for its extra-fat leaves and somewhat pale color. A unique clone, these are exclusively propagated by leaf and root cuttings. An exceptional clone for sundew collectors!"
},
{
"date": "2020-03-08",
"notes": "potting day."
}
]
},
{
"id": "TODO",
"taxon": "Utricularia bisquamata",
"notes": [
{
"date": "2020-02-22",
"source": "Predatory Plants",
"notes": "description - Utricularia bisquamata is a small and pretty terrestrial bladderwort. It produces a mat of tiny green leaves and its flowers look like tiny yellow and purple aprons."
},
{
"date": "2020-03-08",
"notes": "potting day."
}
]
},
{
"id": "",
"taxon": "Utricularia sandersonii",
"notes": [
{
"date": "2020-02-22",
"source": "Predatory Plants",
"notes": "Utricularia sandersonii is perhaps the most easily identifiable terrestrial bladderwort when in flower. Its charming little flowers resemble clusters of white rabbits suspended in midair."
},
{
"date": "2020-03-08",
"notes": "potting day."
}
]
},
{
"id": "TODO",
"taxon": "Utricularia microcalyx",
"notes": [
{
"date": "2020-02-22",
"source": "Predatory Plants",
"notes": "description - Utricularia microcalyx is a terrestrial bladderwort native to central Africa. This lovely, quick-growing plant blooms freely during the first half of the year and sports a patterned white and purple flower."
},
{
"date": "2020-03-08",
"notes": "potting day."
}
]
}
Expand Down
21 changes: 19 additions & 2 deletions src/taxonomy.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ const rawTaxonomy = [
link: "http://www.sarracenia.com/faq/faq3440.html",
}
],
}, {
},
{
taxon: "Byblis liniflora",
commonName: "Rainbow Plant",
environment: {
Expand All @@ -58,7 +59,8 @@ const rawTaxonomy = [
databases: {
eol: 6359448,
},
}, {
},
{
taxon: "Darlingtonia californica",
commonName: "Cobra Lily",
environment: {
Expand Down Expand Up @@ -715,6 +717,21 @@ const rawTaxonomy = [
link: "http://www.carnivorousplants.org/howto/GrowingGuides/D_subtropical.php",
}
],
},
{
taxon: 'Drosera nidiformis',
},
{
taxon: 'Byblis guehoi',
},
{
taxon: 'Byblis aquatica',
},
{
taxon: 'Utricularia bisquamata',
},
{
taxon: 'Utricularia microcalyx',
}
];

Expand Down

0 comments on commit d990a62

Please sign in to comment.