{"id":106,"date":"2024-02-19T14:43:05","date_gmt":"2024-02-19T13:43:05","guid":{"rendered":"https:\/\/windeurope.org\/tech2024\/?page_id=106"},"modified":"2025-01-14T10:15:13","modified_gmt":"2025-01-14T09:15:13","slug":"sponsorship","status":"publish","type":"page","link":"https:\/\/windeurope.org\/tech2024\/sponsorship\/","title":{"rendered":"Sponsorship"},"content":{"rendered":"<section id=\"partners\" class=\"inner partners\">\r\n<h2>Partners<\/h2>\r\n\t  <div class=\"tab\"> <a class=\"whiffle active\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg\" alt=\"Whiffle\"><\/a> \r\n    \r\n    <!-- <a class=\"____\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/____.svg\" alt=\"____\"><\/a>--> \r\n  <\/div>\r\n\t  <div class=\"whiffle tabcontent\">\r\n    <h2>Official Resource Assessment Partner<\/h2>\r\n    <p><a href=\"https:\/\/whiffle.nl\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\">Whiffle<\/a>\u00a0is the leading provider of ultra-high-resolution weather data, employing Large Eddy Simulation (LES) technology.\u00a0In the Wind Energy sector, our state-of-the-art LES model is a game-changer, integrating comprehensive weather and environmental data, turbine specifications, and obstacle information. This integration offers unparalleled insights into every aspect of your wind project, including Wind Resource and Yield Assessments that cover turbulence, wakes, and blockage effects.\u00a0Our technology is instrumental in optimizing wind farm site selection and layout, playing a crucial role in accurately predicting future energy yield and reducing financial costs.\u00a0For this offering, our\u00a0model is  accessible via a <a href=\"https:\/\/whiffle.nl\/solutions\/whiffle-wind\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"https:\/\/whiffle.nl\/solutions\/whiffle-wind\/\">user-friendly web application<\/a>\u00a0or through our professional consultancy services, ensuring our clients can harness the full potential of our technology.\u00a0<\/p>\r\n    <p>When it comes to wind power forecasting, both day-ahead and intraday, we leverage the strength of our LES model along with the latest developments in artificial intelligence and machine learning. This powerful combination ensures unmatched accuracy and precision, which in turn, diminishes financial risks such as grid imbalance and reduces operational costs for energy companies.<\/p>\r\n    <p>The operational capacity of our weather model is expanded using graphics processing units (GPUs), which enable the analysis of large areas at high resolutions\u2014down to tens of meters\u2014to capture local turbulence and detailed atmospheric conditions. Although our technology extends its benefits across various economic sectors, our primary focus is on fortifying the renewable energy market, particularly wind and solar energy sectors, by increasing the predictability of sustainable energy production and reducing the financial impact of weather-related risks.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/whiffle.nl\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>whiffle.nl<\/strong><\/a><\/p>\r\n    <hr>\r\n    <h3 class=\"m-b-3\">Find us at this session<\/h3>\r\n          <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" data-date=\"2024-06-10\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" data-date=\"2024-06-11\" 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-one\";\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=\"2024-06-11\">\r\n      <h1 class=\"m-b-1\">Tuesday, 11 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  programme-general-programme  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/tech2024\/programme\/sessions\/modelling-of-atmospheric-physics\">Modelling of atmospheric physics<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">13:00 - 14:15<\/div>\r\n                    <div class=\"session-locations\">Pembroke-Herbert room<\/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 <\/div>\r\n<\/section>\r\n\r\n<section id=\"sponsors\" class=\"inner sponsors\"> \r\n\t<h2>Sponsors<\/h2>\r\n  <!--  <h3>Click on the logos below to find out more about each partner or sponsor!<\/h3>-->\r\n  <div class=\"tab\">\r\n\t  <a class=\"bitbloom\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/bitbloom.svg\" alt=\"Bitbloom\"><\/a> \r\n\t  <a class=\"brightwind\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/brightwind.svg\" alt=\"Brigthwind\"><\/a> \r\n\t  <a class=\"emd\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/emd.svg\" alt=\"EMD\"><\/a> \r\n\t  <a class=\"hiperwind\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/hiperwind.svg\" alt=\"hiperwind\"><\/a> \r\n\t  <a class=\"meteorage\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/meteorage.svg\" alt=\"meteorage\"><\/a>\r\n\t  <a class=\"nvbird\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/nvbird.svg\" alt=\"nvbird\"><\/a>\r\n\t  <a class=\"pavana\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/pavana.svg\" alt=\"pavana\"><\/a>\r\n\t  <a class=\"techworks-marine\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/techworks-marine.svg\" alt=\"techworks marine\"><\/a>\r\n\t  <a class=\"vaisala\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/vaisala.svg\" alt=\"vaisala\"><\/a> \r\n\t  <a class=\"vortex\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/vortex.svg\" alt=\"vortex\"><\/a> \r\n    \r\n    <!-- <a class=\"____\" ><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/____.svg\" alt=\"____\"><\/a>--> \r\n  <\/div>\r\n  <div class=\"bitbloom tabcontent\">\r\n    <h2>Sponsor: Tabletop Exhibitor &#8211; Meet us at our stand!<\/h2>\r\n    <p><a href=\"https:\/\/bitbloom.tech\/?ref=tech2024\" rel=\"noopener\" target=\"_blank\">Bitbloom<\/a> provides the go-to platform for wind farm performance improvement, ensuring maximum value for owners and operators.<\/p>\r\n    <p>We provide ready-to-go software applications, as well as bespoke application development, and training from industry experts covering critical aspects of owning and operating wind farms profitably.<\/p>\r\n    <p>What sets us apart is our philosophy that empowering wind farm owners and operators to squeeze every bit of value from their data is best achieved by celebrating and championing the wealth of technical experts in the industry, designing smart, cost-effective tools and services that allow them to think more deeply and ask better questions. That means no one-size-fits all analytics, no black-box solutions and no single-track thinking.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/bitbloom.tech\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>bitbloom.tech<\/strong><\/a><\/p>\r\n  <\/div>\r\n  <div class=\"brightwind tabcontent\">\r\n    <h2>Sponsor: Tabletop Exhibitor &#8211; Meet us at our stand!<\/h2>\r\n    <p><a href=\"https:\/\/www.brightwindanalysis.com\/?ref=tech2024\" rel=\"noopener\" target=\"_blank\">BrightWind<\/a> provides a boutique wind &amp; solar resource and energy yield assessment service delivered by leading analysts with extensive experience working for developers in the wind and solar industries. On the 10th June 2024 we will be launching our new wind &amp; solar resource data management platform, <a href=\"https:\/\/www.brighthub.io\/?ref=tech2024\" rel=\"noopener\" target=\"_blank\">www.brighthub.io.<\/a><\/p>\r\n\t<p>BrightHub revolutionizes wind &amp; solar data management by adhering to the IEA Wind Task 43 WRA Data Model, ensuring standardized metadata and easy data sharing. With all essential documentation centralized in one platform, including timeseries, reports, and calibration certificates, BrightHub streamlines maintenance, tracking, and collaboration, making renewable energy projects more efficient and productive.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.brightwindanalysis.com\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>brightwindanalysis.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n  <div class=\"emd tabcontent\">\r\n    <h2>Sponsor: Tabletop Exhibitor &#8211; Meet us at our stand!<\/h2>\r\n    <p><a href=\"https:\/\/www.emd-international.com\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\">EMD<\/a> is an independent global software and consulting company offering products and services for both the pre- and post-construction phases of wind farm projects, hybrid power plants and complex energy system schemes.<\/p>\r\n    <p>Their software products are used by manufacturers, utilities, developers, consultants and public institutions in more than 100 countries and are recognized and accepted worldwide by financing institutions and local authorities as independent and industry-standard assessment and analysis tools.<\/p>\r\n    <p>Their main office is located in Aalborg, Denmark, and they also have regional sales and support offices in Germany, France, Spain, United Kingdom, Turkey, United States, Brazil, Argentina and China.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.emd-international.com\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>emd.dk<\/strong><\/a><\/p>\r\n  <\/div>\r\n  <div class=\"hiperwind tabcontent\">\r\n    <h2>Sponsor<\/h2>\r\n    <p>The <a href=\"https:\/\/www.hiperwind.eu\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\">HIPERWIND<\/a> project aims at achieving a 9% reduction in the Levelized Cost of Energy of offshore wind farms, through advancements of basic wind energy science which will lead to reductions in risk and uncertainty. This is achieved by incorporating uncertainty information throughout the entire wind turbine and wind farm modelling chain, from environmental conditions to reliability and cost of energy. The outcome is cost efficient offshore wind through a reduction in unnecessary use of materials, less unscheduled maintenance, and optimized operating strategy tailored at delivering power with high market value.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.hiperwind.eu\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>hiperwind.eu<\/strong><\/a><\/p>\r\n  <\/div>\r\n  <div class=\"meteorage tabcontent\">\r\n    <h2>Sponsor<\/h2>\r\n    <p>European operator of a lightning detection network, <a href=\"https:\/\/www.meteorage.com\/?ref=tech2024\" rel=\"noopener\" target=\"_blank\">Meteorage<\/a> provides professionals with lightning risk prevention services.<\/p>\r\n    <p>With more than 130 strategically located sensors in Europe, monitored 24\/7, Meteorage ensures an optimal coverage of the zone.<\/p>\r\n    <p>Meteorage supports customers in Europe and internationally and helps users to manage and monitor their operations before, during and after thunderstorms. Their solutions do not require any installation or maintenance for users, and allows them to cover all levels of lightning risks, with the possibility of:<\/p>\r\n    <ul>\r\n      <li>being alerted of the arrival of a storm on their site<\/li>\r\n      <li>visualizing and following the lightning activity in real time, on 1 or more geolocated sites, and the representation of storm cells<\/li>\r\n      <li>realizing reports following a stormy episode<\/li>\r\n      <li>integrating lightning data to their own tools (such as SCADA)<\/li>\r\n    <\/ul>\r\n    <p>The unmatched efficiency of Meteorage network, proven by several recognized scientifical studies, enables the company to provide some high-level services throughout Europe.<\/p>\r\n    <p>Meteorage detects more than 98% of lightning flashes in Europe with a median location accuracy of 100 meters. Outside Europe, the company provide the same solutions using the GLD360 network.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.meteorage.com\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>meteorage.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n\t\r\n\t\r\n\t\r\n\t <div class=\"nvbird tabcontent\">\r\n    <h2>Sponsor: Tabletop Exhibitor \u2013 Meet us at our stand!<\/h2>\r\n    <p><a href=\"https:\/\/nvisionist.com\/nvbird-wtg\/\" rel=\"noopener\" target=\"_blank\">nvbird&#174;<\/a> is synonymous with innovation and efficiency in serving the protection of birds and the development of wind energy with the ultimate goal of decarbonization and net zero emissions.<\/p>\r\n\t<p>We invest with the focus on advancing Artificial Intelligence algorithms and broadening nvbird&#8217;s capabilities to interact with weather data and SCADA systems, always prioritizing cybersecurity. Additionally, our nvNOC (nvbird&#174; Network Operation Center, which every 5 seconds processes over 100,000 data points, today, from all the nvbird\u2019s around the world) is dedicated to sustaining the robust operation of nvbird\u2019s to guarantee the peak performance of the wind parks.<\/p>\r\n\t<p>The trust our customers worldwide show us, our 20 international awards, our patents, and the strategic investment of the Public Power Corporation (PPC) in our share capital, establish us as pioneers in the sector. The daily supervision and development of nvbird&#174; lead us to the pinnacle of the complex integration of technology with environmental sustainability.<\/p>\r\n\t<p>nvbird&#174; is the epitome of Information Technology in wind energy, and every day we continue to develop it with a substantial dedicated team of computer vision engineers in Information Technology.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.linkedin.com\/company\/nvbird\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>linkedin.com\/company\/nvbird\/<\/strong><\/a><\/p>\r\n  <\/div>\r\n\t\r\n\t\r\n  <div class=\"pavana tabcontent\">\r\n    <h2>Sponsor<\/h2>\r\n    <p><a href=\"https:\/\/www.pavana-wind.com\/en\/?ref=tech2024\" rel=\"noopener\" target=\"_blank\">PAVANA<\/a> is an accredited company for wind farm reports, noise reports, shadow reports, carrying out wind measurements and LiDAR verification. The LiDAR verification is possible up to 200m above ground; wind measurements are carried out with their own or customer-owned LiDAR or measuring masts.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.pavana-wind.com\/en\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>pavana-wind.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n\t\r\n\t <div class=\"techworks-marine tabcontent\">\r\n    <h2>Sponsor: Tabletop Exhibitor \u2013 Meet us at our stand!<\/h2>\r\n    <p><a href=\"https:\/\/techworks.ie\/?ref=tech2024\" rel=\"noopener\" target=\"_blank\">TechWorks Marine<\/a> is an international leader in the provision of robust, reliable, and secure marine data for over 20 years.<\/p>\r\n\t <p>Our company is an expert provider of real-time marine monitoring databuoy networks, and offers in-water metocean and satellite-acquired earth observation data solutions to a broad range of clients from governments and research agencies, to leading engineering and energy companies.<\/p>\r\n\t <p>We are industry leaders in providing metocean data, including the provision of Metocean desk studies for:<\/p>\r\n\t\t <ul>\r\n\t\t <li>Preliminary site analysis using numerical model data.<\/li>\r\n\t\t <li>The delivery of metocean surveys (current, wave, and environmental data) to provide the validation data for models and information critical for foundation design.<\/li>\r\n\t\t <li>Data to characterise the available resource for energy yield, the design requirements for survivability of the project, and the strategy for maintenance and accessibility. Our data validation and proprietary models can assist with site characterisation and environmental impact assessment, through to decommissioning.<\/li>\r\n\t\t <\/ul>\r\n\t\t <p>TechWorks Marine provides Ireland and Europe\u2019s leading operational oceanography consultancy services, and can support clients in all stages of the life cycle of their project.<\/p>\r\n\t\t <p>From this combined expertise, the European Space Agency have tasked TechWorks Marine to validate the use of satellite technology to both the on and offshore wind energy sectors.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/techworks.ie\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>techworks.ie<\/strong><\/a><\/p>\r\n  <\/div>\r\n\t\r\n\t  <div class=\"vaisala tabcontent\">\r\n    <h2>Sponsor: Tabletop Exhibitor &#8211; Meet us at our stand!<\/h2>\r\n    <p>Vaisala offers unparalleled weather and environmental solutions tailored for wind and solar enterprises. Our arsenal includes the renowned <a href=\"https:\/\/www.vaisala.com\/en\/industries-applications\/weather-and-environmental\/renewable-energy\/wind-energy\" rel=\"noopener\" target=\"_blank\">WindCube lidar suite<\/a>, the innovative <a href=\"https:\/\/www.vaisala.com\/en\/products\/weather-environmental-sensors\/aws810-solar\" rel=\"noopener\" target=\"_blank\">Automatic Weather Station AWS810 <em>Solar Edition<\/em><\/a>, a robust array of ultrasonic and weather sensors, and comprehensive <a href=\"https:\/\/www.xweather.com\/renewable-energy\/forecasting\" rel=\"noopener\" target=\"_blank\">weather forecasting<\/a> along with <a href=\"https:\/\/www.xweather.com\/renewable-energy-historian\" rel=\"noopener\" target=\"_blank\">historical wind and resource data<\/a>.<\/p>\r\n    <p>With Vaisala, you gain access to actionable intelligence essential for optimizing output, enhancing performance, ensuring profitability, and prioritizing safety across the entire renewable energy spectrum. Our commitment to excellence sets us apart, delivering insights that empower you to make smarter decisions at every phase of the renewable energy journey.<\/p>\r\n    <p>Experience first-hand how Vaisala revolutionizes renewable energy management, providing the critical insights necessary to drive efficiency and sustainability forward.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/www.vaisala.com\/en\/industries-applications\/weather-and-environmental\/renewable-energy?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>vaisala.com\/renewable-energy<\/strong><\/a><\/p>\r\n  <\/div>\r\n\t\r\n\r\n\t\r\n\t\r\n  <div class=\"vortex tabcontent\">\r\n    <h2>Sponsor<\/h2>\r\n    <p><a href=\"https:\/\/vortexfdc.com\/?ref=tech2024\" rel=\"noopener\" target=\"_blank\">Vortex<\/a> is an online modelling service that offers wind resource data ready to use, for any stage of the wind farm development and for any coordinate around the world. It delivers global wind estimations for locations and time periods lacking available measurements.<\/p>\r\n    <p>Vortex started its technology development back in 2005 by former wind professionals. Their products have been designed after intensive dialogue with the wind industry. Their on-demand approach allows them to always offer the latest reanalysis data and atmospheric modelling technology available, being the pioneers of using WRF-LES to generate high resolution time series with turbulence.<\/p>\r\n    <p>Find out more:\u00a0<a href=\"https:\/\/vortexfdc.com\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>vortexfdc.com<\/strong><\/a><\/p>\r\n  <\/div>\r\n  \r\n  <!--\r\n  <div class=\"____ tabcontent\">\r\n    <h2>____<\/h2>\r\n    <p>_____ <\/p>\r\n<p>Find out more: <a href=\"https:\/\/whiffle.nl\/?ref=tech2024\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>____<\/strong><\/a><\/p>\r\n  <\/div>\r\n--> \r\n  \r\n<\/section>\r\n<section class=\"alt-background\" id=\"catalogue\">\r\n  <div class=\"inner\">\r\n    <h2>Create a lasting impression \u2013 become a sponsor today!<\/h2>\r\n    <div class=\"row\">\r\n      <div class=\" col-md-12\">\r\n        <h3>How you will benefit as a sponsor of WindEurope Technology Workshop 2024<\/h3>\r\n        <ul>\r\n          <li>Profile your company before an international audience of industry experts.<\/li>\r\n          <li>Increase your exposure to decision-makers.<\/li>\r\n          <li>Position your company as an industry leader and strengthen your brand.<\/li>\r\n        <\/ul>\r\n        <p><a class=\"button\" href=\"https:\/\/windeurope.org\/tech2024\/wp-content\/uploads\/files\/sponsorship\/Tech-Workshop-2024-sponsorship-catalogue.pdf?v=20240507\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\">Download the Sponsorship Catalogue<\/a><\/p>\r\n      <\/div>\r\n      <div class=\"col-md-12\" id=\"contact\">\r\n        <h3>Questions about sponsorship? Get in touch!<\/h3>\r\n        <div class=\"row\">\r\n          <div class=\"col-md-16\"> \r\n            <!--<i class=\"fa fa-fw fa-phone\"><\/i>+32 496 265 044-->\r\n            <p>Talk to our team to find out what opportunities there are and what results we can help you achieve.<\/p>\r\n            <p><i class=\"fa fa-fw fa-envelope-o\"><\/i> <a href=\"mailto:sales@windeurope.org?subject=Tech 2024 Sponsorship\">sales@windeurope.org<\/a><\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Partners Official Resource Assessment Partner Whiffle\u00a0is the leading provider of ultra-high-resolution weather data, employing Large Eddy Simulation (LES) technology.\u00a0In the Wind Energy sector, our state-of-the-art LES model is a game-changer, integrating comprehensive weather and environmental data, turbine specifications, and obstacle information. This integration offers unparalleled insights into every aspect of your wind project, including Wind [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-106","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Sponsorship | WindEurope Technology Workshop 2024<\/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\/tech2024\/sponsorship\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sponsorship | WindEurope Technology Workshop 2024\" \/>\n<meta property=\"og:description\" content=\"Partners Official Resource Assessment Partner Whiffle\u00a0is the leading provider of ultra-high-resolution weather data, employing Large Eddy Simulation (LES) technology.\u00a0In the Wind Energy sector, our state-of-the-art LES model is a game-changer, integrating comprehensive weather and environmental data, turbine specifications, and obstacle information. This integration offers unparalleled insights into every aspect of your wind project, including Wind [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windeurope.org\/tech2024\/sponsorship\/\" \/>\n<meta property=\"og:site_name\" content=\"WindEurope Technology Workshop 2024\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/windeurope\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-14T09:15:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@windeurope\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windeurope.org\/tech2024\/sponsorship\/\",\"url\":\"https:\/\/windeurope.org\/tech2024\/sponsorship\/\",\"name\":\"Sponsorship | WindEurope Technology Workshop 2024\",\"isPartOf\":{\"@id\":\"https:\/\/windeurope.org\/tech2024\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/windeurope.org\/tech2024\/sponsorship\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/tech2024\/sponsorship\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg\",\"datePublished\":\"2024-02-19T13:43:05+00:00\",\"dateModified\":\"2025-01-14T09:15:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/windeurope.org\/tech2024\/sponsorship\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windeurope.org\/tech2024\/sponsorship\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/tech2024\/sponsorship\/#primaryimage\",\"url\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg\",\"contentUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windeurope.org\/tech2024\/sponsorship\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windeurope.org\/tech2024\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sponsorship\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windeurope.org\/tech2024\/#website\",\"url\":\"https:\/\/windeurope.org\/tech2024\/\",\"name\":\"WindEurope Technology Workshop 2024\",\"description\":\"Resource Assessment &amp; Analysis of Operating Wind Farms 2024\",\"publisher\":{\"@id\":\"https:\/\/windeurope.org\/tech2024\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windeurope.org\/tech2024\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/windeurope.org\/tech2024\/#organization\",\"name\":\"WindEurope\",\"url\":\"https:\/\/windeurope.org\/tech2024\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/tech2024\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/windeurope.org\/tech2024\/wp-content\/uploads\/WindEurope-SQ.gif\",\"contentUrl\":\"https:\/\/windeurope.org\/tech2024\/wp-content\/uploads\/WindEurope-SQ.gif\",\"width\":1000,\"height\":1000,\"caption\":\"WindEurope\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/tech2024\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/windeurope\/\",\"https:\/\/x.com\/windeurope\",\"https:\/\/www.instagram.com\/windeurope\/\",\"https:\/\/www.linkedin.com\/company\/windeurope\",\"https:\/\/www.youtube.com\/c\/windeurope\",\"https:\/\/en.wikipedia.org\/wiki\/WindEurope\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sponsorship | WindEurope Technology Workshop 2024","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\/tech2024\/sponsorship\/","og_locale":"en_US","og_type":"article","og_title":"Sponsorship | WindEurope Technology Workshop 2024","og_description":"Partners Official Resource Assessment Partner Whiffle\u00a0is the leading provider of ultra-high-resolution weather data, employing Large Eddy Simulation (LES) technology.\u00a0In the Wind Energy sector, our state-of-the-art LES model is a game-changer, integrating comprehensive weather and environmental data, turbine specifications, and obstacle information. This integration offers unparalleled insights into every aspect of your wind project, including Wind [&hellip;]","og_url":"https:\/\/windeurope.org\/tech2024\/sponsorship\/","og_site_name":"WindEurope Technology Workshop 2024","article_publisher":"https:\/\/www.facebook.com\/windeurope\/","article_modified_time":"2025-01-14T09:15:13+00:00","og_image":[{"url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@windeurope","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windeurope.org\/tech2024\/sponsorship\/","url":"https:\/\/windeurope.org\/tech2024\/sponsorship\/","name":"Sponsorship | WindEurope Technology Workshop 2024","isPartOf":{"@id":"https:\/\/windeurope.org\/tech2024\/#website"},"primaryImageOfPage":{"@id":"https:\/\/windeurope.org\/tech2024\/sponsorship\/#primaryimage"},"image":{"@id":"https:\/\/windeurope.org\/tech2024\/sponsorship\/#primaryimage"},"thumbnailUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg","datePublished":"2024-02-19T13:43:05+00:00","dateModified":"2025-01-14T09:15:13+00:00","breadcrumb":{"@id":"https:\/\/windeurope.org\/tech2024\/sponsorship\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windeurope.org\/tech2024\/sponsorship\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/tech2024\/sponsorship\/#primaryimage","url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg","contentUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/whiffle.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/windeurope.org\/tech2024\/sponsorship\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windeurope.org\/tech2024\/"},{"@type":"ListItem","position":2,"name":"Sponsorship"}]},{"@type":"WebSite","@id":"https:\/\/windeurope.org\/tech2024\/#website","url":"https:\/\/windeurope.org\/tech2024\/","name":"WindEurope Technology Workshop 2024","description":"Resource Assessment &amp; Analysis of Operating Wind Farms 2024","publisher":{"@id":"https:\/\/windeurope.org\/tech2024\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windeurope.org\/tech2024\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/windeurope.org\/tech2024\/#organization","name":"WindEurope","url":"https:\/\/windeurope.org\/tech2024\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/tech2024\/#\/schema\/logo\/image\/","url":"https:\/\/windeurope.org\/tech2024\/wp-content\/uploads\/WindEurope-SQ.gif","contentUrl":"https:\/\/windeurope.org\/tech2024\/wp-content\/uploads\/WindEurope-SQ.gif","width":1000,"height":1000,"caption":"WindEurope"},"image":{"@id":"https:\/\/windeurope.org\/tech2024\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/windeurope\/","https:\/\/x.com\/windeurope","https:\/\/www.instagram.com\/windeurope\/","https:\/\/www.linkedin.com\/company\/windeurope","https:\/\/www.youtube.com\/c\/windeurope","https:\/\/en.wikipedia.org\/wiki\/WindEurope"]}]}},"_links":{"self":[{"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/pages\/106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/comments?post=106"}],"version-history":[{"count":39,"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/pages\/106\/revisions"}],"predecessor-version":[{"id":137,"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/pages\/106\/revisions\/137"}],"wp:attachment":[{"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/media?parent=106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/categories?post=106"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windeurope.org\/tech2024\/wp-json\/wp\/v2\/tags?post=106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}