{"id":372,"date":"2022-06-14T11:06:21","date_gmt":"2022-06-14T09:06:21","guid":{"rendered":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/"},"modified":"2022-06-14T13:46:31","modified_gmt":"2022-06-14T11:46:31","slug":"rwe","status":"publish","type":"page","link":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/","title":{"rendered":"RWE Side Event &#8211; Global Blockage Effect"},"content":{"rendered":"<section class=\"inner\">\r\n<img decoding=\"async\" src=\"https:\/\/windeurope.org\/tech2022\/images\/sponsors\/RWE\/rwe-banner-engineer-offshore-wind-farm.jpg\" class=\"m-b-1\">\r\n\t<h2>GloBE: Pushing the limits of experimental design<\/h2>\r\n\t<p><strong>When:<\/strong> 23 June, 13:00 CET<br>\r\n    <strong>Where: <\/strong>Meeting Room River 6 <\/p>\r\n  <p>Curious about how the atmosphere and offshore wind farms interact? Want  to learn more about the notorious &ldquo;Global Blockage Effect&rdquo;? Or do you just want  to see how 7 scanning lidars, a floating lidar, a met mast and turbine data  from two windfarms are combined to produce a &ldquo;golden&rdquo; measurement dataset?<\/p>\r\n  <p>RWE Renewables invites you to 45 minute dedicated session on the GloBE  Measurement campaign. We will examine blockage from physics-based, first  principles view, and describe how those principles were used to design this  unique offshore measurement campaign. We discuss some challenges the technical  team faced in reducing the measurement uncertainty to detect the small wind  speed differences predicted by global blockage models and identify their  sensitivity to different atmospheric conditions.<\/p>\r\n    <p> Hosted at 13:00 CET on 23rd June at Meeting Room River 6by the RWE GloBE  Technical Team: Christopher Rodaway, Kester Gunn and Sam Williams.<\/p>\r\n    <p>GlobE is led by RWE Renewables and jointly funded by the project  partners: DTU, EDF Renewables, EnBW, Equinor, Iberdrola, Leosphere, OceanWinds,  Orsted, Shell, The Crown Estate, Total Energies and Vattenfall. GloBE is  coordinated by the Carbon Trust&rsquo;s Offshore Wind Accelerator (OWA) programme.  The GloBE campaign measured from August 2021 to May 2022.<\/p>\r\n<hr>\r\n  <h2 id=\"sessions\">Find us at these sessions:<\/h2>\r\n        <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" id=\"all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" id=\"day-one\" data-date=\"2022-06-23\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" id=\"day-two\" data-date=\"2022-06-24\" class=\"m-r-2\">Day two<\/a>\r\n    <\/div>\r\n    <script>\r\n      jq3(function () {\r\n        if (!window.location.hash) {\r\n          \/\/ window.location.hash = \"day-four\";\r\n        }\r\n        $ = jq3;\r\n        \/\/ console.log($.fn.jquery);\r\n        topic_icons = $(\".topic-icons .topic-icon\");\r\n        sessions = $(\".sessions .session\");\r\n        session_days = $(\"div.sessions\");\r\n        topic_icons.on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n          if ($(this).hasClass(\"selected\")) {\r\n            if (topic_icons.length == topic_icons.filter(\".selected\").length) {\r\n              topic_icons.removeClass(\"selected\");\r\n              $(this).addClass(\"selected\");\r\n              sessions.not('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            } else if (topic_icons.filter(\".selected\").length == 1) {\r\n              topic_icons.addClass(\"selected\");\r\n              sessions.addClass(\"selected\").fadeIn();\r\n              sessions.closest(\".session-group\").fadeIn();\r\n            } else {\r\n              $(this).removeClass(\"selected\");\r\n              sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            }\r\n          } else {\r\n            $(this).addClass(\"selected\");\r\n            sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').addClass(\"selected\").fadeIn();\r\n            sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n          }\r\n          sessions.filter(\".selected\").closest(\".sessions\").find(\".any-sessions\").removeClass(\"labeled\");\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").filter(\".labeled\").fadeIn();\r\n        });\r\n\r\n        $(\"a.reset-topics\").on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          topic_icons.addClass(\"selected\");\r\n          sessions.addClass(\"selected\").fadeIn();\r\n          sessions.closest(\".session-group\").fadeIn();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n        });\r\n\r\n        session_day_links = $(\".session-days a\");\r\n        session_day_links.on(\"click\", function (e) {\r\n          \/\/ e.preventDefault();\r\n          hash = $(this).prop(\"hash\");\r\n          if (hash == \"#all-days\") {\r\n            session_days.fadeIn();\r\n          } else {\r\n            \/\/ session_days.fadeOut();\r\n            session_days.hide();\r\n            session_days.filter('[data-date=\"' + $(this).data('date') + '\"]').fadeIn();\r\n          }\r\n          session_day_links.removeClass(\"selected\");\r\n          $(this).addClass(\"selected\");\r\n        });\r\n\r\n        if (window.location.hash.indexOf('?') == -1) {\r\n          hash = window.location.hash;\r\n        } else {\r\n          hash = window.location.hash.substr(0, window.location.hash.indexOf('?'));\r\n        }\r\n        if (!!hash && ['#day-one', '#day-two', '#day-three', '#day-four'].indexOf(hash) > -1) {\r\n          session_day_links.filter('[href=\"' + hash + '\"]').trigger(\"click\");\r\n        }\r\n      });\r\n    <\/script>\r\n    <div class=\"sessions m-b-4\" data-date=\"2022-06-23\">\r\n      <h1 class=\"m-b-1\">Thursday, 23 June<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">13:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/tech2022\/programme\/sessions\/sponsored-session-global-blockage-effect-globe-pushing-the-limits-of-experimental-design\">Sponsored Session: Global Blockage Effect - GloBE: Pushing the limits of experimental design<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">13:00 - 13:45<\/div>\r\n                    <div class=\"session-locations\">River 6 \/ Sponsor session<\/div>\r\n                                        <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n\r\n<h4>Brought to you by:<\/h4>\r\n<div class=\"logos\">\r\n\t\t<a target=\"_blank\" href=\"https:\/\/www.rwe.com\/en?ref=tech2022\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg\"><\/a><a target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/tech2022\/images\/logos\/globe.svg\"><\/a>\r\n  <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>GloBE: Pushing the limits of experimental design When: 23 June, 13:00 CET Where: Meeting Room River 6 Curious about how the atmosphere and offshore wind farms interact? Want to learn more about the notorious &ldquo;Global Blockage Effect&rdquo;? Or do you just want to see how 7 scanning lidars, a floating lidar, a met mast and [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":334,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-372","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>RWE Side Event - Global Blockage Effect - WindEurope Technology Workshop 2022<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RWE Side Event - Global Blockage Effect - WindEurope Technology Workshop 2022\" \/>\n<meta property=\"og:description\" content=\"GloBE: Pushing the limits of experimental design When: 23 June, 13:00 CET Where: Meeting Room River 6 Curious about how the atmosphere and offshore wind farms interact? Want to learn more about the notorious &ldquo;Global Blockage Effect&rdquo;? Or do you just want to see how 7 scanning lidars, a floating lidar, a met mast and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/\" \/>\n<meta property=\"og:site_name\" content=\"WindEurope Technology Workshop 2022\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-14T11:46:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/\",\"url\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/\",\"name\":\"RWE Side Event - Global Blockage Effect - WindEurope Technology Workshop 2022\",\"isPartOf\":{\"@id\":\"https:\/\/windeurope.org\/tech2022\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg\",\"datePublished\":\"2022-06-14T09:06:21+00:00\",\"dateModified\":\"2022-06-14T11:46:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#primaryimage\",\"url\":\"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg\",\"contentUrl\":\"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windeurope.org\/tech2022\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sponsorship\",\"item\":\"https:\/\/windeurope.org\/tech2022\/sponsors\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"RWE Side Event &#8211; Global Blockage Effect\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windeurope.org\/tech2022\/#website\",\"url\":\"https:\/\/windeurope.org\/tech2022\/\",\"name\":\"WindEurope Technology Workshop 2022\",\"description\":\"Resource Assessment &amp; Analysis of Operating Wind Farms 2022\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windeurope.org\/tech2022\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"RWE Side Event - Global Blockage Effect - WindEurope Technology Workshop 2022","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/","og_locale":"en_US","og_type":"article","og_title":"RWE Side Event - Global Blockage Effect - WindEurope Technology Workshop 2022","og_description":"GloBE: Pushing the limits of experimental design When: 23 June, 13:00 CET Where: Meeting Room River 6 Curious about how the atmosphere and offshore wind farms interact? Want to learn more about the notorious &ldquo;Global Blockage Effect&rdquo;? Or do you just want to see how 7 scanning lidars, a floating lidar, a met mast and [&hellip;]","og_url":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/","og_site_name":"WindEurope Technology Workshop 2022","article_modified_time":"2022-06-14T11:46:31+00:00","og_image":[{"url":"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/","url":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/","name":"RWE Side Event - Global Blockage Effect - WindEurope Technology Workshop 2022","isPartOf":{"@id":"https:\/\/windeurope.org\/tech2022\/#website"},"primaryImageOfPage":{"@id":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#primaryimage"},"image":{"@id":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#primaryimage"},"thumbnailUrl":"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg","datePublished":"2022-06-14T09:06:21+00:00","dateModified":"2022-06-14T11:46:31+00:00","breadcrumb":{"@id":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#primaryimage","url":"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg","contentUrl":"https:\/\/windeurope.org\/tech2022\/images\/logos\/sponsors\/rwe.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/windeurope.org\/tech2022\/sponsors\/rwe\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windeurope.org\/tech2022\/"},{"@type":"ListItem","position":2,"name":"Sponsorship","item":"https:\/\/windeurope.org\/tech2022\/sponsors\/"},{"@type":"ListItem","position":3,"name":"RWE Side Event &#8211; Global Blockage Effect"}]},{"@type":"WebSite","@id":"https:\/\/windeurope.org\/tech2022\/#website","url":"https:\/\/windeurope.org\/tech2022\/","name":"WindEurope Technology Workshop 2022","description":"Resource Assessment &amp; Analysis of Operating Wind Farms 2022","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windeurope.org\/tech2022\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/pages\/372"}],"collection":[{"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":13,"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/pages\/372\/revisions"}],"predecessor-version":[{"id":389,"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/pages\/372\/revisions\/389"}],"up":[{"embeddable":true,"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/pages\/334"}],"wp:attachment":[{"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/media?parent=372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/categories?post=372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windeurope.org\/tech2022\/wp-json\/wp\/v2\/tags?post=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}