<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-548631943769904197</atom:id><lastBuildDate>Sat, 14 Mar 2026 11:54:29 +0000</lastBuildDate><category>rootstock</category><title>CultivarSA</title><description></description><link>https://www.cultivarsa.com/</link><managingEditor>noreply@blogger.com (Charles Visser)</managingEditor><generator>Blogger</generator><openSearch:totalResults>70</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-7329981051447528391</guid><pubDate>Wed, 19 Nov 2025 12:04:39 +0000</pubDate><atom:updated>2025-11-19T07:36:10.851-08:00</atom:updated><title>Muscat d&#39;Alexandrie</title><description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
    &lt;meta charset=&quot;UTF-8&quot;&gt;
    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
    &lt;title&gt;Muscat d&#39;Alexandrie Varietal Profile&lt;/title&gt;
    &lt;!-- Load Tailwind CSS --&gt;
    &lt;script src=&quot;https://cdn.tailwindcss.com&quot;&gt;&lt;/script&gt;
    &lt;!-- Load Lucide Icons --&gt;
    &lt;script src=&quot;https://unpkg.com/lucide@latest&quot;&gt;&lt;/script&gt;
    &lt;style&gt;
        /* Custom color definitions */
        :root {
            --color-cream: #F7F7F0;
            --color-soft-green: #D9E8D9;
            --color-dark-green: #2A422A;
            --color-accent: #8DBA8D;
        }
        /* Custom Tailwind Configuration */
        tailwind.config = {
            theme: {
                extend: {
                    colors: {
                        &#39;cream&#39;: &#39;var(--color-cream)&#39;,
                        &#39;soft-green&#39;: &#39;var(--color-soft-green)&#39;,
                        &#39;dark-green&#39;: &#39;var(--color-dark-green)&#39;,
                        &#39;accent&#39;: &#39;var(--color-accent)&#39;,
                    },
                    fontFamily: {
                        sans: [&#39;Inter&#39;, &#39;sans-serif&#39;],
                    }
                }
            }
        }
        /* Styling for the main content block */
        .infographic-card {
            background-color: var(--color-cream);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
        }
        /* Style for the clone group headers */
        .clone-group-header {
            background-color: var(--color-soft-green);
            color: var(--color-dark-green);
            border-left: 5px solid var(--color-accent);
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body class=&quot;bg-soft-green font-sans min-h-screen p-4 sm:p-8&quot;&gt;

    &lt;div class=&quot;infographic-card max-w-4xl mx-auto rounded-xl p-6 sm:p-10&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYBkup17VITzMr8OrBbZhhYX0VMODkrnPXoE9O5gb6HSf4RPj-kTDLO4TcKN2-8NBRzrFL96YLQlILhYqviomjF_RCSo4RWqzrwmHeV3zRMPBpvIsbIVo4yVKs58LUWBMU3s2Sm5O2ui9sc0XbNwW-WzzDvnRNu8prdcY3Zv175sShwKrQkNofhMEZiTMY/s3264/Muscat%20d%27Alexandrie.jpg&quot; style=&quot;display: block; padding: 1em 0; text-align: center; clear: right; float: right;&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; width=&quot;200&quot; data-original-height=&quot;2448&quot; data-original-width=&quot;3264&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYBkup17VITzMr8OrBbZhhYX0VMODkrnPXoE9O5gb6HSf4RPj-kTDLO4TcKN2-8NBRzrFL96YLQlILhYqviomjF_RCSo4RWqzrwmHeV3zRMPBpvIsbIVo4yVKs58LUWBMU3s2Sm5O2ui9sc0XbNwW-WzzDvnRNu8prdcY3Zv175sShwKrQkNofhMEZiTMY/s200/Muscat%20d%27Alexandrie.jpg&quot;/&gt;&lt;/a&gt;&lt;/div&gt;
        &lt;!-- Header --&gt;
        &lt;header class=&quot;text-center mb-10&quot;&gt;
            &lt;h1 class=&quot;text-4xl sm:text-5xl font-extrabold text-dark-green mb-2&quot;&gt;MUSCAT D&#39;ALEXANDRIE&lt;/h1&gt;
            &lt;p class=&quot;text-lg text-dark-green/80&quot;&gt;&lt;/p&gt;
            &lt;div class=&quot;w-20 h-1 bg-accent mx-auto mt-4 rounded-full&quot;&gt;&lt;/div&gt;
        &lt;/header&gt;

        &lt;!-- General Overview --&gt;
        &lt;section class=&quot;mb-10 p-6 rounded-xl bg-soft-green/50 border border-soft-green&quot;&gt;
            &lt;h2 class=&quot;text-2xl font-bold text-dark-green mb-4 flex items-center&quot;&gt;
                &lt;i data-lucide=&quot;grape&quot; class=&quot;w-6 h-6 mr-2 text-accent&quot;&gt;&lt;/i&gt;
                Cultivar Summary
            &lt;/h2&gt;
            &lt;p class=&quot;text-dark-green/90 leading-relaxed&quot;&gt;
                Muscat d&#39;Alexandrie is a multi-purpose cultivar suitable for &lt;strong&gt;table grapes, dried grapes, and natural wine&lt;/strong&gt;. It is known for its distinct Muscat flavour profile in wines.
            &lt;/p&gt;
        &lt;/section&gt;

        &lt;!-- Key Statistics --&gt;
        &lt;section class=&quot;mb-10&quot;&gt;
            &lt;h2 class=&quot;text-2xl font-bold text-dark-green mb-6&quot;&gt;Key Production Metrics (South Africa)&lt;/h2&gt;
            &lt;div class=&quot;grid grid-cols-2 md:grid-cols-4 gap-4 sm:gap-6 text-center&quot;&gt;

                &lt;!-- Hectares Planted --&gt;
                &lt;div class=&quot;p-4 bg-soft-green rounded-lg shadow-md border-b-4 border-accent transition hover:shadow-lg&quot;&gt;
                    &lt;i data-lucide=&quot;area-chart&quot; class=&quot;w-8 h-8 mx-auto text-accent mb-2&quot;&gt;&lt;/i&gt;
                    &lt;p class=&quot;text-3xl font-bold text-dark-green&quot;&gt;5178 ha&lt;/p&gt;
                    &lt;p class=&quot;text-sm text-dark-green/80&quot;&gt;Planted Area&lt;/p&gt;
                    &lt;p class=&quot;text-xs text-dark-green/60 mt-1&quot;&gt;(5.97% of total)&lt;/p&gt;
                &lt;/div&gt;

                &lt;!-- Average Yield --&gt;
                &lt;div class=&quot;p-4 bg-soft-green rounded-lg shadow-md border-b-4 border-accent transition hover:shadow-lg&quot;&gt;
                    &lt;i data-lucide=&quot;weight&quot; class=&quot;w-8 h-8 mx-auto text-accent mb-2&quot;&gt;&lt;/i&gt;
                    &lt;p class=&quot;text-3xl font-bold text-dark-green&quot;&gt;6-9 kg&lt;/p&gt;
                    &lt;p class=&quot;text-sm text-dark-green/80&quot;&gt;Per Vine Yield&lt;/p&gt;
                &lt;/div&gt;

                &lt;!-- Average Bunch Mass --&gt;
                &lt;div class=&quot;p-4 bg-soft-green rounded-lg shadow-md border-b-4 border-accent transition hover:shadow-lg&quot;&gt;
                    &lt;i data-lucide=&quot;scale&quot; class=&quot;w-8 h-8 mx-auto text-accent mb-2&quot;&gt;&lt;/i&gt;
                    &lt;p class=&quot;text-3xl font-bold text-dark-green&quot;&gt;444 g&lt;/p&gt;
                    &lt;p class=&quot;text-sm text-dark-green/80&quot;&gt;Avg. Bunch Mass&lt;/p&gt;
                &lt;/div&gt;

                &lt;!-- Ripening Period --&gt;
                &lt;div class=&quot;p-4 bg-soft-green rounded-lg shadow-md border-b-4 border-accent transition hover:shadow-lg&quot;&gt;
                    &lt;i data-lucide=&quot;calendar-check&quot; class=&quot;w-8 h-8 mx-auto text-accent mb-2&quot;&gt;&lt;/i&gt;
                    &lt;p class=&quot;text-xl font-bold text-dark-green&quot;&gt;Late Ripening&lt;/p&gt;
                    &lt;p class=&quot;text-sm text-dark-green/80&quot;&gt;11-20 March&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/section&gt;

        &lt;!-- Clone Breakdown --&gt;
        &lt;section&gt;
            &lt;h2 class=&quot;text-2xl font-bold text-dark-green mb-4 flex items-center&quot;&gt;
                &lt;i data-lucide=&quot;list-checks&quot; class=&quot;w-6 h-6 mr-2 text-accent&quot;&gt;&lt;/i&gt;
                Available Plant Material 
            &lt;/h2&gt;
            &lt;p class=&quot;text-sm text-dark-green/70 mb-6&quot;&gt;&lt;/p&gt;

            &lt;!-- Clone Groups Container --&gt;
            &lt;div class=&quot;space-y-8&quot;&gt;
                
                &lt;!-- Group 1: Wine Grape Clones (Round Berry) --&gt;
                &lt;div class=&quot;border border-soft-green rounded-xl overflow-hidden&quot;&gt;
                    &lt;div class=&quot;clone-group-header p-3 font-semibold text-lg&quot;&gt;
                        Wine Grape Clones (Round Berry)
                    &lt;/div&gt;
                    &lt;div class=&quot;p-4 grid grid-cols-1 md:grid-cols-3 gap-4&quot;&gt;
                        &lt;!-- Clone Card Template --&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 135&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; KWV/Cillie&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Above-average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Round&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 297&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; VSA (USA)&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Above-average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Round&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 1170&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; KWV/Hugo&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Above-average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Round&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;

                &lt;!-- Group 2: Dual-Purpose Long Berry Clones --&gt;
                &lt;div class=&quot;border border-soft-green rounded-xl overflow-hidden&quot;&gt;
                    &lt;div class=&quot;clone-group-header p-3 font-semibold text-lg&quot;&gt;
                        Dual-Purpose Clones (Long Berry)
                    &lt;/div&gt;
                    &lt;div class=&quot;p-4 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4&quot;&gt;
                        &lt;!-- Clone Card Template --&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 1&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; NIWW/Middelrus&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Long&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 4&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; NIWW/Middelrus&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Long&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 28&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; Kapel&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Above-average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Long&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 326&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; KWV/Middelrus&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Above-average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Long&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 982&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; KWV/Both&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Long&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                        &lt;div class=&quot;p-4 bg-cream border border-soft-green rounded-lg shadow-inner&quot;&gt;
                            &lt;h3 class=&quot;font-bold text-dark-green text-xl mb-1&quot;&gt;HP 983&lt;/h3&gt;
                            &lt;ul class=&quot;text-sm text-dark-green/90 space-y-1&quot;&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Origin:&lt;/span&gt; KWV/Both&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Production:&lt;/span&gt; Average&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Berry:&lt;/span&gt; Long&lt;/li&gt;
                                &lt;li&gt;&lt;span class=&quot;font-medium&quot;&gt;Wine:&lt;/span&gt; Muscat&lt;/li&gt;
                            &lt;/ul&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/section&gt;

        &lt;!-- Footer / Source Note --&gt;
        &lt;footer class=&quot;mt-10 pt-4 border-t border-soft-green text-center&quot;&gt;
            &lt;p class=&quot;text-xs text-dark-green/60&quot;&gt;
                *Production data measured at Grondves, Stellenbosch, on a four-wire trellising system with supplementary irrigation. Planting density is 2222 vines/ha. 8)
            &lt;/p&gt;
            &lt;p class=&quot;text-xs text-dark-green/60 mt-1&quot;&gt;
                
            &lt;/p&gt;
        &lt;/footer&gt;

    &lt;/div&gt;
    
    &lt;!-- Initialize Lucide Icons --&gt;
    &lt;script&gt;
        lucide.createIcons();
    &lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description><link>https://www.cultivarsa.com/2025/11/muscat-dalexandrie-varietal-profile.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYBkup17VITzMr8OrBbZhhYX0VMODkrnPXoE9O5gb6HSf4RPj-kTDLO4TcKN2-8NBRzrFL96YLQlILhYqviomjF_RCSo4RWqzrwmHeV3zRMPBpvIsbIVo4yVKs58LUWBMU3s2Sm5O2ui9sc0XbNwW-WzzDvnRNu8prdcY3Zv175sShwKrQkNofhMEZiTMY/s72-c/Muscat%20d%27Alexandrie.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-7814331291714240269</guid><pubDate>Thu, 25 Sep 2025 07:53:00 +0000</pubDate><atom:updated>2025-09-25T00:53:17.549-07:00</atom:updated><title>Paulsen 1103</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1cgVVwpc0ZWe7fPiX_LthrsthfDeSce7m/preview&quot; width=&quot;640&quot; height=&quot;480&quot; allow=&quot;autoplay&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2025/09/paulsen-1103.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-3529306382202011800</guid><pubDate>Fri, 19 Sep 2025 07:59:00 +0000</pubDate><atom:updated>2025-09-19T00:59:23.121-07:00</atom:updated><title>Pinotage</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1ruIebcshkHtHgbUcOz1ouDK2ahwajN8T/preview&quot; width=&quot;640&quot; height=&quot;480&quot; allow=&quot;autoplay&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2025/09/pinotage.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-3791351059816583358</guid><pubDate>Mon, 25 Aug 2025 07:13:00 +0000</pubDate><atom:updated>2025-08-25T00:13:19.665-07:00</atom:updated><title>Vititec Sauvignon blanc clones</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1Mi5NGw1Z4E3yq6NTHTmispqNbT1OR-5s/preview&quot; width=&quot;640&quot; height=&quot;480&quot; allow=&quot;autoplay&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2025/08/vititec-sauvignon-blanc-clones.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-8510316486396208548</guid><pubDate>Wed, 20 Aug 2025 07:52:00 +0000</pubDate><atom:updated>2025-08-20T00:52:13.585-07:00</atom:updated><title>Grachen</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1Cil1BwVGqDVsyh72NotExe8MoWGz_xlh/preview&quot; width=&quot;640&quot; height=&quot;480&quot; allow=&quot;autoplay&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2025/08/grachen.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-8629737198716655020</guid><pubDate>Wed, 20 Aug 2025 07:35:00 +0000</pubDate><atom:updated>2025-08-20T00:35:39.046-07:00</atom:updated><title>SA Vitis Varietal list July 2025</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1imPr-rTZPNPO6OK5nWidxTylMc3yg8SX/preview&quot; width=&quot;640&quot; height=&quot;480&quot; allow=&quot;autoplay&quot;&gt;&lt;/iframe&gt;

</description><link>https://www.cultivarsa.com/2021/07/sa-vitis-varietal-list-july-2021.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-6744268557766434353</guid><pubDate>Thu, 17 Jul 2025 09:33:00 +0000</pubDate><atom:updated>2025-11-17T02:14:03.151-08:00</atom:updated><title>Exciting New ENTAV-INRA Clones Enhance South Africa’s Wine Industry</title><description>Since concluding an import contract with &lt;a data-preview=&quot;&quot; href=&quot;https://www.google.com/search?ved=1t:260882&amp;amp;q=ENTAV&amp;amp;bbid=548631943769904197&amp;amp;bpid=6744268557766434353&quot; target=&quot;_blank&quot;&gt;ENTAV&lt;/a&gt; in 2006, &lt;a data-preview=&quot;&quot; href=&quot;https://www.google.com/search?ved=1t:260882&amp;amp;q=Vititec&amp;amp;bbid=548631943769904197&amp;amp;bpid=6744268557766434353&quot; target=&quot;_blank&quot;&gt;Vititec&lt;/a&gt; has made significant strides in enriching &lt;a data-preview=&quot;&quot; href=&quot;https://www.google.com/search?ved=1t:260882&amp;amp;q=South+Africa+viticulture+landscape&amp;amp;bbid=548631943769904197&amp;amp;bpid=6744268557766434353&quot; target=&quot;_blank&quot;&gt;South Africa’s viticulture landscape&lt;/a&gt;, importing 33 new cultivars and 90 new clones from France. The latest batch, received from plant quarantine in July 2025, introduces a selection of high-performing and disease-resistant clones poised to elevate local wine production.&amp;nbsp;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDsn9uAbxP997KJU7XhmaFnx34BlBhh2rHrJuk1_ECRzWE78ngEPlVLk0OCg2yp4PT7OKzrOISz4XBNYhUxrdDv0bR0t-acznVnmyvDhXvgd26R3WTaUSDl_Heci7DOhdDUjAz1rw1qwOqAPbD6di4kJ6MGPp3exNRy5WVR1wV2W-GL6nEid1cLgV4OTsP/s785/Voltis-Traube-Blatt.jpg&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;407&quot; data-original-width=&quot;785&quot; height=&quot;208&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDsn9uAbxP997KJU7XhmaFnx34BlBhh2rHrJuk1_ECRzWE78ngEPlVLk0OCg2yp4PT7OKzrOISz4XBNYhUxrdDv0bR0t-acznVnmyvDhXvgd26R3WTaUSDl_Heci7DOhdDUjAz1rw1qwOqAPbD6di4kJ6MGPp3exNRy5WVR1wV2W-GL6nEid1cLgV4OTsP/w400-h208/Voltis-Traube-Blatt.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Voltis&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;&lt;b&gt;&amp;nbsp;Latest Imports&lt;/b&gt;:&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The July 2025 imports include a range of cultivars and clones tailored to meet diverse production and quality needs:&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;•	&lt;b&gt;&lt;a data-preview=&quot;&quot; href=&quot;https://www.google.com/search?ved=1t:260882&amp;amp;q=Chardonnay+132&amp;amp;bbid=548631943769904197&amp;amp;bpid=6744268557766434353&quot; target=&quot;_blank&quot;&gt;Chardonnay 132&lt;/a&gt;&lt;/b&gt;: High-yielding, ideal for sparkling wine production.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;•	&lt;b&gt;Chardonnay 1067&lt;/b&gt;: Moderate yield with exceptional wine quality.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;•	&lt;b&gt;&lt;a data-preview=&quot;&quot; href=&quot;https://www.google.com/search?ved=1t:260882&amp;amp;q=Chenin+Blanc+416&amp;amp;bbid=548631943769904197&amp;amp;bpid=6744268557766434353&quot; target=&quot;_blank&quot;&gt;Chenin Blanc 416&lt;/a&gt;&lt;/b&gt;: High yielding, producing wines true to the cultivar’s character.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;•	&lt;b&gt;Sauvignon Blanc 107 &amp;amp; 160&lt;/b&gt;: Both high yielding, delivering wines representative of the cultivar.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&amp;nbsp;&lt;span&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;•	&lt;b&gt;&lt;a data-preview=&quot;&quot; href=&quot;https://www.google.com/search?ved=1t:260882&amp;amp;q=Voltis+1266&amp;amp;bbid=548631943769904197&amp;amp;bpid=6744268557766434353&quot; target=&quot;_blank&quot;&gt;Voltis 1266&lt;/a&gt;&lt;/b&gt;: A disease-resistant cultivar, offering resilience against fungal diseases.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;•	&lt;b&gt;101-14 Mgt 759&lt;/b&gt;: A promising addition for &lt;a data-preview=&quot;&quot; href=&quot;https://www.google.com/search?ved=1t:260882&amp;amp;q=rootstock&amp;amp;bbid=548631943769904197&amp;amp;bpid=6744268557766434353&quot; target=&quot;_blank&quot;&gt;rootstock&lt;/a&gt; purposes.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The imports of Chardonnay 132, Chenin Blanc 416, and Sauvignon Blanc 107 and 160 aim to release high-production clones into the market, boosting yields for local growers. Meanwhile, Chardonnay 1067 and Voltis 1266 are re-imports of selections that previously did not survive quarantine.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;&lt;b&gt;Expanding the Vineyard: Mother and Foundation Blocks&lt;/b&gt;&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Of the ENTAV imports, 73 new clones have already been planted in Mother or Foundation blocks, ensuring the availability of certified, high-quality planting material for South African producers. The 20 most widely planted ENTAV clones in these blocks are detailed in the accompanying table

&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigsBXQ-Rb_XjLAIgG035JiBBSxMhjNtBt2KzAW9zxe68ABqkHMr3lhVBxOitLl5s3lHUW4gptlupMC7LdzT2nCAeE7j91QmIhBE8rgrHIroFzVkGae4rMTjjtj-moHB-NgNv78EF5mqbdqA_e7Jyhx8MIqt3XW0EVYY0UcI_f9e7QcFYDpaaQBXtmDtN1q/s602/ENTAV%20clones.png&quot; style=&quot;display: block; padding: 1em 0px; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;557&quot; data-original-width=&quot;602&quot; height=&quot;592&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigsBXQ-Rb_XjLAIgG035JiBBSxMhjNtBt2KzAW9zxe68ABqkHMr3lhVBxOitLl5s3lHUW4gptlupMC7LdzT2nCAeE7j91QmIhBE8rgrHIroFzVkGae4rMTjjtj-moHB-NgNv78EF5mqbdqA_e7Jyhx8MIqt3XW0EVYY0UcI_f9e7QcFYDpaaQBXtmDtN1q/w640-h592/ENTAV%20clones.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><link>https://www.cultivarsa.com/2025/07/exciting-new-entav-inra-clones-enhance.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDsn9uAbxP997KJU7XhmaFnx34BlBhh2rHrJuk1_ECRzWE78ngEPlVLk0OCg2yp4PT7OKzrOISz4XBNYhUxrdDv0bR0t-acznVnmyvDhXvgd26R3WTaUSDl_Heci7DOhdDUjAz1rw1qwOqAPbD6di4kJ6MGPp3exNRy5WVR1wV2W-GL6nEid1cLgV4OTsP/s72-w400-h208-c/Voltis-Traube-Blatt.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-6876071262073723352</guid><pubDate>Wed, 20 Nov 2024 13:59:00 +0000</pubDate><atom:updated>2024-11-20T06:13:39.424-08:00</atom:updated><title></title><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h1&gt;&lt;strong&gt;&lt;span style=&quot;font-family: &amp;quot;Cambria&amp;quot;,serif; mso-ascii-theme-font: major-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-theme-font: major-bidi; mso-hansi-theme-font: major-latin;&quot;&gt;Sauvignon
gris&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJ6E8eoQJMldcfhv_ePG6TWjmbyRB3jBOTjRPy0aHvuNtOtXBc2JyD3Tno44t1v6IrBWvBWN3D8Vt7kNxFUd5TZl5df0C_wzmU7HDHM9Vbf00lj1ZSBD6OmPpQYPtvtxvBJdcvQxcmann_6qeiLFk8bbA63Y1vTmZ9LLVfqjG4J_Xo2BbKh79jXSfY2ZG8/s2242/Sauvignon%20gris%20tros.jpg&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;2242&quot; data-original-width=&quot;1452&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJ6E8eoQJMldcfhv_ePG6TWjmbyRB3jBOTjRPy0aHvuNtOtXBc2JyD3Tno44t1v6IrBWvBWN3D8Vt7kNxFUd5TZl5df0C_wzmU7HDHM9Vbf00lj1ZSBD6OmPpQYPtvtxvBJdcvQxcmann_6qeiLFk8bbA63Y1vTmZ9LLVfqjG4J_Xo2BbKh79jXSfY2ZG8/w259-h400/Sauvignon%20gris%20tros.jpg&quot; width=&quot;259&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/h1&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/b&gt;&lt;b&gt;Origin&lt;/b&gt; - France&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;This cultivar is a grey mutation of Sauvignon blanc&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Imported from ENTAV, France in 2013.&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;First grafted in 2016
in Stellenbosch.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Plantings in 2024:&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Foundation Blocks – 419&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Mother Blocks - 2021&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;The description matches that of Sauvignon blanc, except the
skin color of ripe berries, which in this case, is usually grey or sometimes
pink.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Phenology&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Time of bud burst: 3 days after Sauvignon blanc&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Time of maturity: early mid season, same as Sauvignon blanc.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Production&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Sauvignon gris is less productive than Sauvignon blanc.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;Susceptibility to
diseases and pests&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;The susceptibility of this cultivar is very similar to
Sauvignon blanc.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Clone&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;GX 917 – average production, wine are full bodied and
aromatic&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: black;&quot;&gt;Type of wine/Flavours&lt;/span&gt;&lt;/b&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Sauvignon Gris typically has a more subdued aromatic profile
compared to Sauvignon Blanc. It features notes of white peach, elderflower,
nectarine, and lavender, with succulent passionfruit and quince flavors in the
mid-palate.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;

&lt;b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-ZA; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;Texture: &lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 11.0pt; line-height: 115%; mso-ansi-language: EN-ZA; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;&quot;&gt;Wines
made from Sauvignon Gris often exhibit a silky texture with a slight waxiness,
contributing to a richer mouthfeel. This varietal has high sugar content and
good acidity, creating a balance between sweetness and freshness. The overall
flavor is rounder and less aggressive compared to Sauvignon Blanc&lt;/span&gt;&lt;/p&gt;</description><link>https://www.cultivarsa.com/2024/11/sauvignon-gris-origin-france-this.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJ6E8eoQJMldcfhv_ePG6TWjmbyRB3jBOTjRPy0aHvuNtOtXBc2JyD3Tno44t1v6IrBWvBWN3D8Vt7kNxFUd5TZl5df0C_wzmU7HDHM9Vbf00lj1ZSBD6OmPpQYPtvtxvBJdcvQxcmann_6qeiLFk8bbA63Y1vTmZ9LLVfqjG4J_Xo2BbKh79jXSfY2ZG8/s72-w259-h400-c/Sauvignon%20gris%20tros.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-7863235835223234948</guid><pubDate>Fri, 06 Sep 2024 07:55:00 +0000</pubDate><atom:updated>2025-08-11T03:03:19.676-07:00</atom:updated><title>Chenel</title><description>&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;b&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqeZBoPDR7WcYjxGuIad0pouXRJCogyEHh9llw7OJg4U83Pl_5FWre9xOmTsoFIJ1_Zi7QPurlhOw6tY3Z3Rx-86KBW47NIkimPCdhiANKqz_qV1O4Z74ZCEacbjLutPpCFgZoion0DtTaqJtrWraRpt-JDx9bmigww27HkNExNI1n_8hNtv0rgDDhiInA/s1280/Chenel%202025.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;960&quot; data-original-width=&quot;1280&quot; height=&quot;480&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqeZBoPDR7WcYjxGuIad0pouXRJCogyEHh9llw7OJg4U83Pl_5FWre9xOmTsoFIJ1_Zi7QPurlhOw6tY3Z3Rx-86KBW47NIkimPCdhiANKqz_qV1O4Z74ZCEacbjLutPpCFgZoion0DtTaqJtrWraRpt-JDx9bmigww27HkNExNI1n_8hNtv0rgDDhiInA/w640-h480/Chenel%202025.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;b&gt;Origin and cultivation background&lt;/b&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;AF&quot;&gt;South African-bred white wine grape cross by
Prof. Offer, with Chenin blanc and Trebbiano as combination parents, released
in 1974. Trials over the years have shown that Chenel is very resistant to
berry cracking and rainy weather, and that it is virtually immune to botrytis
and sour rot, even under the worst conditions. It has produced excellent
results using intensive cultivation methods, for example irrigation and high
trellising, with high yields and balanced wines that in some cases have a
floral bouquet on fermentation. Although Chenel initially enjoyed active
interest, particularly in irrigated regions, it has never been planted on a
large scale. It is currently cultivated in all the regions, with the exception
of Malmesbury. The largest concentration is found in the Robertson area,
followed by Worcester.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h1&gt;&lt;span lang=&quot;AF&quot;&gt;Cultivation characteristics&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;AF&quot;&gt;Vigorous, medium-dense and well adapted to
various climatic regions. Because of its resistance to rot and strong vigor, it
is usually cultivated on fertile, low-lying soils under irrigation in warmer
regions. Under these conditions, in conjunction with high trellising, yields of
23 to 27 ton/ha are produced when spur pruned. Fairly resistant to odium and
downy mildew, and virtually immune to botrytis and sour rot. Usually produces
neutral table wines with good balance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;AF&quot;&gt;Chenel has good compatibility with commercial
rootstocks.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h1&gt;&lt;span lang=&quot;AF&quot;&gt;GENERAL CHARACTERISTICS&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US; mso-no-proof: no;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Yield potential&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;16-20 tons per ha&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Average sugar concentration&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;20-22°B&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Average acid concentration&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;6-8 g/l&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h2&gt;&lt;span lang=&quot;AF&quot;&gt;Clone characteristics&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;

&lt;h3&gt;&lt;span color=&quot;windowtext&quot; face=&quot;Calibri, sans-serif&quot; lang=&quot;EN-US&quot; style=&quot;font-size: 11pt; font-weight: normal; line-height: 107%;&quot;&gt;Only one clone, CH 35 is available. CH 35 exhibits high vigor
with above-average yields. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;h3&gt;&lt;span color=&quot;windowtext&quot; face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; lang=&quot;EN-US&quot; style=&quot;font-size: 11pt; line-height: 107%; mso-ansi-language: EN-US; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-font-size: 10.5pt; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-no-proof: no;&quot;&gt;&lt;span style=&quot;font-weight: normal;&quot;&gt;No specific cultivar characteristics - typically have a
neutral flavor.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;MORPHOLOGY&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Shoot tips&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Felty, white.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Leaves&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Medium-sized, round, weakly three-lobed,
dull green, blistered, webby underneath.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;The petiole sinus is narrowly V-shaped,
lateral sinuses very shallow. The teeth are slightly convex and pointed. The
veins and petioles are green.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Bunches&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Medium and fairly long, cylindrical,
slightly shouldered, well filled but not compact.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Wing bunches are often well-developed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;The peduncle is of medium length.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Berries&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US; mso-no-proof: no;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Medium-sized, short oval. Thin, tough
skin.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;The pulp is juicy with a neutral taste.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;PHENOLOGY&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Bud burst&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;First half of September (approximately 5
days later than Chenin blanc).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Flowering&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;First half of November (4 to 5 days
later than Chenin blanc).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;h3&gt;&lt;span lang=&quot;AF&quot;&gt;Ripening&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Late mid-season, last half of February
to first half of March (4 to 7 days later than &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoPlainText&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;AF&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;</description><link>https://www.cultivarsa.com/2024/09/chenel-synonym-k1-south-africa.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqeZBoPDR7WcYjxGuIad0pouXRJCogyEHh9llw7OJg4U83Pl_5FWre9xOmTsoFIJ1_Zi7QPurlhOw6tY3Z3Rx-86KBW47NIkimPCdhiANKqz_qV1O4Z74ZCEacbjLutPpCFgZoion0DtTaqJtrWraRpt-JDx9bmigww27HkNExNI1n_8hNtv0rgDDhiInA/s72-w640-h480-c/Chenel%202025.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-4102366056146522222</guid><pubDate>Wed, 12 Jun 2024 06:49:00 +0000</pubDate><atom:updated>2024-07-05T04:51:29.449-07:00</atom:updated><title>Vititec clone information 2024</title><description>&lt;iframe allow=&quot;autoplay&quot; height=&quot;480&quot; src=&quot;https://drive.google.com/file/d/1X7fjKIzLilNEQUoXNBypjOhsFczlVs9T/preview&quot; width=&quot;640&quot;&gt;&lt;/iframe&gt;

</description><link>https://www.cultivarsa.com/2019/11/vititec-clone-information-2019.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-6428644925263053104</guid><pubDate>Thu, 08 Jun 2023 12:52:00 +0000</pubDate><atom:updated>2023-06-08T05:52:20.002-07:00</atom:updated><title>Stellenbosch rainfall</title><description>&lt;iframe width=&quot;600&quot; height=&quot;371&quot; seamless frameborder=&quot;0&quot; scrolling=&quot;no&quot; src=&quot;https://docs.google.com/spreadsheets/d/e/2PACX-1vTVVMUamFPW25Gr_z0_-74q5fNGtw6VQVDFmYpWN7BKbmjykYl4lpFzCKfAn1LoyOYn_opeKrbJtory/pubchart?oid=1586215311&amp;amp;format=interactive&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2023/06/stellenbosch-rainfall.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-7225275514937988235</guid><pubDate>Wed, 01 Mar 2023 09:46:00 +0000</pubDate><atom:updated>2023-03-09T01:48:03.866-08:00</atom:updated><title>Resistant grape cultivars in South Africa</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1C5ZbeCDzGaqEtsD_yFo6hMwamGbXosu4/preview&quot; width=&quot;640&quot; height=&quot;480&quot; allow=&quot;autoplay&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2023/03/resistant-grape-cultivars-in-south.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-1443767801742338890</guid><pubDate>Fri, 17 Sep 2021 05:58:00 +0000</pubDate><atom:updated>2022-02-28T23:29:59.836-08:00</atom:updated><title>Gruner Veltliner</title><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizEWl0wL2ZNhGD70-luCPUFOpdoJRV2B3kbPq7xlHvgSlLCLBSw34MBtXoycA00pcJwTgl90aqkAcBEtMr-3eS39GLz8FxJ-6wOG_FcOuIZas719VlIuCJCndKHTFNtacvm2uecxY7jwmg/s1163/Gruner+Veltliner.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1163&quot; data-original-width=&quot;749&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizEWl0wL2ZNhGD70-luCPUFOpdoJRV2B3kbPq7xlHvgSlLCLBSw34MBtXoycA00pcJwTgl90aqkAcBEtMr-3eS39GLz8FxJ-6wOG_FcOuIZas719VlIuCJCndKHTFNtacvm2uecxY7jwmg/w412-h640/Gruner+Veltliner.jpg&quot; width=&quot;412&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;Grüner Veltliner is an aromatically shy
variety that is native to Austria and produces wines that are focused on its
zippy acidity and delicate primary aromatics. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;The wines may show botrytized notes
(saffron, ginger, added texture) in the Wachau (Austria) for example when the
grapes are harvested late, at smaragd ripeness level. Grüner Veltliner are
rarely put in contact with new oak and the main winemaking contribution are
from yeast extract and lees contact. A low level of dissolved carbon dioxide is
likely especially at entry level. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;Sparkling wines from Grüner Veltliner
are possible. The wines are primarily made to be drunk young when they are
fresh and vibrant but the high acidity and extract of the variety are good
indicator of ageability. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;Reference regions are in Austria:
Wachau, Kamptal, Kremstal, Weinvertel. Laterals include Furmint, Assyrtiko,
Pinot Gris, Riesling, and Chenin Blanc. Its recent trendiness, due to its
ability to pair well with food, has helped seen this variety blossom in regions
outside Austria.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;Grape cluster: &lt;/span&gt;&lt;/b&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;medium to very large; medium density; conical; shouldered,
with large &lt;i&gt;round &lt;/i&gt;to oval berries; greenish-yellow, to &lt;i&gt;foxy&lt;/i&gt;-yellow
on the sun-exposed side.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; line-height: 107%;&quot;&gt;&lt;span style=&quot;font-size: 13pt;&quot;&gt;&lt;span data-pf_style_display=&quot;inline&quot; data-pf_style_visibility=&quot;visible&quot; style=&quot;box-sizing: border-box; font-family: Merriweather, Times, serif; font-weight: 700;&quot;&gt;Leaf:&lt;/span&gt;&lt;span style=&quot;font-family: Merriweather, Times, serif;&quot;&gt;&amp;nbsp;medium-sized, pentagonal to circular, with five to seven lobes, and a moderately hairy underside. The typical white woolly hair on the&amp;nbsp;&lt;i&gt;shoot&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Merriweather, Times, serif;&quot;&gt;tip gives the variety its synonym -&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Merriweather, Times, serif;&quot;&gt;Weissgipfler&lt;/span&gt;&lt;/span&gt;&lt;br data-pf_style_display=&quot;inline&quot; data-pf_style_visibility=&quot;visible&quot; style=&quot;box-sizing: border-box; font-family: Merriweather, Times, serif; font-size: 16px;&quot; /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;Ripening time: &lt;/span&gt;&lt;/b&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;mid-season&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;Conditions:&lt;/span&gt;&lt;/b&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;It grows especially well in deep loam&lt;i&gt; &lt;/i&gt;soils, not drought
resistant, is sensitive during &lt;i&gt;flowering&lt;/i&gt;, and is susceptible to
peronospora, Roter Brenner (Pseudopezicula tracheiphila) and &lt;i&gt;chlorosis&lt;/i&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;Clone available:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Segoe UI&amp;quot;,sans-serif&quot; style=&quot;background: white; font-size: 13pt; line-height: 107%;&quot;&gt;GF 9613&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;</description><link>https://www.cultivarsa.com/2021/09/gruner-veltliner.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizEWl0wL2ZNhGD70-luCPUFOpdoJRV2B3kbPq7xlHvgSlLCLBSw34MBtXoycA00pcJwTgl90aqkAcBEtMr-3eS39GLz8FxJ-6wOG_FcOuIZas719VlIuCJCndKHTFNtacvm2uecxY7jwmg/s72-w412-h640-c/Gruner+Veltliner.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-266379641318594366</guid><pubDate>Thu, 16 Sep 2021 07:11:00 +0000</pubDate><atom:updated>2021-09-16T01:16:12.487-07:00</atom:updated><title>Pinot gris</title><description>&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh51aJlGOEtksaDBhIh9XHJzLEgWP8OxNuh-rP3bcpvvwPKLne-W7UgP-stUBUcKROHMK3r3wS4WLZLEwUu-9ely2bHlh3638gRlFgFU4Kav90sPtszvSVxvXow-AKzZmOE3u121CkmKYW/s846/Pinot+Gris.jpg&quot; style=&quot;display: block; padding: 1em 0px; text-align: center;&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; data-original-height=&quot;846&quot; data-original-width=&quot;800&quot; height=&quot;600&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh51aJlGOEtksaDBhIh9XHJzLEgWP8OxNuh-rP3bcpvvwPKLne-W7UgP-stUBUcKROHMK3r3wS4WLZLEwUu-9ely2bHlh3638gRlFgFU4Kav90sPtszvSVxvXow-AKzZmOE3u121CkmKYW/s600/Pinot+Gris.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;

Nicolas Quillé&amp;nbsp;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Pinot gris is a mildly aromatic variety that can be relatively neutral especially at high yields and in warmer regions. It makes a quaffable white wine that is weighty from its lack of acidity accentuated by the potential for residual sugars especially in Alsace. 

Because its skin is pink, it is often rich in phenolics providing a little color to the wine and a hint of astringency and/or bitterness which the residual sugar helps to balance.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Pinot gris are not very ageable and are mostly made to be drunk young. The only exception to this rule are Alsatian Pinot Gris that have significant residual sugar and that develop exquisite nutty tertiary aromatics. Alsatian Pinot gris are vastly more complex and concentrated and are in a class apart from anyone else in the world.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Classic regions for Pinot Gris include Alsace, Italy (Alto Adige, Friuli, Venezia Giulia), Oregon as well as Marlborough &amp;amp; Mornington. Laterals to Pinot Gris include many Italian white grapes such as Verdicchio, Vernaccia, Arneis, Cataratto, Trebbiano, Fiano, Greco, Falanghina and also Picpoul, Chenin Blanc and Chardonnay.
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;GENERAL CHARACTERISTICS &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Yield potential - &lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;10-12 tons per ha &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Average sugar
concentration &lt;span style=&quot;mso-spacerun: yes;&quot;&gt;&amp;nbsp;&lt;/span&gt;- &lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;20-23°B &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Average acid concentration
- &lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;7-9 g/t &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;Clone characteristics &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;PG 40 – average production and vigour, good balanced clone&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;PG 52 – lower production, smaller bunches, ripens earlier, higher
wine quality&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;PG 457 - average production and vigour, slightly earlier, less
susceptible to botrytis&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; text-align: justify;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;The available clones are characterised by well-balanced, fruity
wines with pronounced peach and plum flavours. Intensive selection for the
further development of clones is undertaken on a continuous basis. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;/div&gt;</description><link>https://www.cultivarsa.com/2021/09/pinot-gris.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh51aJlGOEtksaDBhIh9XHJzLEgWP8OxNuh-rP3bcpvvwPKLne-W7UgP-stUBUcKROHMK3r3wS4WLZLEwUu-9ely2bHlh3638gRlFgFU4Kav90sPtszvSVxvXow-AKzZmOE3u121CkmKYW/s72-c/Pinot+Gris.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-3583494176522145782</guid><pubDate>Mon, 07 Jun 2021 13:37:00 +0000</pubDate><atom:updated>2021-06-24T06:39:37.171-07:00</atom:updated><title>Chenin blanc klone</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1uHKgijiyn2xUDVzBmJOix9TuIvvI2s25/preview&quot; width=&quot;640&quot; height=&quot;480&quot; allow=&quot;autoplay&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2021/06/chenin-blanc-klone.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-3617096633711222845</guid><pubDate>Thu, 04 Mar 2021 12:12:00 +0000</pubDate><atom:updated>2021-03-04T04:12:41.275-08:00</atom:updated><title>Cabernet Sauvignon clones</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1m6roFJyYqUQiHvtzeuPQU6QseCmT8XIP/preview&quot; width=&quot;640&quot; height=&quot;480&quot;&gt;&lt;/iframe</description><link>https://www.cultivarsa.com/2021/03/cabernet-sauvignon-clones.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-5492492391657900589</guid><pubDate>Thu, 04 Mar 2021 08:15:00 +0000</pubDate><atom:updated>2021-03-04T00:15:45.514-08:00</atom:updated><title>Chardonnay clones</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1MztidWbPO73zHTec57GZUA1YzFa8b87X/preview&quot; width=&quot;640&quot; height=&quot;480&quot;&gt;&lt;/iframe&gt;
        </description><link>https://www.cultivarsa.com/2021/03/chardonnay-clones.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-8563919974333178293</guid><pubDate>Thu, 17 Sep 2020 06:11:00 +0000</pubDate><atom:updated>2020-09-25T00:36:14.637-07:00</atom:updated><title>Merlot history</title><description>&lt;p&gt;&lt;span face=&quot;Calibri, sans-serif&quot; style=&quot;font-family: arial; font-size: 11pt;&quot;&gt;We do not know anything specific about the origins of Merlot.
Thanks to the&amp;nbsp;characteristics of its foliage and the bouquet of its wine,
we can say&amp;nbsp;that Merlot, like the Cabernets, is part of the line&amp;nbsp;of
Carmenets.&amp;nbsp;In addition, the place of appearance of Merlot could be&amp;nbsp;in
the Libournais area.&amp;nbsp;It is indeed in this region that&amp;nbsp;“Merlau” is
mentioned for the first time.&amp;nbsp;This is also the area where the most Merlot
is planted at the moment.&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-family: arial; font-size: 11pt;&quot;&gt;Carmenet is an old Médoc synonym for Cabernet Franc. It is also
the name given to the Bordeaux family of wine-grape varieties by Levadoux in
1948 in his classification of France&#39;s ampelographical assemblage into
eco-geogroups, varieties grouped by their region of origin and genetic relationships.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifDjUDsYhOMhbstPM5EmVb-qtzJY1dtlU4GrkwNXe0nncuk8hDX_sb3LTf6QbH5tIYCw7ht479EXGHS9GRWx2YXb7YZ44hskg-Y7u5Y1w8M5pZq6d0bkAXrLgorTYSwpPZDLBdt8XVpTiO/s1280/Cultivar+ecogeogroups+Levadoux.png&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1280&quot; data-original-width=&quot;1137&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifDjUDsYhOMhbstPM5EmVb-qtzJY1dtlU4GrkwNXe0nncuk8hDX_sb3LTf6QbH5tIYCw7ht479EXGHS9GRWx2YXb7YZ44hskg-Y7u5Y1w8M5pZq6d0bkAXrLgorTYSwpPZDLBdt8XVpTiO/s320/Cultivar+ecogeogroups+Levadoux.png&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span style=&quot;font-family: arial; font-size: 11pt;&quot;&gt;The Carmenet eco-geogroup of varieties from the region of Bordeaux
includes the blood relatives Cabernet Franc, Cabernet Sauvignon, Carmenère,
Gros Cabernet, Merlot, Merlot Blanc and Hondarribi Beltza.&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-family: arial; font-size: 11pt;&quot;&gt;Cabernet Franc is involved as a parent or grandparent of all of
these varieties.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-family: arial; font-size: 11pt;&quot;&gt;Fer and Hondarribi Beltza are natives of the País Vasco, the
Basque area of Spain on the French border, and are the grandparents of
Carmenère. As one of the grandparents of Carmenère, Fer is included in the
noble house of Carmenet.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-family: arial; font-size: 11pt;&quot;&gt;The Carmenet family also includes Petit Verdot, which has no
genetic relationship with the Cabernet family and probably was domesticated
from wild grapevines of the Pyrénées- Atlantiques region south of Bordeaux.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-size: 11pt;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;The Carmenet eco-geogroup does not include the important Bordeaux
varieties Malbec and Sauvignon Blanc despite their genetic links with other
members of the Carmenet group, Malbec sharing a mother with Merlot, and
Sauvignon Blanc as the mother of Cabernet Sauvignon.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-size: 11pt;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRb1wdyzJ-fRDRmDFPUO_EWJTsuXuULtNKh5zumIgrI18RcbBhyphenhyphenBX-hOYEHQ39mFpiXcGwsEfsQ8aE3ERYU9V_qp9RMLbEFuNOWWB47xfRaVvRDdDC5Mb0BOj5MD8o9V6uIsPNEaGEMotm/s1306/Merlot+family+tree.png&quot; style=&quot;clear: right; display: inline; font-family: calibri, sans-serif; font-size: 11pt; margin-bottom: 1em; margin-left: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;731&quot; data-original-width=&quot;1306&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRb1wdyzJ-fRDRmDFPUO_EWJTsuXuULtNKh5zumIgrI18RcbBhyphenhyphenBX-hOYEHQ39mFpiXcGwsEfsQ8aE3ERYU9V_qp9RMLbEFuNOWWB47xfRaVvRDdDC5Mb0BOj5MD8o9V6uIsPNEaGEMotm/w640-h358/Merlot+family+tree.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-size: 11pt;&quot;&gt;&lt;o:p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-size: 11pt;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;span face=&quot;Calibri, sans-serif&quot; style=&quot;font-size: 11pt;&quot;&gt;Merlot is not mentioned in technical documents until the&amp;nbsp;end
of the 18th century.&amp;nbsp;It was first mentioned in the&amp;nbsp;Luxembourg
garden&amp;nbsp;collection,&amp;nbsp;under the name of Merlot or Bigney rouge,
before 1789. However, the&amp;nbsp;real first botanical description, with a colored
plate,&amp;nbsp;dates from RENDU (1857).&amp;nbsp;According to this author, &quot;it
goes well with&amp;nbsp;Malbec and Cabernet Sauvignon and it is admitted in the
Grands Crus of the&amp;nbsp;Médoc&quot;.&amp;nbsp;Likewise, PETIT-LAFITTE (1868) wrote:
“in Médoc, it is the&amp;nbsp;most important blending grape variety although this
way of acting does&amp;nbsp;not&amp;nbsp;go back very&amp;nbsp;far.&amp;nbsp;Its blending with
Cabernet wine must ensures more&amp;nbsp;lightness, more delicacy, more mellowness
and also it will also acquire the desired properties more quickly”.&amp;nbsp;As
robins (blackbirds) eagerly seek it or&amp;nbsp;even because of its color, it was
given the name of this bird:&amp;nbsp;Merlot (petit merle: small blackbird).&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt; margin: 0cm 0cm 8pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-size: 11pt;&quot;&gt;Other synonyms were used: Merlotoir, Merlau, Plant&amp;nbsp;Médoc,
Sémillon rouge, Alicante, Béguey, Picard, Crabutet noir, Sème&amp;nbsp;dou flube
(Plant from the river), Sémilhoun rouge and Biguey rouge.&amp;nbsp;“Biguey”, in
Gascon, designates a large vine planted in a trellis in&amp;nbsp;front of the house.&amp;nbsp;It
is therefore a variety capable of acquiring&amp;nbsp;significant development&lt;/span&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;color: black; font-size: 10pt;&quot;&gt;.&amp;nbsp;&lt;/span&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 10pt;&quot;&gt;It could therefore just
as well designate a&amp;nbsp;very vigorous grape variety as is the case of Merlot.
As for the&amp;nbsp;denomination &quot;Sémillon rouge&quot;, it undoubtedly alludes
to a&amp;nbsp;certain morphological analogy with Sémillon B or to the origin
of&amp;nbsp;grape variety: a seedling.&amp;nbsp;&lt;span style=&quot;color: black;&quot;&gt;We also find
this idea in the names&amp;nbsp;&quot;Plant Médoc&quot; or &quot;Sème dou flube&quot;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt; margin: 0cm 0cm 8pt;&quot;&gt;&lt;span face=&quot;&amp;quot;Calibri&amp;quot;,sans-serif&quot; style=&quot;color: black; font-size: 11pt;&quot;&gt;This grape variety has morphological homogeneity, which tends
to&amp;nbsp;prove its recent origin.&amp;nbsp;Merlot is the most planted grape variety in
Bordeaux. In Aquitaine, it is only present in three departments:&amp;nbsp;Dordogne,
Lot-et-Garonne and Gironde.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;line-height: 11.9pt; margin: 0cm 0cm 8pt;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKLhdknGuB2K9KpO82IW8Afbo5iefKlKOYhuecOApELzErzRe3U5JocdDkwbJeQdqqlvdTMhcq69RLe6S831T_uLruG4DTERyQBUD8NBrcBkO-Ru4TlTPJqSCaJfiNWm3MTBhpUtpzm5WC/s1272/Bordeaux+red+grape+varieties.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;710&quot; data-original-width=&quot;1272&quot; height=&quot;358&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKLhdknGuB2K9KpO82IW8Afbo5iefKlKOYhuecOApELzErzRe3U5JocdDkwbJeQdqqlvdTMhcq69RLe6S831T_uLruG4DTERyQBUD8NBrcBkO-Ru4TlTPJqSCaJfiNWm3MTBhpUtpzm5WC/w640-h358/Bordeaux+red+grape+varieties.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span face=&quot;Calibri, sans-serif&quot; style=&quot;font-size: 11pt;&quot;&gt;In Gironde, Merlot is the most planted grape variety (40% of
the&amp;nbsp;total area was Merlot in 1988) and it occupy around&amp;nbsp;50% of
the area of ​​the Gironde vineyard today.&amp;nbsp;However, even&amp;nbsp;in 1950, Merlot
was a secondary grape in some&amp;nbsp;wine&amp;nbsp;regions&amp;nbsp;.&amp;nbsp;It was
considered a producer of coarse wines and&amp;nbsp;susceptible to
coulure.&amp;nbsp;However, in 50 years two major events&amp;nbsp;have allowed it to
become one of the main grape varieties in Gironde.&amp;nbsp;It was planted
considerably after the frost of 1956 because of &lt;/span&gt;&lt;span face=&quot;Calibri, sans-serif&quot; style=&quot;font-size: 11pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span face=&quot;Calibri, sans-serif&quot; style=&quot;font-size: 11pt;&quot;&gt;its speed of &lt;/span&gt;&lt;span face=&quot;Calibri, sans-serif&quot; style=&quot;font-size: 11pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span face=&quot;Calibri, sans-serif&quot; style=&quot;font-size: 11pt;&quot;&gt;fruit setting.&amp;nbsp;In addition, during the
reconversion of the Bordeaux vineyard area, it&amp;nbsp;was used a lot because it
gives wines that age earlier than those of the Cabernets.&amp;nbsp;At the start of the
1960s, it was&amp;nbsp;already the most planted red grape
variety in Gironde.&amp;nbsp;The surface area&amp;nbsp;of Merlot has
continued to increase since&amp;nbsp;that time&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 14.6667px;&quot;&gt;in the Bordeaux vineyards,&lt;/span&gt;&lt;p&gt;&lt;/p&gt;</description><link>https://www.cultivarsa.com/2020/09/merlot-history.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifDjUDsYhOMhbstPM5EmVb-qtzJY1dtlU4GrkwNXe0nncuk8hDX_sb3LTf6QbH5tIYCw7ht479EXGHS9GRWx2YXb7YZ44hskg-Y7u5Y1w8M5pZq6d0bkAXrLgorTYSwpPZDLBdt8XVpTiO/s72-c/Cultivar+ecogeogroups+Levadoux.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-5534406449183098521</guid><pubDate>Tue, 23 Jun 2020 13:13:00 +0000</pubDate><atom:updated>2020-08-24T06:37:28.838-07:00</atom:updated><title>Vititec Grafted Grapevines Available 27 July 2020</title><description>&lt;iframe height=&quot;480&quot; src=&quot;https://drive.google.com/file/d/1JcFcmWYc2SXGF9U9zCO2IfnOT-kWSjNK/preview&quot; width=&quot;640&quot;&gt;&lt;/iframe&gt;

        
</description><link>https://www.cultivarsa.com/2020/06/vititec-grafted-grapevines-available-23.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-831619790687249362</guid><pubDate>Wed, 15 Jan 2020 13:32:00 +0000</pubDate><atom:updated>2020-01-15T05:32:07.278-08:00</atom:updated><title>Cultivars for drought conditions</title><description>&lt;iframe src=&quot;https://drive.google.com/file/d/1R0J5_S2_u9FRjtz4HTgj98xPY7-5kO4A/preview&quot; width=&quot;640&quot; height=&quot;480&quot;&gt;&lt;/iframe&gt;</description><link>https://www.cultivarsa.com/2020/01/cultivars-for-drought-conditions.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-7680318502893211178</guid><pubDate>Thu, 21 Nov 2019 11:58:00 +0000</pubDate><atom:updated>2021-06-23T02:28:32.870-07:00</atom:updated><title>Top Winegrape Varieties Worldwide 2016</title><description>&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8u0773G46EKPZMx2__rTbmUJTtn3v_ctMB8IARsTga3o33WVv96nW9EGz3Y3HiIAUUFL7aJylPMcUmt_D88P3gXgtPu4G3OkqwbOGN8NEdfOl-oUBu9tQGRMNzmhx0nP8Vttqt9Je1HSE/s2048/Top+winegrapes+planted+2016.jpg&quot; style=&quot;display: block; padding: 1em 0; text-align: center; &quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; width=&quot;600&quot; data-original-height=&quot;1155&quot; data-original-width=&quot;2048&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8u0773G46EKPZMx2__rTbmUJTtn3v_ctMB8IARsTga3o33WVv96nW9EGz3Y3HiIAUUFL7aJylPMcUmt_D88P3gXgtPu4G3OkqwbOGN8NEdfOl-oUBu9tQGRMNzmhx0nP8Vttqt9Je1HSE/s600/Top+winegrapes+planted+2016.jpg&quot;/&gt;&lt;/a&gt;&lt;/div&gt;</description><link>https://www.cultivarsa.com/2019/11/newly-planted-vineyard-area-in.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8u0773G46EKPZMx2__rTbmUJTtn3v_ctMB8IARsTga3o33WVv96nW9EGz3Y3HiIAUUFL7aJylPMcUmt_D88P3gXgtPu4G3OkqwbOGN8NEdfOl-oUBu9tQGRMNzmhx0nP8Vttqt9Je1HSE/s72-c/Top+winegrapes+planted+2016.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-1738486911379553298</guid><pubDate>Tue, 12 Nov 2019 12:14:00 +0000</pubDate><atom:updated>2021-06-23T02:31:18.606-07:00</atom:updated><title>Top Red Grape Varieties in  France 2018</title><description>&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihEuR0EdW1NDHIDoOWOaIS_g-htTqyJQYnJqGOGk6aUkoSsgnwOk1GSPj618bQ78VM9LgKZoO1jvbVY_QQp3dCyIgthMAYjlhYin9uWTfSRwv9cS6vbyd6t8UijCNroP4iBv_fBqQvTQV-/s1200/France+top+red+grape+varieties+2018.jpg&quot; style=&quot;display: block; padding: 1em 0; text-align: center; &quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; width=&quot;600&quot; data-original-height=&quot;648&quot; data-original-width=&quot;1200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihEuR0EdW1NDHIDoOWOaIS_g-htTqyJQYnJqGOGk6aUkoSsgnwOk1GSPj618bQ78VM9LgKZoO1jvbVY_QQp3dCyIgthMAYjlhYin9uWTfSRwv9cS6vbyd6t8UijCNroP4iBv_fBqQvTQV-/s600/France+top+red+grape+varieties+2018.jpg&quot;/&gt;&lt;/a&gt;&lt;/div&gt;</description><link>https://www.cultivarsa.com/2019/11/france-graft-combinations-2017.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihEuR0EdW1NDHIDoOWOaIS_g-htTqyJQYnJqGOGk6aUkoSsgnwOk1GSPj618bQ78VM9LgKZoO1jvbVY_QQp3dCyIgthMAYjlhYin9uWTfSRwv9cS6vbyd6t8UijCNroP4iBv_fBqQvTQV-/s72-c/France+top+red+grape+varieties+2018.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-6911003551585452470</guid><pubDate>Thu, 31 Oct 2019 06:32:00 +0000</pubDate><atom:updated>2019-11-20T22:10:16.970-08:00</atom:updated><title>Top red varieties planted in South Africa  2017</title><description>&lt;svg class=&quot;bar-chart&quot;&gt;&lt;/svg&gt;
&lt;script src=&quot;https://cdn.jsdelivr.net/npm/chart.xkcd@1.1/dist/chart.xkcd.min.js&quot;&gt;&lt;/script&gt;
&lt;script&gt;
  const svg = document.querySelector(&#39;.bar-chart&#39;)
  
const barChart = new chartXkcd.Bar(svg, {
  title: &#39;hectares planted 2017&#39;, // optional
  // xLabel: &#39;&#39;, // optional
  // yLabel: &#39;&#39;, // optional
  data: {
    labels: [&#39;cab franc&#39;, &#39;pinot n&#39; , &#39;cinsaut&#39; , &#39;ruby cab&#39; , &#39;merlot&#39; , &#39;pinotage&#39; , &#39;shiraz&#39; , &#39;cab sauv&#39; ],
    datasets: [{
      data: [820, 1182, 1759, 2224, 5460, 6979, 9735, 10360 ],
    }],
  },
  options: { // optional
    yTickCount: 8,
  },
});

&lt;/script&gt;</description><link>https://www.cultivarsa.com/2019/10/most-planted-red-varieties-in-2017.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-5062052046757775452</guid><pubDate>Fri, 13 Sep 2019 08:36:00 +0000</pubDate><atom:updated>2019-09-13T01:36:55.507-07:00</atom:updated><title>Nuwe cultivars van Vititec</title><description>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZm5Exy3IO2CM7PDTbvVlKgLGd6bZrvpr4ABt5Tgl47MFGdDcT0xoqdevdz2Yya3X1aTRItvEHRNYL54emjxjq9A71pkOvl_9jDdcI44_Jmp6Z5WwKFcc1e8tAllSClsRc7Ia2SyfCkkGr/s1600/9A705EAE-9720-4EED-8398-44605FBE2C64.jpeg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1143&quot; data-original-width=&quot;1600&quot; height=&quot;285&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZm5Exy3IO2CM7PDTbvVlKgLGd6bZrvpr4ABt5Tgl47MFGdDcT0xoqdevdz2Yya3X1aTRItvEHRNYL54emjxjq9A71pkOvl_9jDdcI44_Jmp6Z5WwKFcc1e8tAllSClsRc7Ia2SyfCkkGr/s400/9A705EAE-9720-4EED-8398-44605FBE2C64.jpeg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;</description><link>https://www.cultivarsa.com/2019/09/nuwe-cultivars-van-vititec.html</link><author>noreply@blogger.com (Charles Visser)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZm5Exy3IO2CM7PDTbvVlKgLGd6bZrvpr4ABt5Tgl47MFGdDcT0xoqdevdz2Yya3X1aTRItvEHRNYL54emjxjq9A71pkOvl_9jDdcI44_Jmp6Z5WwKFcc1e8tAllSClsRc7Ia2SyfCkkGr/s72-c/9A705EAE-9720-4EED-8398-44605FBE2C64.jpeg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-548631943769904197.post-3072099642767306662</guid><pubDate>Tue, 11 Sep 2018 13:28:00 +0000</pubDate><atom:updated>2018-09-14T00:13:47.690-07:00</atom:updated><title>Top White Grape Varieties Planted in South Africa, 2017</title><description>&lt;html&gt;
  &lt;head&gt;
    &lt;!--Load the AJAX API--&gt;
    &lt;script type=&quot;text/javascript&quot; src=&quot;https://www.gstatic.com/charts/loader.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;

      // Load the Visualization API and the piechart package.
      google.charts.load(&#39;current&#39;, {&#39;packages&#39;:[&#39;corechart&#39;]});

      // Set a callback to run when the Google Visualization API is loaded.
      google.charts.setOnLoadCallback(drawChart);

      // Callback that creates and populates a data table,
      // instantiates the pie chart, passes in the data and
      // draws it.
      function drawChart() {

        // Create the data table.
        var data = new google.visualization.DataTable();
        data.addColumn(&#39;string&#39;, &#39;Topping&#39;);
        data.addColumn(&#39;number&#39;, &#39;Hectares&#39;);
        data.addRows([
          [&#39;Chenin blanc&#39;, 17543],
          [&#39;Colombar&#39;, 11275],
          [&#39;Sauvignon blanc&#39;, 9277], 
          [&#39;Chardonnay&#39;, 6746],
          [&#39;Muscat Alexandrie&#39;, 1729],
          [&#39;Semillon&#39;, 1119],
          [&#39;Muscadel&#39;, 807],
          [&#39;Viognier&#39;, 803],
          [&#39;Other&#39;, 2903]
        ]);

        // Set chart options
        var options = {&#39;title&#39;:&#39;Top White Grape Varieties in South Africa, Source: SAWIS&#39;,
                       &#39;width&#39;:600,
                       &#39;height&#39;:400};
 
        // Instantiate and draw our chart, passing in some options.
        var chart = new google.visualization.BarChart(document.getElementById(&#39;chart_div&#39;));

        function selectHandler() {
          var selectedItem = chart.getSelection()[0];
          if (selectedItem) {
            var topping = data.getValue(selectedItem.row, 0);
            alert(&#39;The user selected &#39; + topping);
          }
        }

        google.visualization.events.addListener(chart, &#39;select&#39;, selectHandler);    
        chart.draw(data, options);
      }

    &lt;/script&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;!--Div that will hold the pie chart--&gt;
    &lt;div id=&quot;chart_div&quot; style=&quot;width:400; height:300&quot;&gt;&lt;/div&gt;
  &lt;/body&gt;
&lt;/html&gt;</description><link>https://www.cultivarsa.com/2018/09/white-grape-varieties-in-south-africa.html</link><author>noreply@blogger.com (Charles Visser)</author><thr:total>0</thr:total></item></channel></rss>