Kleanthis Karamvasis

Results 5 issues of Kleanthis Karamvasis

I am sharing the anaconda environment on Ubuntu 18.04 in which I was able to install successfully and use FRInGE functionalities. I hope this helps people on the installation phase...

Include only the existing land cover categories in legend - Modify [Lancover func](https://github.com/kleok/FLOODPY/blob/main/floodpy/Download/Download_LandCover.py) to return only the existing land cover categories - Modify the [create legend func](https://github.com/kleok/FLOODPY/blob/main/floodpy/utils/folium_categorical_legend.py) to get as...

The pre-flood water extent will be extracted by Sentinel-1 imagery and Sentinel-2 images before the flood. - For Sentinel-1 acquisitions (@kleok ) > - We select only recent (last month)...

enhancement

Hello everyone, I am a bit confused regarding the following issue: At uw_sb_unwrap_space_time.m in Line 229 we have: phase_residual=cpxphase.*exp(-1i*(K(i)*bperp_sub)); This makes sense to me. However, at uw_sb_unwrap_space_time.m in Line 242...

- Check if the existing [yml](https://github.com/kleok/FLOODPY/blob/main/FLOODPY_gpu_env.yml) work for Ubuntu without Nvidia GPU - Add a device argument in https://github.com/kleok/FLOODPY/blob/e8de3aecac1a934537e0b202f1b7e2a0aaca51d8/floodpy/Floodwater_delineation/Vit_approach/Predict_flooded_regions.py#L32 that supports the use of CPU.