jbusecke / pangeo-forge-esgf

Using queries to the ESGF API to generate urls and keyword arguments for receipe generation in pangeo-forge
Apache License 2.0
6 stars 4 forks source link

Added mypy and fixed square bracket splitting #26

Closed jbusecke closed 4 months ago

jbusecke commented 4 months ago

I added mypy to the pre-commit linting and promptly found an issue with the code (nice!). This led to a fix for the (I think previously broken extension of facet values in square_brackets.

This extension is quite nice for users who want a subset of values for a specific facet (e.g. variables).