Frida Garza is a staff writer at Grist.
'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'3505082\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{9b4b289c4cf02ac1b30a658d7daf23cd96e7c4c20ec48dbff87cceff028bb111}\\"3505082\\"{9b4b289c4cf02ac1b30a658d7daf23cd96e7c4c20ec48dbff87cceff028bb111}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
How California’s farmers can recharge the aquifers they’ve drained
When farmers face wet winters and dry summers, recharge can help store excess surface water, making it accessible during the growing season. In certain instances, like when farmlands are restored into floodplains, aquifer recharge can also double as habitat restoration for wildlife.
June 17, 2025
‘Praying for rain’: How New York farmers are dealing with drought — and unexpected brush fires
This year, the especially dry conditions also mean that the Hudson Valley faces a heightened risk of wildfires — something typically unheard of in the area. Parts of New York, New Jersey, and Connecticut have all seen wildfires in early November, with a massive fire on the New Jersey-New York state border still raging as of Monday.
November 12, 2024


