CINXE.COM
Getting Started with Climate and Resilience - Office of Land Use and Climate Innovation
<!doctype html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]--> <!--[if IE 9]> <html class="no-js ie9 oldie" lang="en"> <![endif]--> <!--[if (gt IE 9)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <!-- California State Template Version 5.0 Based on Twitter Bootstrap --> <meta charset="utf-8"> <title>Getting Started with Climate and Resilience - Office of Land Use and Climate Innovation</title> <meta name="Author" content="State of California" /> <meta name="Description" content="Introduction to climate change risk and resilience, state initiatives, and resources for taking action. " /> <meta name="Keywords" content='<B>Error processing SSI file</B><BR> , Climate change, climate goals, mitigation, climate justice, vulnerable communities, adaptation, Equity, resilience, climate resilience, climate adaptation' /> <!-- Google font DNS prefetch --> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <!------------------> <!-- Alert Script --> <script defer src="https://alert.cdt.ca.gov" crossorigin="anonymous"></script> <!-- Google Tag Manager <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5VFM6T');</script> <!-- End Google Tag Manager --> <!-- head content, for all pages --> <!-- Use highest compatibility mode --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <!-- for Blackberry, AvantGo --> <meta name="MobileOptimized" content="320"> <!-- for Windows mobile --> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Merriweather:400,700&display=swap" rel="stylesheet"> <!-- For all browsers --> <link rel="stylesheet" href="/css/cagov.core.css"> <script src="/js/search.js"></script> <link rel="stylesheet" href="/css/colorscheme-oceanside.css"> <link rel="stylesheet" href="/css/opr-core-new.css"> <!-- selectivizr.com, emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8 --> <!--[if (lt IE 9) & (!IEMobile)]> <script src="/js/libs/selectivizr-min.js"></script> <![endif]--> <!-- Load jQuery from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <script> //Fall back to local copy if no jquery found if (typeof jQuery == 'undefined') { document.write(unescape("%3Cscript src='/js/libs/jquery.js' type='text/javascript'%3E%3C/script%3E")); } </script> <!-- Load jQuery migrate from CDN with fallback to local copy --> <script src="https://code.jquery.com/jquery-migrate-3.1.0.min.js"></script> <script> //Fall back to local copy if no jQuery migrate found if (typeof jQuery.migrateWarnings == 'undefined') { // or typeof jQuery.fn.live == 'undefined' document.write(unescape("%3Cscript src='/js/libs/jquery-migrate.min.js' type='text/javascript'%3E%3C/script%3E")); } </script> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/v4-shims.css"> <script src="https://kit.fontawesome.com/0a469d6f9c.js" crossorigin="anonymous"></script> <!--<link href="/fontawesome/css/all.css" rel="stylesheet"> <!--load all styles --> <!--<script defer src="/fontawesome/js/all.js"></script> load all styles --> <!-- apple touch icons <link rel="apple-touch-icon-precomposed" sizes="100x100" href="/images/apple-touch-icon-precomposed.png"> <link rel="icon" sizes="192x192" href="/images/apple-touch-icon-192x192.png"> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/images/apple-touch-icon-180x180.png"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-57x57.png"> <link rel="shortcut icon" href="/images/apple-touch-icon-57x57.png">--> <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> <link rel="manifest" href="/images/site.webmanifest"> <!-- For everything else --> <link rel="shortcut icon" href="/favicon.ico"> <!-- Activate ClearType for Mobile IE --> <!--[if IE]> <meta http-equiv="cleartype" content="on"> <![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/js/libs/html5shiv.min.js"></script> <script src="/js/libs/respond.min.js"></script> <![endif]--> <!-- Include Google Analytics --> <!-- <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-24087628-25']); // Step 4: your google analytics profile code, either from your own google account, or contact eServices to have one set up for you _gaq.push(['_gat._anonymizeIp']); _gaq.push(['_setDomainName', '.opr.ca.gov']); _gaq.push(['_trackPageview']); _gaq.push(['b._setAccount', 'UA-3419582-2']); // statewide analytics - do not remove or change _gaq.push(['b._setDomainName', '.opr.ca.gov']); _gaq.push(['b._trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>--> <!--Google Analytics 4 --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-K9SCBG6G33"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-69TD0KNT0F', {'cookie_domain': '.opr.ca.gov'}); // statewide GA4 measurement ID gtag('config', 'G-K9SCBG6G33', {'cookie_domain': '.opr.ca.gov'}); // individual agency GA4 measurement ID </script> </head> <body> <header role="banner" id="header" class="global-header fixed"> <div id="skip-to-content"><a href="#main-content">Skip to Main Content</a></div> <!-- Location Bar --> <div class="location-settings section section-standout collapse collapsed " id="locationSettings"> <div class="container p-y"> <button type="button" class="close" data-toggle="collapse" data-target="#locationSettings" aria-expanded="false" aria-controls="locationSettings" aria-label="Close"> <span aria-hidden="true">×</span> </button> <div class="form-group form-inline"> <label for="locationZipCode">Saving your location allows us to provide you with more relevant information.</label> <input type="input" class="form-control" id="locationZipCode" placeholder="Zip Code"> <button type="button" class="btn btn-primary">Set Location</button> </div> </div> </div> <!-- Settings Bar --> <!-- Alert Banner --> <!-- Include Utility Header --> <div class="utility-header"> <div class="container"> <div class="group flex-row"> <div class="social-media-links"> <div class="header-cagov-logo"><a href="https://ca.gov"><span class="sr-only">CA.gov</span><img src="/images/cagov-logo-white.svg" class="pos-rel" alt="" aria-hidden="true" /></a></div> <a href="/" class="ca-gov-icon-home"><span class="sr-only">Home</span></a> <a href="https://x.com/Cal_LCI" class="ca-gov-icon-twitter"><span class="sr-only">Twitter</span></a> <a href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA" class="ca-gov-icon-youtube"><span class="sr-only">YouTube</span></a> <a href="mailto:webmaster@opr.ca.gov" class="ca-gov-icon-email"><span class="sr-only">Email</span></a> </div> <div class="settings-links"> <a href="/about/">About LCI</a> <a href="/publications.html">Publications</a> <a href="/e-lists.html">E-Lists</a> <button class="btn btn-xs btn-primary" data-toggle="collapse" data-target="#siteSettings" aria-expanded="false" aria-controls="siteSettings"><i class="fal fa-universal-access" style="font-size: 16px; vertical-align: -1px;"></i> Settings</button> </div> </div> </div> </div> <!-- Include Branding --> <div class="section-default"> <div class="section-default"> <!-- header branding --> <div class="branding"> <div class="header-organization-banner"><a href="/"><img src="/images/LCI_logo_rgb_horizontal_full.svg" alt="Governor's Office of Land Use and Climate Innovation logo" /></a></div> </div> </div> </div> <!-- Include Mobile Controls --> <!-- mobile navigation controls --> <div class="mobile-controls"> <span class="mobile-control-group mobile-header-icons"> <!-- Add more mobile controls here. These will be on the right side of the mobile page header section --> </span> <div class="mobile-control-group main-nav-icons"> <button class="mobile-control toggle-search"> <span class="ca-gov-icon-search hidden-print" aria-hidden="true"></span><span class="sr-only">Search</span> </button> <button id="nav-icon3" class="mobile-control toggle-menu" aria-expanded="false" aria-controls="navigation" data-toggle="collapse" data-target="#navigation"> <span></span> <span></span> <span></span> <span></span> <span class="sr-only">Menu</span> </button> </div> </div> <div class="navigation-search full-width-nav container full-width-nav container"> <div id="head-search" class="search-container featured-search featured-search"> <!-- Include Search --> <!-- Google Custom Search - /ssi/search.html--> <!--Uncomment if you prefer to use original google search box. (be advided that original custom search box is not meeting WCAG accessibility standards)--> <!--<script type="text/javascript"> var cx = '001779225245372747843:9s-idxui5pk';// Step 7: Update this value with your search engine unique ID. Submit a request to the CDT Service Desk if you don't already know your unique search engine ID. var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script'); s[s.length - 1].parentNode.insertBefore(gcse, s[s.length - 1]); </script> <gcse:searchbox-only resultsUrl="/serp.html" enableAutoComplete="true"></gcse:searchbox-only>--> <!--Custom Google Search ID Script can be found inside of serp.html file --> <div class="container"> <form id="Search" class="pos-rel" action="/serp.html"> <span class="sr-only" id="SearchInput">Custom Google Search</span> <input type="text" id="q" name="q" aria-labelledby="SearchInput" placeholder="Search this website" class="height-50 border-0 p-x-sm w-100 search-textfield" /> <button type="submit" class="pos-abs gsc-search-button top-0 width-50 height-50 border-0 bg-transparent"><i class="fas fa-search"></i><span class="sr-only">Submit</span></button> <div class="width-50 height-50 close-search-btn"><button class="close-search gsc-clear-button width-50 height-50 border-0 bg-transparent pos-rel" type="reset"><span class="sr-only">Close Search</span><span class="ca-gov-icon-close-mark" aria-hidden="true"></span></button></div> </form> </div> </div> <!-- Include Navigation --> <!-- Step 2 Select Navigation Type: Options are: megadropdown dropdown singlelevel --> <nav id="navigation" class="main-navigation megadropdown auto-highlight no-icons" aria-label="site navigation"> <ul id="nav_list" class="top-level-nav"> <li class="nav-item"> <a href="/ceqa/" class="first-level-link">CEQA & Federal Grants</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/ceqa/getting-started/" class="second-level-link nav-orange"> <i class="fad fa-exclamation-circle sub-nav-icon"></i> <p class="h3 sub-nav-link">CEQA: Getting Started</p> <p class="link-description">A helpful guide for anyone who is just getting started learning about or implementing CEQA</p> </a> <a href="/sch/" class="second-level-link nav-red"> <i class="fad fa-briefcase sub-nav-icon"></i> <p class="h3 sub-nav-link">State Clearinghouse</p> <p class="link-description">Review of environmental documents prepared for CEQA</p> </a> <a href="/ceqa/" class="second-level-link nav-green"> <i class="fad fa-car-building sub-nav-icon"></i> <p class="h3 sub-nav-link">California Environmental Quality Act (CEQA)</p> <p class="link-description">Reducing the potential environmental impacts of proposed projects</p> </a> <a href="/sch/federal-grants/" class="second-level-link nav-blue"> <i class="fad fa-university sub-nav-icon"></i> <p class="h3 sub-nav-link">Federal Assistance</p> <div class="link-description">Executive Order 12372 and federal grant resources</div> </a> </div> <div class="second-level-nav flex with-border"> <a href="/ceqa/guidelines/" class="second-level-link"> CEQA Guidelines <div class="link-description">Key resources for understanding and implementing CEQA</div> </a> <a href="/ceqa/sb-743/" class="second-level-link"> Transportation SB 743 <div class="link-description">Information on how transportation impacts are analyzed under CEQA</div> </a> <a href="/ceqa/judicial-streamlining/" class="second-level-link"> Judicial Streamlining <div class="link-description">Judicial streamlining for Environmental Leadership Development Projects (SB 7 and AB 900)</div> </a> <a href="/ceqa/technical-advisories.html" class="second-level-link"> Technical Advisories <p class="link-description">Resources to help practitioners use and comply with CEQA</p> </a> </div> </div> </li> <li class="nav-item"> <a href="/planning/" class="first-level-link">Planning & Land Use</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/planning/general-plan/" class="second-level-link nav-blue"> <i class="fad fa-city sub-nav-icon"></i> <p class="h3 sub-nav-link">General Plan Information</p> <p class="link-description">Technical guidance and other resources to help draft and update general plans</p> </a> <a href="/planning/transportation/" class="second-level-link nav-green"> <i class="fad fa-car sub-nav-icon"></i> <p class="h3 sub-nav-link">Transportation</p> <p class="link-description">Resources to support transportation planning in California, including SB 743</p> </a> <a href="/planning/land-use/military-affairs/" class="second-level-link nav-yellow"> <i class="fad fa-star sub-nav-icon fa-swap-opacity" style="--fa-secondary-opacity: 0.60"></i> <p class="h3 sub-nav-link">Military Affairs</p> <p class="link-description">Information about LCI’s‘ collaboration with the military on land use planning energy policy</p> </a> <a href="/planning/land-use/" class="second-level-link nav-red"> <i class="fad fa-drafting-compass sub-nav-icon"></i> <p class="h3 sub-nav-link">Land Use Resources</p> <p class="link-description">Resources to support local governments with sustainable, resilient land use planning</p> </a> </div><!-- end second level nav --> </div><!-- end sub-nav --> </li> <li class="nav-item"> <a href="/climate/" class="first-level-link">Climate Resilience</a> <div class="sub-nav"> <div class="second-level-nav flex"> <a href="/climate/" class="second-level-link nav-purple"> <i class="fad fa-exclamation-circle sub-nav-icon" aria-hidden="true"></i> <p class="h3 sub-nav-link">Getting Started with Climate Resilience</p> <p class="link-description">Introduction to climate change risk and resilience, state initiatives, and resources for taking action</p> </a> <a href="/climate/icarp/" class="second-level-link nav-red"> <i class="fad fa-temperature-hot sub-nav-icon"></i> <p class="h3 sub-nav-link">Integrated Climate Adaptation & Resiliency Program (ICARP)</p> <p class="link-description">Statewide collaboration to prepare California for the impacts of climate change</p> </a> <a href="/climate/icarp/grants/" class="second-level-link nav-green"> <i class="fa-duotone fa-file-contract sub-nav-icon"></i> <p class="h3 sub-nav-link">ICARP Grant Programs</p> <p class="link-description">Grant programs to support local, regional, and tribal climate adaptation and resilience.</p> </a> <a href="/climate/icarp/climate-assessment/" class="second-level-link nav-blue"> <i class="fad fa-chart-network sub-nav-icon"></i> <p class="h3 sub-nav-link">Climate Assessment, Science, and Research</p> <p class="link-description">California’s Climate Change Assessment, research priorities, and visualization tools</p> </a> </div> <div class="second-level-nav flex with-border"> <a href="/climate/icarp/services.html" class="second-level-link"> ICARP Climate Services <div class="link-description">ICARP technical assistance, decision-support tools, guidance, and other adaptation and resilience resources.</div> </a> <a href="/climate/planning-resources.html" class="second-level-link"> Climate Resilience Planning Resources <div class="link-description">Resources, guidance, and technical assistance for planners and communities to plan and implement local climate change resilience goals. </div> </a> <a href="/climate/icarp/tac/" class="second-level-link"> ICARP Technical Advisory Council <div class="link-description">Statewide council that guides LCI in the development of integrated and equitable climate resilience strategies</div> </a> <a href="/climate/long-term-recovery.html" class="second-level-link"> Long-Term Recovery and Resilience <div class="link-description">Supporting local communities with long term recovery efforts that build resilience to climate impacts and long-term recovery.</div> </a> </div> </div> </li> </ul> </nav> </div> <div class="header-decoration"></div> </header> <div id="main-content" class="main-content"> <main class="main-primary"> <div class="container"> <div class="page-header"> <ol class="breadcrumb"> <li><a href="/">Home</a></li> <li><a href="/climate/">Climate Resilience</a></li> <li class="active">Getting Started </li> </ol> <h1> Getting Started with Climate Resilience </h1> <p class="page-description">Introduction to climate change risk and resilience, state initiatives, and resources for taking action. </p> <!-- on-page-links --> <div class="on-page-links-button"><a href="#on-page-panel" class="collapsed" data-toggle="collapse" aria-expanded="false"><i class="far fa-file-search"></i></a></div> <nav class="on-page-links collapse" id="on-page-panel"> <div class="on-page-back-to-top"><a href="#top">Back to Top</a></div> <span class="on-this-page">On This Page:</span> <ul> <li><a href="#overview">Overview </a></li> <li><a href="#initiatives">Initiatives</a></li> <li><a href="#community-resources">Resources for Communities</a></li> <li><a href="#partnerships">Partnerships</a></li> <li><a href="#for-more-info">For More Info</a></li> </ul> <div class="on-page-close-link"><a href="#on-page-panel" data-toggle="collapse" aria-expanded="true">Close</a></div> </nav> </div><!-- end page header --> </div><!-- container --> <section> <div class="container p-b-lg"> <div class="text-main"> <h2><a id="#overview"></a>Climate Resilience Overview</h2> <p>California is a global leader on climate change, from setting ambitious greenhouse gas reduction goals, to investing in actionable climate science and investing place-based, community driven adaptation and resilience actions.</p> <p class="text-center"><a href="#overview-toggle" class="read-more-link toggle-more" data-toggle="collapse" aria-expanded="false" aria-controls="overview-toggle" aria-selected="false" aria-label="more about climate and resilience">read more</a> </p> <div class="collapse" id="overview-toggle"> <p>As one of the most climate-stressed places in the world, California experiences profound and varied impacts across its vast expanse. Preparing for climate change requires learning how to adapt in the face of this change in order to increase the resilience of communities, natural systems, and our built environment to withstand and recover from climate-related disruptions.</p> <p>Climate adaptation and resilience are related, but distinct concepts. Generally, climate adaptation is an action or set of actions that reduce physical climate risk. California is taking steps to prepare for the impacts of a changing climate at the state, regional, and local levels; preparing for these changes is called adaptation. <strong>A series of adaptive steps contribute to resilience, which describes a state of readiness to face climate risks</strong>.</p> <blockquote>Resilience is the capacity of any entity – an individual, a community, an organization, or a natural system – to prepare for disruptions, to recover from shocks and stresses, and to adapt and grow from a disruptive experience.</blockquote> <p>To meet the scope, scale, and urgency of action needed to build climate resilience, the state is taking bold action to:</p> <ul class="list"> <li>Reduce greenhouse gas emissions and increase carbon capture, removal, and sequestration (<strong>climate mitigation</strong>);</li> <li>Adapt and adjust natural, built, and human systems to moderate the harm and exploit beneficial opportunities from actual and expected climate-related hazards and conditions (<strong>climate adaptation</strong>); and</li> <li>Integrate and operationalize social equity and environmental justice in all climate resilience efforts (<strong>climate equity</strong>).</li> </ul> <p>Recognizing that some communities are better positioned to respond, recover, and adjust to the impact of climate change than others, State climate adaptation and resilience efforts prioritize equity to ensure a climate-resilient California for all.</p> </div><!-- end collapse --> </div><!-- end text-main --> </div><!-- end container --> </section> <section class="section-gray"> <div class="container p-b-lg"> <div class="text-main"> <h2 class="header-bar"><a id="initiatives"></a>State Climate Resilience Initiatives</h2> <p>The State has initiated a suite of climate resilience goals, policies and programs, many of which are led by or coordinated in partnership with the Office of Planning and Research, including the following: </p> </div><!-- end text-main --> <div class="row element-group-feature element-group-color"> <div class="col-6 col-lg-4 col-xl-3"> <a href="/climate/icarp/" class="element-block"> <div class="element-icon"><i class="fad fa-temperature-hot"></i></div> <div class="element-header">The Integrated Climate Adaptation & Resiliency Program (ICARP)</div> <div class="element-body">ICARP coordinates and advances climate adaptation and resilience investments and initiatives across the state. </div> <div class="element-read-more">read more</div> </a> </div><!-- end col --> <div class="col-6 col-lg-4 col-xl-3"> <a href="/climate/icarp/climate-assessment/" class="element-block"> <div class="element-icon"><i class="fad fa-chart-network"></i></div> <div class="element-header">Climate Science & Research</div> <div class="element-body">ICARP coordinates and invests in climate change research through scientific assessments, the Cal-Adapt climate impact projection tool, and other initiatives to inform statewide policy and planning. </div> <div class="element-read-more">read more</div> </a> </div><!-- end col --> <div class="col-6 col-lg-4 col-xl-3"> <a href="http://climateresilience.ca.gov/" class="element-block"> <div class="element-icon"><i class="fad fa-analytics"></i></div> <div class="element-header">California Climate Adaptation Strategy</div> <div class="element-body">ICARP and the California Natural Resources Agency coordinate and implement California’s Climate Adaptation Strategy, which charts a strategic and integrated framework to guide state resilience efforts.</div> <div class="element-external-link">go to climateresilience.ca.gov</div> </a> </div><!-- end col --> <div class="col-6 col-lg-4 col-xl-3"> <a href="/climate/icarp/grants/" class="element-block"> <div class="element-icon"><i class="fad fa-file-contract"></i></div> <div class="element-header">Local & Regional Adaptation Grants</div> <div class="element-body">ICARP coordinates local and regional grant programs to support climate adaptation planning and implementation efforts across the state. </div> <div class="element-read-more">read more</div> </a> </div><!-- end col --> </div><!-- end row --> <hr> <div class="row"> <div class="col-6"> <a href="/climate/carbon-neutrality.html" class="element-block element-green"> <div class="element-header">Carbon Neutrality by 2045</div> <div class="element-body">OPR works in partnership with other State agencies to support implementation of the State’s goal to achieve carbon neutrality by 2045 and other key climate action goals. </div> <div class="element-read-more">read more</div> </a> </div><!-- end col --> <div class="col-6"> <a href="/climate/long-term-recovery.html" class="element-block element-orange"> <div class="element-header">Long Term Recovery and Resilience</div> <div class="element-body">OPR supports long-term disaster recovery and resilience as a State Coordinating Agency under California’s Disaster Recovery Framework.</div> <div class="element-read-more">read more</div> </a> </div><!-- end col --> </div><!-- end row --> </div><!-- end container --> </section> <section class=""> <div class="container p-b-lg"> <div class="text-main"> <h2><a id="community-resources"></a>Resources for Communities</h2> <p>In addition to coordinating the State’s overall climate resilience approach, OPR also supports local communities in building climate resilience and provides assistance to communities in post-disaster long-term recovery and resilience planning:</p> <hr> <h3>Climate Resilience Planning Resources </h3> <p>OPR supports the development of various guidance documents, tools and data resources, and more to support local and regional planning and implementation of the State’s climate and resilience goals and statutes.</p> <div class="row btn-group-full"> <div class="col-12 col-md-6"> <a href="/climate/planning-resources.html" class="btn btn-primary m-b-sm ">Climate Resilience Planning Resources</a> </div><!-- end col --> </div><!-- end row --> </div><!-- end text main --> </div><!-- end container --> </section> <section class="p-b-lg section-gray"> <div class="container"> <div class="text-main"> <h2><a id="partnerships"></a>National and International Partnerships </h2> <p>California cultivates partnerships at the national and international levels to advance bold action on climate change. A few examples of our collaboration include:</p> </div><!-- end text main --> <div class="row element-group-color"> <div class="col-12 col-lg-4"> <a href="https://www.theclimategroup.org/project/under2-coalition" class="element-block"> <div class="element-header">Under2 Coalition</div> <div class="element-body">This coalition represents a global community of state and regional governments committed to ambitious climate action in line with the Paris Agreement. Including California, the coalition brings together more than 220 governments who represent over 1.3 billion people and 43% of the global economy. Signatories commit to keeping global temperature rises to well below 2°C with efforts to reach 1.5°C.</div> <div class="element-external-link">go to theclimategroup.org</div> </a> </div><!-- end col --> <div class="col-12 col-lg-4"> <a href="http://pacificcoastcollaborative.org/" class="element-block"> <div class="element-header">Pacific Coast Collaborative</div> <div class="element-body">In 2013, California, Oregon, Washington, and British Columbia set the Pacific Coast Collaborative (PCC) on its current course of ambitious climate and clean energy policy by signing the Pacific Coast Action Plan on Climate and Energy, which was updated three years later as the Pacific Coast Climate Leadership Action Plan. At the Global Climate Action Summit in 2018, the PCC states released a declaration on climate resilience and have developed a Climate Resilience Framework for Collaborative Action.</div> <div class="element-external-link">go to pacificcoastcollaborative.org</div> </a> </div><!-- end col --> <div class="col-12 col-lg-4"> <a href="http://www.usclimatealliance.org/" class="element-block"> <div class="element-header">United States Climate Alliance</div> <div class="element-body">California is a founding member of the United States Climate Alliance, a bipartisan coalition of 25 governors committed to reducing greenhouse gas emissions consistent with the goals of the Paris Agreement. Smart, coordinated state action can ensure that the United States continues to contribute to the global effort to address climate change.</div> <div class="element-external-link">go to usclimatealliance.org</div> </a> </div><!-- end col --> </div><!-- end row --> </div><!-- end container --> </section> <section class="p-t-md p-b-lg "> <div class="container"> <h2><a id="for-more-info"></a>For More Information</h2> <div class="element-block element-author"> <div class="element-image" style="background-image: url('/about/staff/images/nikki-caravelli.jpg')"></div> <div class="element-header">Nikki Caravelli</div> <div class="element-body">As a Senior Analyst with the ICARP Climate Services team, Nikki manages the State Adaptation Clearinghouse and coordinates climate services, adaptation planning guidance, and technical assistance.</div> <div class="element-click-email"><a href="mailto:nikki.caravelli@opr.ca.gov">nikki.caravelli@opr.ca.gov </a></div> </div><!-- end author element --> </div><!-- end container --> </section> </main> </div> <!-- Global Footer --> <footer id="footer" class="global-footer"> <div class="container"> <div class="row"> <div class="three-quarters"> <ul class="footer-links"> <li><a href="#skip-to-content">Back to Top</a></li> <li><a href="/conditions-of-use.html">Conditions of Use</a></li> <li><a href="/privacy.html">Privacy Policy</a></li> <li><a href="/accessibility.html">Accessibility</a></li> <li><a href="/about/contact-us.html">Contact Us</a></li> </ul> </div> <div class="quarter text-right"> <ul class="socialsharer-container"> <li><a class="ca-gov-icon-twitter" title="Twitter channel" tabindex="0" href="https://twitter.com/Cal_OPR"><span class="sr-only">Twitter</span></a></li> <li><a class="ca-gov-icon-youtube" title="email" tabindex="0" href="https://www.youtube.com/channel/UCTBmAaS7WDxOcyjo85dcXtA"><span class="sr-only">YouTube</span></a></li> <li><a class="ca-gov-icon-email" title="email" tabindex="0" href="mailto:webmaster@opr.ca.gov"><span class="sr-only">Email the Webmaster</span></a></li> </ul> </div> </div> </div> <!-- Copyright Statement --> <div class="copyright"> <div class="container">Copyright © <script>document.write(new Date().getFullYear())</script> State of California</div> </div> </footer> <!-- Extra Decorative Content --> <div class="decoration-last"> </div> <!-- Load template core --> <script src="/js/cagov.core.js"></script> <script async src="https://siteimproveanalytics.com/js/siteanalyze_6292965.js"></script> <script> $(document).ready(function() { // Backward compatability fix for removing wrapper on new "sections" $('.main-primary > .section').closest('div.wrapper').removeClass('wrapper'); }); </script> </body> </html>