{"id":45309,"date":"2025-06-09T14:41:24","date_gmt":"2025-06-09T12:41:24","guid":{"rendered":"https:\/\/cmm.imgw.pl\/?page_id=45309"},"modified":"2026-04-07T14:01:37","modified_gmt":"2026-04-07T12:01:37","slug":"pracownia-fizyki-i-modelowania-klimatu","status":"publish","type":"page","link":"https:\/\/cmm.imgw.pl\/?page_id=45309","title":{"rendered":"Pracownia Fizyki i Modelowania Klimatu &#8211; Strona G\u0142\u00f3wna"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"45309\" class=\"elementor elementor-45309\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-722a3c5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"722a3c5\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7170d31\" data-id=\"7170d31\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eaba4b6 elementor-widget elementor-widget-html\" data-id=\"eaba4b6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"pl\" id=\"html-element\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title id=\"page-title\">Pracownia Fizyki i Modelowania Klimatu<\/title>\n    <!-- Font Awesome CDN -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" \/>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: Arial, sans-serif;\n            background-color: #f5f5f5;\n            line-height: 1.6;\n        }\n\n        \/* Language Switcher *\/\n        .language-switcher {\n            position: fixed;\n            top: 20px;\n            right: 20px;\n            z-index: 1000;\n            display: flex;\n            gap: 5px;\n        }\n\n        .language-switcher button {\n            background-color: #002147;\n            color: white;\n            border: none;\n            padding: 8px 12px;\n            margin: 0 2px;\n            border-radius: 4px;\n            cursor: pointer;\n            font-weight: 500;\n            font-size: 18px;\n            transition: all 0.3s ease;\n            min-width: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .language-switcher button:hover {\n            background-color: #003366;\n        }\n\n        .language-switcher button.active {\n            background-color: #004080;\n        }\n\n        \/* Header *\/\n        .header {\n            text-align: center;\n            margin: 60px 0 20px 0;\n        }\n\n        .header img {\n            max-width: 100%;\n            height: auto;\n            max-height: 250px;\n        }\n\n        \/* Navigation Bar Styles (from oPracowni_buttons.html) *\/\n        .nav-bar {\n            display: flex;\n            justify-content: center;\n            gap: 10px;\n            margin: 20px 0;\n        }\n\n        .nav-bar a {\n            display: flex;\n            align-items: center;\n            padding: 10px 16px;\n            background-color: #002147;\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 500;\n            transition: background-color 0.3s ease;\n        }\n\n        .nav-bar a:hover {\n            background-color: #003366;\n        }\n\n        .nav-bar a.active {\n            background-color: #004080;\n        }\n\n        .nav-bar a .icon {\n            margin-right: 8px;\n            display: inline-block;\n        }\n\n        \/* Content *\/\n        .content {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            background-color: white;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n            border-radius: 8px;\n            margin-top: 20px;\n        }\n\n        .content h2 {\n            color: #002147;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n\n        .content p {\n            margin-bottom: 15px;\n            text-align: justify;\n            font-size: 16px;\n            line-height: 1.8;\n        }\n\n        .content ul {\n            margin: 20px 0;\n            padding-left: 30px;\n        }\n\n        .content li {\n            margin-bottom: 10px;\n            line-height: 1.6;\n        }\n\n        .contact {\n            margin-top: 30px;\n            padding-top: 20px;\n            border-top: 1px solid #eee;\n            font-style: italic;\n            text-align: center;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .nav-bar {\n                flex-direction: column;\n                align-items: center;\n            }\n\n            .nav-bar a {\n                width: 200px;\n                justify-content: center;\n            }\n\n            .content {\n                margin: 20px 10px;\n                padding: 20px 15px;\n            }\n\n            .language-switcher {\n                top: 10px;\n                right: 10px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Language Switcher -->\n    <div class=\"language-switcher\">\n        <button onclick=\"switchLanguage('pl')\" id=\"btn-pl\" class=\"active\" title=\"Polski\">\ud83c\uddf5\ud83c\uddf1<\/button>\n        <button onclick=\"switchLanguage('en')\" id=\"btn-en\" title=\"English\">\ud83c\uddec\ud83c\udde7<\/button>\n    <\/div>\n\n    <!-- Header -->\n    <div class=\"header\">\n        <img id=\"header-image\" src=\"\/wp-content\/uploads\/2025\/06\/Wizytowka-PFiMK_www.png\" alt=\"Pracownia Fizyki i Modelowania Klimatu\">\n    <\/div>\n\n    <!-- Navigation Bar -->\n    <div class=\"nav-bar\">\n        <a href=\"\/?page_id=45309\" data-query=\"?page_id=45309\" class=\"nav-link active\">\n            <span class=\"icon\"><i class=\"fas fa-home\"><\/i><\/span>\n        <\/a>\n        <a href=\"\/?page_id=45318\" data-query=\"?page_id=45318\" class=\"nav-link\" id=\"nav-about\">O Pracowni<\/a>\n        <a href=\"\/?page_id=45603\" data-query=\"?page_id=45603\" class=\"nav-link\" id=\"nav-faq\">FAQ<\/a>\n        <a href=\"\/?page_id=45605\" data-query=\"?page_id=45605\" class=\"nav-link\" id=\"nav-dictionary\">S\u0142ownik<\/a>\n        <a href=\"\/?page_id=45610\" data-query=\"?page_id=45610\" class=\"nav-link\" id=\"nav-studies\">Opracowania<\/a>\n    <\/div>\n\n    <!-- Content -->\n    <div class=\"content\">\n        <div id=\"content-pl\">\n            <p>Skutki zmiany klimatu staj\u0105 si\u0119 coraz bardziej widoczne r\u00f3wnie\u017c w Polsce. Wyniki pomiar\u00f3w wskazuj\u0105 na sta\u0142y wzrost \u015bredniej rocznej temperatury powietrza w ca\u0142ym kraju, kt\u00f3ry sprzyja rozwojowi ekstremalnych zjawisk pogodowych, takich jak fale upa\u0142\u00f3w, susze, opady nawalne i burze.<\/p>\n            \n            <p>Zmiana klimatu wp\u0142ywa na r\u00f3\u017cne sektory, w tym rolnictwo, gospodark\u0119 wodn\u0105, zdrowie publiczne i infrastruktur\u0119. Przewidywanie potencjalnych zmian stanowi piln\u0105 potrzeb\u0119 z perspektywy opracowania optymalnych strategii adaptacyjnych - w celu \u0142agodzenia skutk\u00f3w zmian, zapewnienia bezpiecze\u0144stwa oraz budowania spo\u0142ecznej i gospodarczej odporno\u015bci.<\/p>\n            \n            <p>Scenariusze przysz\u0142ego klimatu s\u0105 niezb\u0119dne w procesach podejmowania decyzji i dla realizowania polityk d\u0142ugookresowych przez organy administracji publicznej oraz interesariuszy proces\u00f3w ESG (Environmental, Social, Governance) najwa\u017cniejszych sektor\u00f3w gospodarki.<\/p>\n            \n            <p>\u015awiatowa Organizacja Meteorologiczna wzywa narodowe s\u0142u\u017cby meteorologiczno-hydrologiczne do rozwoju i u\u0142atwiania dost\u0119pu do informacji oraz budowy serwis\u00f3w klimatycznych w celu wspomagania adaptacji do zmiany klimatu.<\/p>\n            <img id=\"content-image\" src=\"\/wp-content\/uploads\/2025\/06\/State-of-climate-servis-WMO.png\" alt=\"State of Climate Services WMO\" style=\"width: 100%; max-width: 800px; margin: 20px auto; display: block;\">        \n        <\/div>\n\n        <div id=\"content-en\" style=\"display: none;\">\n            <p>The effects of climate change are becoming increasingly visible in Poland as well. Measurements show a steady increase in the average annual air temperature nationwide, which contributes to the development of extreme weather events such as heat waves, droughts, torrential rains, and storms.<\/p>\n            <p>That is why the World Meteorological Organization calls on national meteorological and hydrological services (NWP) to develop and facilitate access to information and build climate services to support adaptation to climate change.<\/p>\n            <p>Climate change affects various sectors, including agriculture, water management, public health, and infrastructure. Anticipating potential changes is an urgent need for developing optimal adaptation strategies\u2014to mitigate the effects of change, ensure safety, and build social and economic resilience.  In motivation of the above, THE PHYSICS AND CLIMATE MODELING LABORATORY was established in April 2025.\u200b<\/p>\n            <p>Climate scenarios and studies that account for climate change are essential for decision-making and the implementation of long-term policies by public authorities and ESG (Environmental, Social, Governance) stakeholders across key economic sectors.<\/p>\n            <p> <\/p>\n\n            <figure style=\"text-align: center; margin: 20px 0;\">\n                <img id=\"content-image-en\" src=\"\/wp-content\/uploads\/2026\/02\/WMO-services.png\" alt=\"State of Climate Services WMO\" style=\"width: 100%; max-width: 800px; margin: 0 auto; display: block;\">\n                <figcaption id=\"image-caption-en\" style=\"margin-top: 10px; font-size: 14px; color: #666; font-style: italic;\">Climate services capacities in 2024. Source: World Meteorological Organization <a href = \"https:\/\/library.wmo.int\/viewer\/69061\/download?file=WMO-1363-2024-high-res_en.pdf&type=pdf&navigator=1\">(WMO)<\/a><\/figcaption>\n            <\/figure>\n        <\/div>\n        \n        \n        <div class=\"contact\">\n            <p id=\"contact-text\">Kontakt: <a href=\"mailto:climate_lab@imgw.pl\">climate_lab@imgw.pl<\/a><\/p>\n        <\/div>\n    <\/div>\n\n    <script>\n        let currentLanguage = 'pl';\n\n        \/\/ Navigation active link logic\n        const currentSearch = window.location.search || '?page_id=45309';\n        document.querySelectorAll('.nav-link').forEach(link => {\n            const linkQuery = link.getAttribute('data-query');\n            if (linkQuery === currentSearch) {\n                link.classList.add('active');\n            }\n        });\n\n        \/\/ Language switching functionality\n        function switchLanguage(lang) {\n            currentLanguage = lang;\n            const htmlElement = document.getElementById('html-element');\n            \n            \/\/ Update HTML lang attribute\n            htmlElement.setAttribute('lang', lang);\n            \n            \/\/ Save language preference to localStorage\n            localStorage.setItem('preferredLanguage', lang);\n            \n            \/\/ Update button states\n            document.getElementById('btn-pl').classList.toggle('active', lang === 'pl');\n            document.getElementById('btn-en').classList.toggle('active', lang === 'en');\n            \n            \/\/ Show\/hide content\n            document.getElementById('content-pl').style.display = lang === 'pl' ? 'block' : 'none';\n            document.getElementById('content-en').style.display = lang === 'en' ? 'block' : 'none';\n            \n            \/\/ Update navigation\n            if (lang === 'pl') {\n                document.getElementById('nav-about').textContent = 'O Pracowni';\n                document.getElementById('nav-faq').textContent = 'FAQ';\n                document.getElementById('nav-dictionary').textContent = 'S\u0142ownik';\n                document.getElementById('nav-studies').textContent = 'Opracowania';\n                \/\/ Poka\u017c przyciski S\u0142ownik i Opracowania w wersji polskiej\n                document.getElementById('nav-dictionary').style.display = 'flex';\n                document.getElementById('nav-studies').style.display = 'flex';\n                document.getElementById('contact-text').innerHTML = 'Kontakt: <a href=\"mailto:climate_lab@imgw.pl\">climate_lab@imgw.pl<\/a>';\n                document.getElementById('page-title').textContent = 'Pracownia Fizyki i Modelowania Klimatu';\n                document.getElementById('header-image').src = '\/wp-content\/uploads\/2025\/06\/Wizytowka-PFiMK_www.png';\n                document.getElementById('header-image').alt = 'Pracownia Fizyki i Modelowania Klimatu';\n                document.getElementById('content-image-en').src = '\/wp-content\/uploads\/2026\/02\/WMO-services.png';\n            } else {\n                document.getElementById('nav-about').textContent = 'About Lab';\n                document.getElementById('nav-faq').textContent = 'FAQ';\n                document.getElementById('nav-dictionary').textContent = 'Dictionary';\n                document.getElementById('nav-studies').textContent = 'Studies';\n                \/\/ Ukryj przyciski S\u0142ownik i Opracowania w wersji angielskiej\n                document.getElementById('nav-dictionary').style.display = 'none';\n                document.getElementById('nav-studies').style.display = 'none';\n                document.getElementById('contact-text').innerHTML = 'Contact: <a href=\"mailto:climate_lab@imgw.pl\">climate_lab@imgw.pl<\/a>';\n                document.getElementById('page-title').textContent = 'Laboratory of Physics and Climate Modeling';\n                document.getElementById('header-image').src = '\/wp-content\/uploads\/2026\/02\/Wizytowka-PFiMK_www_EN.png';\n                document.getElementById('header-image').alt = 'Laboratory of Physics and Climate Modeling';\n                document.getElementById('content-image-en').src = '\/wp-content\/uploads\/2026\/02\/WMO-services.png';\n            }\n        }\n\n        \/\/ Initialize with saved language or default to Polish\n        document.addEventListener('DOMContentLoaded', function() {\n            const savedLanguage = localStorage.getItem('preferredLanguage') || 'pl';\n            switchLanguage(savedLanguage);\n        });\n    <\/script>\n<\/body>\n<\/html>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pracownia Fizyki i Modelowania Klimatu \ud83c\uddf5\ud83c\uddf1 \ud83c\uddec\ud83c\udde7 O Pracowni FAQ S\u0142ownik Opracowania Skutki zmiany klimatu staj\u0105 si\u0119 coraz bardziej widoczne r\u00f3wnie\u017c w Polsce. Wyniki pomiar\u00f3w wskazuj\u0105 na sta\u0142y wzrost \u015bredniej rocznej temperatury powietrza w ca\u0142ym kraju, kt\u00f3ry sprzyja rozwojowi ekstremalnych zjawisk pogodowych, takich jak fale upa\u0142\u00f3w, susze, opady nawalne i burze. Zmiana klimatu wp\u0142ywa na [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Pracownia Fizyki i Modelowania Klimatu - Strona G\u0142\u00f3wna - Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB<\/title>\n<meta name=\"description\" content=\"Pracownia Fizyki i Modelowania Klimatu\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cmm.imgw.pl\/?page_id=45309\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pracownia Fizyki i Modelowania Klimatu\" \/>\n<meta property=\"og:description\" content=\"Pracownia Fizyki i Modelowania Klimatu\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cmm.imgw.pl\/?page_id=45309\" \/>\n<meta property=\"og:site_name\" content=\"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Meteoimgw\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T12:01:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cmm.imgw.pl\/wp-content\/uploads\/2025\/10\/MODELE_LOGO_UNIFIKACJA_v2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1356\" \/>\n\t<meta property=\"og:image:height\" content=\"365\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Pracownia Fizyki i Modelowania Klimatu\" \/>\n<meta name=\"twitter:description\" content=\"Pracownia Fizyki i Modelowania Klimatu\" \/>\n<meta name=\"twitter:site\" content=\"@IMGW_CMM\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cmm.imgw.pl\/?page_id=45309\",\"url\":\"https:\/\/cmm.imgw.pl\/?page_id=45309\",\"name\":\"Pracownia Fizyki i Modelowania Klimatu - Strona G\u0142\u00f3wna - Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB\",\"isPartOf\":{\"@id\":\"https:\/\/cmm.imgw.pl\/#website\"},\"datePublished\":\"2025-06-09T12:41:24+00:00\",\"dateModified\":\"2026-04-07T12:01:37+00:00\",\"description\":\"Pracownia Fizyki i Modelowania Klimatu\",\"breadcrumb\":{\"@id\":\"https:\/\/cmm.imgw.pl\/?page_id=45309#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cmm.imgw.pl\/?page_id=45309\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cmm.imgw.pl\/?page_id=45309#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cmm.imgw.pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pracownia Fizyki i Modelowania Klimatu &#8211; Strona G\u0142\u00f3wna\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cmm.imgw.pl\/#website\",\"url\":\"https:\/\/cmm.imgw.pl\/\",\"name\":\"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB\",\"description\":\"CMOK-LMM Laboratorium pe\u0142ni pa\u0144stwow\u0105 s\u0142u\u017cb\u0119 hydrologiczno-meteorologiczn\u0105 w zakresie numerycznych prognoz pogody, kt\u00f3rego zadaniem jest konsolidacja kompetencji w obszarze modelowania zjawisk pogodowych oraz dalszego rozwoju numerycznych modeli pogody (NMP).\",\"publisher\":{\"@id\":\"https:\/\/cmm.imgw.pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cmm.imgw.pl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cmm.imgw.pl\/#organization\",\"name\":\"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB\",\"url\":\"https:\/\/cmm.imgw.pl\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/Meteoimgw\/\",\"https:\/\/twitter.com\/IMGW_CMM\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/cmm.imgw.pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cmm.imgw.pl\/wp-content\/uploads\/2025\/10\/MODELE_LOGO_UNIFIKACJA_v2.png\",\"contentUrl\":\"https:\/\/cmm.imgw.pl\/wp-content\/uploads\/2025\/10\/MODELE_LOGO_UNIFIKACJA_v2.png\",\"width\":1356,\"height\":365,\"caption\":\"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB\"},\"image\":{\"@id\":\"https:\/\/cmm.imgw.pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pracownia Fizyki i Modelowania Klimatu - Strona G\u0142\u00f3wna - Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB","description":"Pracownia Fizyki i Modelowania Klimatu","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:\/\/cmm.imgw.pl\/?page_id=45309","og_locale":"pl_PL","og_type":"article","og_title":"Pracownia Fizyki i Modelowania Klimatu","og_description":"Pracownia Fizyki i Modelowania Klimatu","og_url":"https:\/\/cmm.imgw.pl\/?page_id=45309","og_site_name":"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB","article_publisher":"https:\/\/www.facebook.com\/Meteoimgw\/","article_modified_time":"2026-04-07T12:01:37+00:00","og_image":[{"width":1356,"height":365,"url":"https:\/\/cmm.imgw.pl\/wp-content\/uploads\/2025\/10\/MODELE_LOGO_UNIFIKACJA_v2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Pracownia Fizyki i Modelowania Klimatu","twitter_description":"Pracownia Fizyki i Modelowania Klimatu","twitter_site":"@IMGW_CMM","twitter_misc":{"Szacowany czas czytania":"2 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cmm.imgw.pl\/?page_id=45309","url":"https:\/\/cmm.imgw.pl\/?page_id=45309","name":"Pracownia Fizyki i Modelowania Klimatu - Strona G\u0142\u00f3wna - Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB","isPartOf":{"@id":"https:\/\/cmm.imgw.pl\/#website"},"datePublished":"2025-06-09T12:41:24+00:00","dateModified":"2026-04-07T12:01:37+00:00","description":"Pracownia Fizyki i Modelowania Klimatu","breadcrumb":{"@id":"https:\/\/cmm.imgw.pl\/?page_id=45309#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cmm.imgw.pl\/?page_id=45309"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cmm.imgw.pl\/?page_id=45309#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cmm.imgw.pl\/"},{"@type":"ListItem","position":2,"name":"Pracownia Fizyki i Modelowania Klimatu &#8211; Strona G\u0142\u00f3wna"}]},{"@type":"WebSite","@id":"https:\/\/cmm.imgw.pl\/#website","url":"https:\/\/cmm.imgw.pl\/","name":"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB","description":"CMOK-LMM Laboratorium pe\u0142ni pa\u0144stwow\u0105 s\u0142u\u017cb\u0119 hydrologiczno-meteorologiczn\u0105 w zakresie numerycznych prognoz pogody, kt\u00f3rego zadaniem jest konsolidacja kompetencji w obszarze modelowania zjawisk pogodowych oraz dalszego rozwoju numerycznych modeli pogody (NMP).","publisher":{"@id":"https:\/\/cmm.imgw.pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cmm.imgw.pl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/cmm.imgw.pl\/#organization","name":"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB","url":"https:\/\/cmm.imgw.pl\/","sameAs":["https:\/\/www.facebook.com\/Meteoimgw\/","https:\/\/twitter.com\/IMGW_CMM"],"logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/cmm.imgw.pl\/#\/schema\/logo\/image\/","url":"https:\/\/cmm.imgw.pl\/wp-content\/uploads\/2025\/10\/MODELE_LOGO_UNIFIKACJA_v2.png","contentUrl":"https:\/\/cmm.imgw.pl\/wp-content\/uploads\/2025\/10\/MODELE_LOGO_UNIFIKACJA_v2.png","width":1356,"height":365,"caption":"Laboratorium Modelowania Meteorologicznego CMOK IMGW-PIB"},"image":{"@id":"https:\/\/cmm.imgw.pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=\/wp\/v2\/pages\/45309"}],"collection":[{"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=45309"}],"version-history":[{"count":91,"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=\/wp\/v2\/pages\/45309\/revisions"}],"predecessor-version":[{"id":49794,"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=\/wp\/v2\/pages\/45309\/revisions\/49794"}],"wp:attachment":[{"href":"https:\/\/cmm.imgw.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=45309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}