Matt Fisher

Results 408 comments of Matt Fisher

I'm concerned that could be fragile. If that's an implementation detail and not a well-documented interface, it could change from under us. Even if it is well-documented and considered "part...

Hope you don't mind the rename, was finding the old name difficult to remember in my notifications :)

>What is the best way to handle credentials in these tests? @betolink @andypbarrett I think this may need documenting! As a developer, how do I run integration tests on my...

Will you be at hack day this coming week? I may not have time to review this before then :grimacing:

Sounds like a good plan :) Safe and fun travels!

@betolink what do you think of re-titling this issue to "Confusing output when running `earthaccess.download()` on undownloadable granules"?

>Just noting that uv has --resolution=lowest, which will install the lowest compatible version of dependencies, which would mean we wouldn't need to maintain a separate minimum-bounds environment :star_struck:

Open an issue like this one if you'd like to become a maintainer over on the conda-forge feedstock :) It would be really useful to have a couple more folks...

We also discussed coming back to handling list-like objects with 4 elements at a future time.

Circling back with some research from another ticket: We can achieve this with Pydantic's runtime validation decorator: https://docs.pydantic.dev/latest/concepts/validation_decorator/#argument-types