WanJetpack
WanJetpack copied to clipboard
💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计,项目结构清晰,代码简洁优雅,追求最官方的实现方式。欢迎star,非常感谢。已用到知识点:LiveData、ViewModel、DataBinding、ViewBin...
- which operating system are you using? Linux - which environment is pyroSAR running in? Anaconda Docker env - which version of pyroSAR are you using? '0.15.1' from conda -...
added geometry as Column in data table, select and insert function to be able to select more precise spatially. as the column is simply added at the moment, this might...
- which operating system are you using? e.g. Windows 10, Ubuntu 18.4, etc. - which environment is pyroSAR running in? e.g. system-wide Python installation, Anaconda environment, virtual environment, etc. -...
Hello, I get an error when trying to create an XML file with the SNAP "Collocate" operator. I haven't encountered this before and the code should be right. - which...
Hi all, I'm using pyroSAR to create, group, and then execute a graph via SNAP, the last of which via `gpt` from `pyroSAR.snap.auxil`. It seems to me that this operation...
Hi, all. I encountered an issue when executing the datacube indexing process. It raised `RuntimeError: mismatch of attribute 'resolution'`. I used the dataset which is processed using `geocode` function with...
With the newest version 0.14, the general support of EGM2008 for geoid correction of DEMs has been added. However, in the function pyroSAR.snap.util.geocode, the EGM that is applyied to an...
Occasionally the `EOF` OSV files downloaded from https://scihub.copernicus.eu/gnss via [pyroSAR.S1.OSV](https://pyrosar.readthedocs.io/en/latest/pyroSAR.html#pyroSAR.S1.OSV) contain an error message when the dedicated user account `gnssguest` is used in >20 parallel operations: ```xml An exception occured...
Hello, @h-sdl and I have implemented a small pipeline for change detection for polarimetric SAR images in python from [1]. In short, we can detect changes between two SAR and...
The [S1.OSV](https://pyrosar.readthedocs.io/en/latest/pyroSAR.html#pyroSAR.S1.OSV) tool will download a POE file if it does not exist locally. For comparison the start and stop range are not considered, but rather only the file name...