Sokora
Sokora
  • Видео 23
  • Просмотров 14 569
Downloading CORDEX-Africa dataset#
This video shows how to download the CORDEX-Africa dataset from the DKRZ. Data on several climatic variables are available for both historical and RCPs (RCP2.6, 4.5, and 8.5). Data are available in #NetCDF file format.
#cordex #africa #netcdf
Просмотров: 1 025

Видео

Extracting data for point locations from gridded climate datasets in #R #shorts
Просмотров 278Год назад
This video discusses how to extract time series data for particular locations and/or multiple locations from gridded rainfall, temperature, and other climatic variables. The geographic points of the locations can be collected either from google Maps or using a GPS device. TerraClimate dataset can be accessed at www.climatologylab.org/wget-terraclimate.html
Mendeley reference management software
Просмотров 56Год назад
Mendeley reference management software uses to manage, cite and add a bibliography to our scientific writings. It saves our time and energy. ruclips.net/video/bT923Iayzx0/видео.html
Pie chart in #r#software#sokora
Просмотров 60Год назад
Pie chart in #r#software#sokora
Plotting time series data in #R#software #sokora
Просмотров 2,3 тыс.Год назад
This video shows how to plot time series data in R with double-side y-axis values.
Chi square test in #r #software #sokora
Просмотров 216Год назад
This video shows how we can use the Chi-square test in R. This test is used to examine the association between two categorical variables.
Zotero refernce management #software #zotero #sokora
Просмотров 48Год назад
This software enables us to collect, manage and use reference materials in an easy way. It is easy and open-access software. It saves time, and energy while improving our accuracy. www.zotero.org/download/
Simple linear regression in #R #software #sokora
Просмотров 48Год назад
Simple linear regression shows a relationship between a single response (dependent) and predictor (independent) variables. The same formula will be used also for the multiple regression only adding predicting variables.
Circular barplot in #R#software #sokora
Просмотров 2,5 тыс.Год назад
This type of plot uses when we have a large number of bars than 12. I created hypothetical data for this plot but the same holds for the actual data, which we collect from different sources.
Getting recent shape files #r #software #sokora
Просмотров 24Год назад
This video clarifies us from where we can get recently updated shape files and other datasets for our analysis. The humanitarian data exchange website provides shape files and other csv and excel datasets which would be very important for various studies.
Likert scale in #R #software #sokora
Просмотров 4,4 тыс.Год назад
This video shows how we can nicely visualise data collected in likert scale. Likert scale can be measured in a scale of 3, 5 or 7.
Plotting multiple raster stacks in #R #software
Просмотров 520Год назад
This video discusses how we can plot multiple raster stacks in #R. We can download different spatial datasets freely available for #R through different packages such as the #raster package. I accessed long-term monthly average precipitation data from the Worlclim dataset, which provided data with a spatial resolution of 0.5, 2.5, 5, and 10. #Worlclim dataset www.worldclim.org/data/index.html. M...
Plotting raster file in #R
Просмотров 539Год назад
In R we can do different spatiotemporal analyses and format our files for the region of interest. In this video, I attempted to show how we can read, plot, set color, crop, and mask a single raster file to the area of interest and visualize it in R. If you are interested in learning more about spatiotemporal analysis in R would it be precipitation, temperature, NDVI, and other gridded datasets,...
Adding points on the map #R
Просмотров 6002 года назад
Adding points on the map using R programming. I provide a tutorial on R basics in the other videos. I also demonstrate how to use dplyr and ggplot to show data manipulation and data visualization. In the next videos, I will present how to plot basins, rivers, and other shape files. You can add to the comments if you have any.
Selecting and mapping shape files in #R
Просмотров 1932 года назад
Selecting and mapping shape files in #R
Creating a study area map in #R #software
Просмотров 1,1 тыс.2 года назад
Creating a study area map in #R #software
Creating boxplots in R
Просмотров 582 года назад
Creating boxplots in R
correlation graphs in R
Просмотров 1552 года назад
correlation graphs in R
Correlation in R
Просмотров 292 года назад
Correlation in R
merging datasets
Просмотров 692 года назад
merging datasets
R for beginners
Просмотров 402 года назад
R for beginners
R Tutorial Video part 2
Просмотров 462 года назад
R Tutorial Video part 2
R Tutorial Videos
Просмотров 2572 года назад
R Tutorial Videos

