Elle

Results 2 issues of Elle

While helping someone with their code I noticed this inconsistency in the `img_transform.regrid` API and docstring. The projection parameters are `source_cs` and `target_proj`, but in the docstring they're listed as...

🐞 **Problem** Parameters in doc are in a different order from the method signature (this is nitpicky, I know, but it's different from all of the other methods in this...