Matt Fisher
Matt Fisher
**Describe the bug** This is the same underlying issue as https://github.com/pytroll/satpy/issues/1889 Satpy `Scene`s do not offer a mechanism to manually close their open files when you're done interacting with a...
It's possible with a paging query to receive duplicate or lost results if changes to CMR are occurring between page queries. The recommended way to avoid this is currently the...
I've got an example going that replaces the queries to the collections and granules endpoints with gql calls. This isn't a holistic update to the notebook, just an example of...
### What is the bug or the crash? #### TLDR * We use PyQGIS to create a `.qgs` project file containing many pre-configured and styled layers from many data sources....
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? I'd like to be able...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Currently, when I put config...
I was struggling to find how to get the generated Dockerfile contents. When I found it, I thought I'd open a PR to add a link from the first place...
Browser & OS (see also https://www.whatismybrowser.com/): Firefox:Pop!_OS ## Describe the bug My org has many repos which are set up with the integration so each release triggers a new DOI....
Following the docs, I'm able to set up a pre-commit hook using the exact YAML in the README, but I prefer to set `rev:` to a version number if possible....
Follow-up from #367. Granules have `granule["umm"]` and `granule["meta"]` members that are not currently documented. What's the best way to document this? Expose them in a way that our autodoc gets...