In this section, a bunch of tutorials are given along with data set. Users may find them and start learning using the instruction given in the pdf doc
https://drive.google.com/file/d/1hQghfnSEEp6P12GC-qPVC-wlKk4X0YiC/view?usp=sharing
https://drive.google.com/file/d/1-mvzHaILwmpYs1U3librCLdstR-YaHtn/view?usp=sharing
In this section, we're going to learn about the spatial data in R. This includes summary statistics, regression, spatial autocorrelation, etc. We'll also learn about climate data using spatial statistics. The R scripts with the data descriptions have been attached here.
We're going to deal with "meuse" data which comes with package 'sp'. The meuse data is environmental data which contains heavy metal concentration in soil. The data also contains info about the flood frequency, distance from the river, elevation, and land cover. The tutorial starts with a basic analysis and goes to spatial interpolation. Topics covered so far in it:
Understanding the spatial data
Summary statistics
Regression modeling
Graphics
Interpolation (IDW)
Script for environmental data analysis: https://drive.google.com/file/d/15yA5hu7foceh21aPorFs6V5OQXtoySJP/view?usp=sharing
This part of the tutorial deals with climate data. Near-surface air temperature at 2 m height (t2m) is considered here to run the analytics. t2m is a reanalysis data obtained from the European Centre for Medium-Range Weather Forecast (ECMWF). The reanalysis data is bias-corrected weather data generated from an integrated forecast model that is a global scale large eddy simulation model. The data is obtained in the network common data format (.nc). The topic
covered so far:
Importing .nc file
Converting into raster format
Extraction of data using spatial polygon
Mapping choropleths
Analyzing patterns
Script for climate data analysis: https://drive.google.com/file/d/1knFFU7595lizXM3xBURElyP920K4g5Lo/view?usp=sharing
Data: https://drive.google.com/file/d/1anooQO5hCcUBJb0R6_PVamMVhMQOPDJl/view?usp=sharing
India shape file: https://drive.google.com/drive/folders/1_5C0Q7xhQzxZmIl3Drr9BWAZ5gtjv9E1?usp=sharing
https://drive.google.com/file/d/1TlvnYEdtq3YqyaAo1dM983XbwmUncib4/view?usp=sharing
Use this link to get the file
https://drive.google.com/file/d/1MlhOYcHXwigFbIzNaicwuuaYqxapOEVC/view?usp=sharing
Use this link to see the file
https://drive.google.com/file/d/1jxJl0rCPJAs0eDp47f4R2q2jq7bWaji5/view?usp=sharing
https://drive.google.com/file/d/1aAKz4RJV1PUGYF6G71oelraMfPbOYpcm/view?usp=sharing
SSEA Shape file
shp
https://drive.google.com/file/d/1TOHu3xPrTSUrRDg8EIQsQVmdY6AzKzhD/view?usp=share_link
dbf
https://drive.google.com/file/d/1virfqNaSQZoRAPC7Oy9wgEgmnMxc-WLa/view?usp=share_link
shx
https://drive.google.com/file/d/1F9mvnewIsQcudZbiiqXvxNEqzLUwYXwG/view?usp=share_link
prj
https://drive.google.com/file/d/1fPfj5gc_HdL53tR1bUmwGBYE2kzHm1nQ/view?usp=share_link