Qiusheng Wu

Results 379 comments of Qiusheng Wu
trafficstars

Inland Water Body Mapping Using Multitemporal Sentinel-1 SAR Data - Marzi, D., Gamba, P., 2021. Inland Water Body Mapping Using Multitemporal Sentinel-1 SAR Data. IEEE Journal of Selected Topics in...

> Sentinel-2 Cloud Masking with s2cloudless https://developers.google.com/earth-engine/tutorials/community/sentinel-2-s2cloudless Thanks for the suggestion. It has a Colab example available. You are welcome to adapt the example and submit a pull request to...

The whitebox runner works fine on my Manjaro Linux. You can try installing the whitebox Python package using `pip install whitebox`. Then use the following command to invoke wb_runner. ```...

@vlahm Can you create the difference image and show it to see where these differed pixels are located?

Note that `os.chdir(self.exe_path)` is used 10 times in [whitebox_tools.py](https://github.com/jblindsay/whitebox-tools/blob/master/whitebox_tools.py), so changes need to be made to those 10 occurrences.

@karelvancamp That's helpful. Does it have a Python version?

Trufpy seems interesting. I am aware of the leaflet-geoman plugin. Still waiting for ipyleaflet to adopt it. https://github.com/jupyter-widgets/ipyleaflet/issues/1012

The resizable Sankey diagram can now be directly displayed on the map. https://user-images.githubusercontent.com/5016453/118070943-d53c2900-b374-11eb-8d6f-6a3d6a949ed6.mp4

Thank you for reporting. You are welcome to submit a pull request.

A prototype. See the notebook example https://geemap.org/notebooks/63_charts https://user-images.githubusercontent.com/5016453/110247424-3b05d200-7f3a-11eb-9c5b-4200068bace6.mp4