Forrest Williams
Forrest Williams
I'd love to use this plugin with my NeoVim configuration, but I'm using an `init.lua` setup and not an `init.vim` is there any way to set options like `test#python#runner` inside...
**Description of the desired feature** Projects such as [cosi-corr](https://ieeexplore.ieee.org/document/4423207) and [autoRIFT](https://github.com/leiyangleon/autoRIFT) provide pixel offset data that could benefit from the timeseries analysis and small baseline inversion functionality of MintPy. MintPy...
**Description of the desired feature** FRInGE is a great new tool for InSAR deformation analysis that estimates a deformation time series from a stack of SLCs, but many InSAR utilites...
Hello, thank for creating this wonderful program. I was wondering if AutoRIFT includes, or if there are any plans to include a pixel-wise reliability measure for the displacements results. In...
Is it possible, or how could we enable, using kerchunk to create files that represent a subset of a dataset? In other words, given that you know which chunks you...
The ZRAN utility that is included in the examples folder of this project is incredibly useful. However more people could take advantage of it if it was available from within...
As discussed in the [`zlib` FAQ](https://zlib.net/zlib_faq.html), DEFATE-compressed data is not designed for random access: > 28. Can I access data randomly in a compressed stream? > > No, not without...
This issue references issues [#1215](https://github.com/boto/boto3/issues/1215), and its duplicate [#3466](https://github.com/boto/boto3/issues/3466) from the `boto3` repository. It has also been discussed in this [stackOverflow post](https://stackoverflow.com/questions/74153775/boto3-s3-multipart-download-of-a-large-byte-range). ### Issue `s3transfer` supports ranged download requests and...
I'm interested in using the `zran` functionality that is present within `indexed_gzip` with files that are not `gzips`, but were also compressed using `zlib` (e.g., `zlib` compressed zip files). However,...