-
This only occur when using the network to access worker, or using `protocol='tcp://'` kw in `LocalCluster`
Both memory of master and worker increase.
Step to reproduce (with a sequential loop):
…
-
Many packages depending on nansat expect some standard SAR bands like sigma0 in VV pol to be in real numbers. It will therefore be useful to adjust the SAR mappers to use the IntensityPixelFunc to pro…
-
I am trying to process one of the ICEYE sample datasets, from their "Daily Coherent Ground Track Repeat Stack" dataset. I found there is an `ICEYE_SLC` sensor module that looks like should read their …
-
Already configured product types for `astraea_eod`:
```py
>>> from eodag import EODataAccessGateway
>>> dag = EODataAccessGateway()
>>> [pt["ID"] for pt in dag.list_product_types(provider="astraea…
-
Hi ISCE developers,
Recently, we processed a coregistered SLC stack over cities in Europe and found that at times, the bursts processed across dates in a stack may be inconsistent. This seems to be…
-
Sentinel-1 GRD data in some regions are not well geolocated.
For example at (lat = 1.015326, lon= -76.483238):
![image](https://github.com/microsoft/PlanetaryComputer/assets/140395181/409d5346-…
-
- consider renaming sarvey_mti.py. to sarvey.py ?
- code organization as tools/SARvey/src/sarvey/cli for fast --help and so that sarvey --help works (in addition to sarvey.py --help) (check mintpy …
-
I noticed that for point extractions we only split by S2 tile: https://github.com/WorldCereal/worldcereal-classification/blob/16e50a3fe19d9e6923417ccfc48af74e2e74f8b8/scripts/extractions/point_extract…
-
When the primary node fails, sentinel switching will fail, and the log outputs "next failover delay: I will not start a failover before"
How do I fix this problem?
My redis conf :
rename-command …
-
The native implementation of `Object.defineProperties` on Android version >= 2.3.6 &&