Комментарии

  • @lawalmamudu5184
    @lawalmamudu5184 11 дней назад

    please, this site is not opening for is a change in th address

  • @AbineshAsufa
    @AbineshAsufa Месяц назад

    ❤❤❤

  • @ldsharma6546
    @ldsharma6546 2 месяца назад

    Sir I have analysed 850 soil samples for different forms of soil acidity but I don't have any facility to prepare soil acidity map, so could you kindly help me to prepare the acidity map?

    • @sokora5083
      @sokora5083 2 месяца назад

      Do you have data points in excel or in any format?

  • @hojatore
    @hojatore 6 месяцев назад

    could you share the complete code?

  • @MulugetaTefera-xe2zw
    @MulugetaTefera-xe2zw 7 месяцев назад

    Please be aware that CORDEX data is not ready yet for CMIP6.

  • @ronvave2997
    @ronvave2997 11 месяцев назад

    Thank you for this. Wondering how I can manually order variable names (the preQs)

  • @antenehworku7648
    @antenehworku7648 Год назад

    you did great job, can you share the data and script

  • @julissamenchola
    @julissamenchola Год назад

    Hi, why I get the error "All items (columns) must have the same number of levels"?

  • @getnetengdaw134
    @getnetengdaw134 Год назад

    This is the great video. please release videos on LULC classification by using R.

  • @ahmed.lal-budeiri1450
    @ahmed.lal-budeiri1450 Год назад

    Thank you very much Please, is there any Cordex data for the sixth experimentCMIP6?

    • @sokora5083
      @sokora5083 Год назад

      No, this is for RCPs but you can download CMIP6 here following more or less the similar procedure esgf-node.llnl.gov/projects/cmip6/

  • @andrewong772
    @andrewong772 Год назад

    Why cant you show the full view of the coding?

    • @sokora5083
      @sokora5083 Год назад

      that was because I'm using a small screen. I will add code to the description area

    • @andrewong772
      @andrewong772 Год назад

      @@sokora5083 Why %>% is not working?

    • @andrewong772
      @andrewong772 Год назад

      could not find the function %>%

    • @sokora5083
      @sokora5083 Год назад

      @@andrewong772 Hi Andrew, install.package (tidyverse) to your R-studio.

    • @beneberuteferra1870
      @beneberuteferra1870 Год назад

      @@sokora5083 Thank you, why don't you add the code right now?

  • @ramadhanichambuso6508
    @ramadhanichambuso6508 Год назад

    Thank you very much 🙏🙏.

  • @oscarsottie1731
    @oscarsottie1731 Год назад

    Thank you. But your codes are not visible enough, if you could please make it more visible

  • @jaspernijlunsing6026
    @jaspernijlunsing6026 Год назад

    This really helped me! Thank you very much!

  • @honestmediaofficialkindiez4672

    hi mark thankyou uploading this video. do you have video on Quantile mapping bias correction methods using R

  • @tekilubutusha676
    @tekilubutusha676 Год назад

    Wawuu (patriotism)best sokora tutorial titles really underlined ideas

  • @sokora5083
    @sokora5083 Год назад

    let <- letters[1:26] value <- sample(10:100, 26) df <- data.frame(let, value) library(ggplot2) ggplot(data = df, aes(x=let, y=value, fill=let))+ geom_bar(stat = "identity")+ theme_minimal()+ theme(legend.position = "none")+ coord_polar(start = 0)+ ylim(-50, 100)

  • @muhammadameeq9776
    @muhammadameeq9776 Год назад

    very informative

  • @sokora5083
    @sokora5083 2 года назад

    You can comment anything you would like to improve and included in the next video.

  • @sokora5083
    @sokora5083 2 года назад

    You can comment what you would like to cover in the next video.

  • @aimeable
    @aimeable 2 года назад

    nice work dear Brother

  • @abebechindi6990
    @abebechindi6990 2 года назад

    Dear, Dr. Markos, Thank you so much!

  • @Maybartube9636
    @Maybartube9636 2 года назад

    Thank you, dear.

  • @wubshettefera7463
    @wubshettefera7463 2 года назад

    Thank you dear!

  • @thomaslemma
    @thomaslemma 2 года назад

    This is a good start. Try to start from the beginning by explaining what the working directory is, and the R studio interface, making it clear what every line of code means and what it is doing. Brilliant Markos.

  • @sokora5083
    @sokora5083 2 года назад

    You can also attend online training on via Zoom on Sunday between 4 - 6:00

  • @sokora5083
    @sokora5083 2 года назад

    You can add your questions here and I will consider them during the next tutorial.