eurec4a / how_to_eurec4a

Code examples to get you started with EUREC⁴A data.
https://howto.eurec4a.eu
MIT License
6 stars 20 forks source link

matplotlib style: relative paths as `str` no longer supported #87

Closed observingClouds closed 1 year ago

observingClouds commented 1 year ago
import matplotlib.pyplot as plt
plt.style.use("./mplstyle/book")

raises error