sarpy icon indicating copy to clipboard operation
sarpy copied to clipboard

CPHDReader from remote file

Open holmesv3 opened this issue 1 year ago • 2 comments

The documentation has an example for SICD and SIDD readers being created from a remote file using smart_open. When trying the same with a CPHDReader it fails because a local file path is expected.

Are there plans to add remote file capability for the CPHDReader, or is there an implementation detail which blocks it?

holmesv3 avatar Jan 07 '25 17:01 holmesv3

Hello, we are currently working on SARPy 2.0 which I believe will address this issue. We are currently calling the new release SARKit. You can check out the new release here: [(https://github.com/ValkyrieSystems/sarkit)] Please keep in mind that this code is not finished and is still experimental.

dhaverporth avatar Jan 13 '25 19:01 dhaverporth

Thanks for the response! Is sarpy going to continue being maintained, or is this new sarkit replacing it? Should new features/bugfixes be directed towards sarkit instead?

holmesv3 avatar Jan 13 '25 21:01 holmesv3

@holmesv3 We will continue to maintain sarpy for the time being. Please submit new feature and bugfix requests here. We will review them and determine if the request should be resolved in sarpy or in the future capability (sarkit)

I am forwarding this capability request to sarkit.

sarkit request here: https://github.com/ValkyrieSystems/sarkit/issues/45

petersontex avatar Jun 18 '25 20:06 petersontex