Geospatial Data in R - Cropping Data

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

You're amazing at explaining this stuff. Thanks a million for the helpful tutorials

connorohara-baker
Автор

Glad you're enjoying them! My stylists schedule is complicated, but we'll keep doing them as often as we can coordinate!

weecology
Автор

Thank you very much for your response ! I found it very useful, hope you'll respond similarly when I face similar problem.

alemayehumullatuadashio
Автор

Thank you it very useful. Yet I have question about how to much two /more spatial data with different resolutions ( e.g. 0.05 degree Soil moisture data and say 0.1 degree of ET data or other? ) thank you?

alemayehumullatuadashio
Автор

Congrats! Could you explain how to crop a netcdf file by shapefile?, regards

alorsan
Автор

I'm having an issue with cropping a non-contiguous raster mosaic to a set of polygons. When I try to crop, I get error [crop] extents do not overlap. However, I know there is overlap because I verified in ArcMap. IS there a way to crop many independent rasters to many polygons in R? thank you

connorohara-baker
Автор

this is a really nice video & I am trying to apply the same on the files I have.
When I try to crop I get this Error: Error in st_crop.stars(ind_region_stars, ind_outline) : for cropping, the CRS of both objects have to be identical

shapefile: Projected CRS: LCC_WGS84
tile file: from to offset delta refsys point values x/y
x 1 4800 60 WGS 84 FALSE NULL [x]
y 1 6000 40 WGS 84 FALSE NULL [y]


It would be of great help if you could help in fixing this issue.
Thanks

vineetsansi