ProjectDrawdown / solutions

The mission of Project Drawdown is to help the world reach “Drawdown”— the point in the future when levels of greenhouse gases in the atmosphere stop climbing and start to steadily decline, thereby stopping catastrophic climate change — as quickly, safely, and equitably as possible.
https://www.drawdown.org/
Other
211 stars 91 forks source link

Debugging aids #504

Closed johnpaulalex closed 2 years ago

johnpaulalex commented 2 years ago

When scenario names aren't found, show the available list of scenarios. Helps debug simple transformations like underscores for spaces.

Also force reloading when importing a module from factory.py - this lets you recover from errors in importing said module.