How to Extract NetCDF Data Using ArcGIS || NetCDF Extractor || Copy GIS Attribute Table to Excel ||

Поділитися
Вставка
  • Опубліковано 15 січ 2025

КОМЕНТАРІ • 39

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

    Thank you Sir. Greetings from Peru.

  • @yoyoslc
    @yoyoslc 2 роки тому +1

    Thank you for the video. Very helpful.

  • @kellydulcemoncayo6468
    @kellydulcemoncayo6468 5 місяців тому

    Thank you Sir. Super helpful.

  • @Nahuti
    @Nahuti 3 місяці тому

    precipitation unit in this video is mm or kg m-2 s-1. do we need to convert to mm?

  • @mamamamay7948
    @mamamamay7948 2 роки тому +1

    Hello, Engr. Haroon. I is interesting video. Is there a method to automate the data extraction for multiple netcdf4 files to make time series data for many locations at once .

    • @EngrHaroonHaider
      @EngrHaroonHaider  2 роки тому +2

      hi, you can check other videos, extraction using R studio or Using MatLab...

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

      @@EngrHaroonHaider can you give the link

  • @jokosuryantostiperkutim3649
    @jokosuryantostiperkutim3649 2 роки тому +1

    I tried to extract the chirps precipitation data, but the result in the Precip column is null. Are you willing to give advice?

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

      The extension of Chirps data is nc4 file, please change the extension in the codes

  • @alemayehumullatuadashio5350

    Thank you very much for the tutorial,my question is it possible to extract ISCCP (cloud cover data) using the same procedure? if not suggest me how to do it.

  • @visakuotsu9120
    @visakuotsu9120 Рік тому

    Thank you for the video. I wanted to know where you downloaded the aphro data.Please help

  • @rokayahassan2051
    @rokayahassan2051 2 роки тому +1

    I tried to extract a time series of ERA5 data at specified location, it works but the time column repeated and not corrected

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

      I am pretty sure you can download ERA5 data in excel as well, but for NC files you can try my other videos Data extraction using MATLAB and R-Studio, or may be if you can share me your steps and the results, then I will be able to help you...

    • @rokayahassan2051
      @rokayahassan2051 2 роки тому +1

      @@EngrHaroonHaider Thanks for reply. I used arcgis 10.3 and It didn't properly . I used Arcpro it works

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

      @@rokayahassan2051 that's great 🌹

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

      @@rokayahassan2051 I also need to extract the time series data of ERA5 for some particular locations. I tried it with arcGIS but I am not sure whether I extracted it correctly. Total mean monthly precipitation observations are very small in magnitude. If you could please provide the link here that helped you in extracting the same?

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

      ​@@bilalbhat239 I followed the same steps as in this video. Actually I extracted temperature. It was correct values.
      Try to open the nc file by panoply to get these factors scale factors and offset . This is because values of some data values are stored as short integer to save storage space. In order to get actual values, you have to apply the following equation get to the real value:
      value = scale_factor * ( stored_value - add_offset )
      Please let me know if it works with you I planned to use precipitation data soon.

  • @minimousepinky1684
    @minimousepinky1684 Рік тому

    Hi Haroon, thank you for sharing, it's very helpful. I wanna ask you, how do we know the units of the extracted data? Because in my case, I extracted historical precipitation dataset from EC-Earth3 (GCM), the results are arround 0.000006, 0.000015, etc. I think that's a bit illogical. Looking forward to hearing from you. Thank you.

    • @rizwan3147
      @rizwan3147 Рік тому

      It is per second data. multiply it with 86400 to get daily data

    • @hammadmehmood4805
      @hammadmehmood4805 Рік тому

      and what about tempreture
      @@rizwan3147

    • @greeshmaranjith6279
      @greeshmaranjith6279 Рік тому

      The unit of downloaded data is kgm-2s-1. We need to convert it to mm per day ( so multiply by 86400*1000 and divide by 1000 to get rid of density) . Just multiply by 86400

  • @AshfaqAhmad-r6s
    @AshfaqAhmad-r6s 8 місяців тому

    Assalamulikm brother.
    can i get prcip data in raster formate for specific year in in the future under different scnerios of ssp126, 445 and 585.. if yes please share videos

  • @elhammobarak1734
    @elhammobarak1734 Рік тому

    Hi. if I want to extract time series for every pixel what do i do?

  • @iqbalmaulanaihsan4884
    @iqbalmaulanaihsan4884 8 місяців тому

    Why are the dimension values, lattitude and longitude columns filled with the numbers 34 and 73?

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

    Thank u Sir

  • @whodunit9894
    @whodunit9894 10 місяців тому

    I tried doing this for GPM data, My results are null. Can you help me?

  • @nazratabbas2499
    @nazratabbas2499 Рік тому

    What is unit of precipitation? Seems all values below zero

    • @EngrHaroonHaider
      @EngrHaroonHaider  Рік тому

      depends upon your netcdf files and the data you are incorporating.

  • @bekhtamansour
    @bekhtamansour 3 місяці тому

    what is the in put file more detail please ?

  • @alemayehumullatuadashio5350

    If you have tutorial on how I could retrieve ,please! It failed so many times when I try.

    • @EngrHaroonHaider
      @EngrHaroonHaider  Рік тому +1

      what is the error? can you please elaborate a bit?

    • @alemayehumullatuadashio5350
      @alemayehumullatuadashio5350 Рік тому

      @@EngrHaroonHaider Thank you very much for your concern,I downloaded ISCCP data from its site in nc format and imported it in Arcgis following steps (Multidimensional tools-NetCDF to Raster layer, Feature...) ,I tried all options. Under some options there it never allows to insert variables like (log, lat),in others it stops execution. The variables I want extract are cloud cover fraction,total cloud cover ....for my aoi.

    • @EngrHaroonHaider
      @EngrHaroonHaider  Рік тому +1

      Maybe there is an error in your NetCDF file...