<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="https://epsci.ucr.edu/">
  <channel>
    <title>Pam Vervoot</title>
    <link>https://epsci.ucr.edu/</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>Could more of Earth’s surface host life?</title>
  <link>https://epsci.ucr.edu/news/2022/09/09/could-more-earths-surface-host-life</link>
  <description>&lt;span&gt;Could more of Earth’s surface host life?&lt;/span&gt;
&lt;span&gt;&lt;span&gt;Mayra Gandarilla&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;&lt;time datetime="2022-09-19T16:07:10-07:00" title="Monday, September 19, 2022 - 16:07"&gt;Mon, 09/19/2022 - 16:07&lt;/time&gt;
&lt;/span&gt;

            &lt;a href="https://epsci.ucr.edu/news"&gt;More News&lt;/a&gt;
    
            
                &lt;picture&gt;
                  &lt;source srcset="https://epsci.ucr.edu/sites/default/files/styles/article_header_l/public/GettyImages-913626698.png?h=10cfd30f&amp;amp;itok=psb4aC_5 1x" media="all and (min-width: 1401px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://epsci.ucr.edu/sites/default/files/styles/article_header_l/public/GettyImages-913626698.png?h=10cfd30f&amp;amp;itok=psb4aC_5 1x" media="all and (min-width: 1025px) and (max-width: 1400px)" type="image/png" width="1170" height="450"&gt;
              &lt;source srcset="https://epsci.ucr.edu/sites/default/files/styles/article_header_m/public/GettyImages-913626698.png?h=10cfd30f&amp;amp;itok=jsCao90J 1x" media="all and (min-width: 768px) and (max-width: 1024px)" type="image/png" width="1023" height="450"&gt;
              &lt;source srcset="https://epsci.ucr.edu/sites/default/files/styles/article_header_s/public/GettyImages-913626698.png?h=10cfd30f&amp;amp;itok=KUsZFRRt 1x" type="image/png" width="767" height="767"&gt;
                  &lt;img loading="eager" width="1170" height="450" src="https://epsci.ucr.edu/sites/default/files/styles/article_header_l/public/GettyImages-913626698.png?h=10cfd30f&amp;amp;itok=psb4aC_5" alt&gt;

  &lt;/picture&gt;

        
            Jules Bernstein    
            &lt;time datetime="2022-09-09T12:00:00Z"&gt;September 09, 2022&lt;/time&gt;
    
            &lt;p&gt;"Of all known planets, Earth is as friendly to life as any planet could possibly be — or is it? If Jupiter’s orbit changes, a new study shows Earth could be more hospitable than it is today.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;When a planet has a perfectly circular orbit around its star, the distance between the star and the planet never changes. Most planets, however, have "eccentric" orbits around their stars, meaning the orbit is oval-shaped. When the planet gets closer to its star, it receives more heat, affecting the climate."&lt;/p&gt;

&lt;p&gt;&lt;a href="https://news.ucr.edu/articles/2022/09/09/could-more-earths-surface-host-life" rel=" noopener" target="_blank"&gt;Read more.&lt;/a&gt;&lt;/p&gt;
    &lt;a href="https://epsci.ucr.edu/article-category/exoplanets-and-planetary-science" hreflang="en"&gt;Exoplanets and Planetary Science&lt;/a&gt;&lt;div class="tags-title"&gt;Tags&lt;/div&gt;
  &lt;div class="tags-list"&gt;
          &lt;div&gt;&lt;a href="https://epsci.ucr.edu/tags/exoplanets" hreflang="en"&gt;Exoplanets&lt;/a&gt;&lt;/div&gt;
          &lt;div&gt;&lt;a href="https://epsci.ucr.edu/tags/stephen-kane" hreflang="en"&gt;Stephen Kane&lt;/a&gt;&lt;/div&gt;
          &lt;div&gt;&lt;a href="https://epsci.ucr.edu/tags/pam-vervoot" hreflang="en"&gt;Pam Vervoot&lt;/a&gt;&lt;/div&gt;
      &lt;/div&gt;
&lt;div class="sharing-title"&gt;Share This&lt;/div&gt;&lt;span class="a2a_kit a2a_kit_size_32 addtoany_list" data-a2a-url="https://epsci.ucr.edu/news/2022/09/09/could-more-earths-surface-host-life" data-a2a-title="Could more of Earth’s surface host life?"&gt;&lt;a class="a2a_button_facebook"&gt;&lt;/a&gt;&lt;a class="a2a_button_x"&gt;&lt;/a&gt;&lt;a class="a2a_button_linkedin"&gt;&lt;/a&gt;&lt;a class="a2a_button_google_plus"&gt;&lt;/a&gt;&lt;a class="a2a_button_email"&gt;&lt;/a&gt;&lt;a class="a2a_button_printfriendly"&gt;&lt;/a&gt;&lt;a class="a2a_dd addtoany_share" aria-label="more options to share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fepsci.ucr.edu%2Fnews%2F2022%2F09%2F09%2Fcould-more-earths-surface-host-life&amp;amp;title=Could%20more%20of%20Earth%E2%80%99s%20surface%20host%20life%3F"&gt;&lt;/a&gt;&lt;/span&gt;&lt;script&gt;
    (function () {
        const customClassName = 'show-for-sr';
        const targetContainer = document.querySelector('.a2a_kit.addtoany_list');
        
        if (!targetContainer) return;

        const addClassToLabels = () =&gt; {
            const labels = targetContainer.querySelectorAll('.a2a_label');
            if (labels.length &gt; 0) {
                labels.forEach(label =&gt; {
                    if (!label.classList.contains(customClassName)) {
                        label.classList.add(customClassName);
                    }
                });
                console.log('Successfully applied show-for-sr class to AddToAny labels.');
                return true;
            }
            return false;
        };

        const observerConfig = { childList: true, subtree: true };
        const observer = new MutationObserver((mutationsList, observer) =&gt; {
            if (addClassToLabels()) {
                observer.disconnect();
            }
        });

        if (!addClassToLabels()) {
            observer.observe(targetContainer, observerConfig);
        }
    })();
&lt;/script&gt;</description>
  <pubDate>Mon, 19 Sep 2022 23:07:10 +0000</pubDate>
    <dc:creator>Mayra Gandarilla</dc:creator>
    <guid isPermaLink="false">937 at https://epsci.ucr.edu</guid>
    </item>

  </channel>
</rss>
