I was using MPC Hub, and now switching to using API. I'm working with Sentinel-2 metadata parquet, which is very useful in per-filtering the tiles which I want to request later through the MPC catalog ...
After upgrading to Python 3.11 and Chameleon 4.2.0, I'm encounter errors seemingly at random when rendering my templates. def _render_html(template_name, template ...