pysheds icon indicating copy to clipboard operation
pysheds copied to clipboard

sGrid and pGrid have major differences

Open giorgionicoletti opened this issue 1 year ago • 0 comments

I have been noticing that, when numba is installed, importing Grid() from pysheds.grid automatically imports the class defined in sGrid.py instead of pGrid.py.

However, several features are missing from sGrid (such as support for projections in cell_distances or the method cell_area). Is there a reason for this choice?

Thank you!

giorgionicoletti avatar Jan 19 '24 11:01 giorgionicoletti