Sylvester

Results 73 comments of Sylvester

Congratulations for solving the problem! Running test from a source directory was it!

Installed from PyPi in Python 3.12 venv on macOS, Ubuntu 24 and Arch. 12 tests passed with 0 errors. Thank You!

A suggestion: Windows binary wheels are available from PyPI. Christoph Gohlke has moved to GitHub, but I don't see scikit-fmm on the list.

I have a possibility to do more test on Windows now. Only wheel build with the latest Visual Studio works normally. We are using it. BTW C.Gohlke is only on...

After reading about problems with shapely, I was able to build, install, import skfmm and run test with numpy 2.0 by simply replacing "oldest-supported-numpy" with just "numpy" in pyproject.toml

"numpy>=1.19" may be more correct (the lowest version supported by Python 3.9)

Its working quite well with 12.1 with beautiful water and coastlines. I am using distance masks. It is mergeable with master - not the old progressive_zl branch. "imprint_masks_to_dds" does'nt look...

See comment: https://github.com/oscarpilote/Ortho4XP/issues/228#issuecomment-2002318083

Elevation data from Viewfinder Panoramas can only be downloaded in chunks of 24 tiles. Direct tile downloads based on latitude and longitude are not supported anymore. This part of code...

@d41k4n Appreciate your feedback as well! Tried my best. Could not resist to update requirements