Two Colville women were booked into a rural Washington jail. It became a death sentence
Critics say WA jails are letting opioid users suffer from withdrawals, leading to preventable deaths
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); } }); });If there is any doubt that greenhouse gas emissions have extensive, far-reaching effects on our planet, the newly released results of a careful, long-term study should put any remaining confusion to rest. New research shows the Pacific Ocean is becoming more acidic, weakening shellfish and other marine life at a scarily fast clip - resulting in a 6 percent jump in ocean water acidity over the past 15 years in the top 300 feet of the ocean.

Ocean acidification is caused by carbon dioxide from cars, factories and power plants that causes global greenhouse effects and also dissolves in the ocean, writes Seattle Times science reporter Sandi Doughton.
The process makes seawater slightly more acidic, and also gobbles up carbonate, a basic building block of seashells. The higher acid environment dissolves shells, and kills plankton, marine snails and other small creatures that supply food for the rest of the marine ecosystem. Highly acidic water also kills fish eggs.
The result:
"The fact that we saw this very significant change over the last 15 years is a reminder of how mankind is affecting the oceans at an ever-increasing rate," said report co-author Richard Feely, of the National Oceanic and Atmospheric Administration's Pacific Marine Environmental Laboratory in Seattle.
The research teams measured acidity along 2,800 miles of ocean between Oahu and Kodiak in 1991, and returned in 2006 aboard a University of Washington research vessel, analyzing nearly 1,500 water samples over two months. To read more of the results, follow this link.
Other scientists warn the findings won't be confined to the one area of the Pacific studied in the report.
Geophysical Research Letters.
-- Rita Hibbard
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.