mmann1123 / pyGIS

pyGIS is an online textbook covering all the core geospatial functionality available in Python. This includes handling vector and raster data, satellite remote sensing, machine learning and deep learning applications. -- Under Development --
Other
173 stars 29 forks source link

Issue on page /docs/e_raster_reproject.html #45

Open rfpg opened 1 year ago

rfpg commented 1 year ago

Do any of these resampling/interpolation methods need to be explained in more detail?

[‘average’, ‘bilinear’, ‘cubic’, ‘cubic_spline’, ‘gauss’, ‘lanczos’, ‘max’, ‘med’, ‘min’, ‘mode’, ‘nearest’].

For example, will students know the difference between cubic and cubic_spline? Maybe include a resource like this.

Provide more context for the figure (what is it? why does it matter?) and adjust the figure numbering.