How to create an animated time-lapse of temperature using netCDF grid data (Part 5)

Поділитися
Вставка
  • Опубліковано 10 лис 2024

КОМЕНТАРІ • 21

  • @everydaystoriesanimated2318
    @everydaystoriesanimated2318 4 роки тому

    *TOP QUALITY VIDEO *keep uploading.. ❗️‼️

  • @opeyemialabi4572
    @opeyemialabi4572 2 роки тому

    This series has helped me a lot. Thank you!

  • @hirensolanki9314
    @hirensolanki9314 3 роки тому

    Thank you so much for providing such wonderful tutorials. It is just amazing.

  • @syadurrahaman7285
    @syadurrahaman7285 3 роки тому

    Thank you so much for the tutorials, It's really helpful for me.

  • @m.irfanasim5297
    @m.irfanasim5297 4 роки тому +1

    Your videos are very helpful for me, How we can change time series from daily to average monthly to create time-lapse of temperature????

  • @martinpasquesoone515
    @martinpasquesoone515 4 роки тому +1

    Thank you for your tutorials, they are very usefull !! :D

  • @kassahunaweke3058
    @kassahunaweke3058 2 роки тому

    Nice guide, thank you in advance.
    What if the data is yearly time series?
    The output of the title for each iteration is the index, for my case, how can i make it the name of each year for each iteration?
    Thanks.

  • @laplas3763
    @laplas3763 3 роки тому

    thanks for everything. I watched all your episodes. I will use another data set. In mine .NC file creates the image of a day. How can I combine them? I want to take a screenshot for you. Where can I write? Thank you.

  • @wernerdebarros
    @wernerdebarros 3 роки тому

    Thanks so much for your video!

  • @danielboateng2348
    @danielboateng2348 4 роки тому

    Good Job

  • @nikhilteja91
    @nikhilteja91 4 роки тому

    Amazing...Thanks a lot....

  • @pradeepattri8375
    @pradeepattri8375 3 роки тому

    for wrf model outputs which is GRIDDED data but not in degrees the adding shapefile is actually not working with matplotlib package.
    i was trying geopandas can you help me, so how we can add shapefile using geopandas.

  • @IITRanjanKumar
    @IITRanjanKumar 3 роки тому

    My plot s missing with the value range in the right side as you shown in the tutorial what shall I do for it? Because without value there is no meaning please help

  • @RAKESHGHOSH-zl6gn
    @RAKESHGHOSH-zl6gn 3 роки тому

    How to make area average line plot with time using these same data sets...?

  • @BrijeshKumar-dm9bw
    @BrijeshKumar-dm9bw 4 роки тому

    kindly make the video to extract time-series data from multiple point shapefiles into CSV (extended one of part 3).

    • @geodeltalabs
      @geodeltalabs  4 роки тому +1

      Here is the tutorial
      ua-cam.com/video/FzMQs8oTS3Q/v-deo.html

  • @amitkumar-sv4wr
    @amitkumar-sv4wr 4 роки тому

    what if i have an excel file with three column-lat,long and temp. and i wish to plot similar graph. can u help me in this?

    • @geodeltalabs
      @geodeltalabs  4 роки тому

      Hi, if you have lat, lon and temp in an excel file, are those corresponding to point temperature data?

    • @amitkumar-sv4wr
      @amitkumar-sv4wr 4 роки тому

      @@geodeltalabs yeah but i figured out a way. i just have to make z a 2-d matrix and it worked. Thanx. Futher i imported india shape file in basemap. map is looking better that way.

  • @amitkumar-sv4wr
    @amitkumar-sv4wr 4 роки тому

    Hi @GeoDelta Labs