MESMER-group / mesmer

spatially-resolved ESM-specific multi-scenario initial-condition ensemble emulator
https://mesmer-emulator.readthedocs.io/en/latest/
GNU General Public License v3.0
22 stars 15 forks source link

MESMER-X: replace bare Exception #468

Closed mathause closed 3 weeks ago

mathause commented 3 weeks ago

Replaces Exception by ValueError as the former is too general. These can potentially be refined as we work through the code.