Most WA federal rulings found immigrant detentions flouted due process
In 2025, Washington federal courts granted petitions challenging detention more than half the time
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });
Remember back when climate change was a science story? One group of climate scientists said the Earth appeared to be warming and it looked like emissions of carbon dioxide and other gases of the Industrial Revolution were trapping heat in the atmosphere. Another group of climate scientists said the data just didn't show that what we were seeing was anything but random climate shifts, just some much meteoro-statistical "noise."
Over the last two decades*, evidence piled up that the first group was right. Almost every practicing climatologist came around to seeing that, indeed, we're on an unusually fast warming trend and it's clear that greenhouse gases have at least something to do with that. Serious climate scientists aren't debating the basics anymore. Now they're trying to gauge just how sensitive the climate is to greenhouse gases, i.e., how soon it's likely to get how bad.
So today, climate change is not really so much a science story any more. It's a business story. A government story. A consumer story. Even a food story.
But first and foremost, climate has become a political story. It's late, so I won't belabor the point, but here are two significant developments on that front:
So, on both the national and international fronts, the news today was that of a failure to come to grips with what appears to be humanity's largest environmental challenge ever, one that already seems likely to push global temperatures higher than they have been since long before humans organized themselves into anything resembling modern society.
Will climate change ever go back to being mostly a science story? Not bloody likely. We'll do our best to stay on top of the big political developments here.
* The actual theory about greenhouse warming dates to 1896. Evidence didn't start to be amassed in any measure until the 1970s and 1980s, says a compact history by Spencer Weart. He's the same climate historian we mentioned in yesterday's post who wrote up how he thinks future historians will look back on this period of intense political detate about climate.
-- Robert McClure
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.