Multi-Dimensional NetCDF file handling using MATLAB 2022a----Extract with Shape file

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 11

  • @victorcasado5413
    @victorcasado5413 ปีที่แล้ว

    Thanks a lot for this video, it's just what I needed.

  • @gauravmishra5351
    @gauravmishra5351 2 ปีที่แล้ว

    I really appreciate the in detail handling of Netcdf files. Kudos!!

  • @parthasarathibhuniya1205
    @parthasarathibhuniya1205 2 ปีที่แล้ว +1

    Thank you so much. If possible please try to make a video on multiple netCDF files.

  • @AHANA_MUKHOPADHYAY
    @AHANA_MUKHOPADHYAY ปีที่แล้ว

    Thank you for the video. If possible, please share the link of your github profile.

  • @u.jayaprakashraju3218
    @u.jayaprakashraju3218 2 ปีที่แล้ว

    Thanks a lot can you make a vedio on vertical slicing i.e altitude vs parameter temperature in multi dimensional netCDF datasets

  • @kekusmile1
    @kekusmile1 ปีที่แล้ว

    Thanks for nice video. I have query related to time variable, if it is given as "seconds since"

  • @sunilbadyal4415
    @sunilbadyal4415 ปีที่แล้ว

    great video. However, you have used only a single nc file. In case of multiples file how we should proceed with this code? could you help me with this?

    • @the_Storysmith_
      @the_Storysmith_  ปีที่แล้ว

      Simply export the nc file to .mat file and combine the files

    • @sunilbadyal4415
      @sunilbadyal4415 ปีที่แล้ว

      @@the_Storysmith_ I'm trying using loop for reading the all nc files. But it is not working and giving error. It also showed a error that error in reading latitude. Could you help me with this?

    • @tsehayenegash8394
      @tsehayenegash8394 ปีที่แล้ว

      @@the_Storysmith_ I have a huge data with its extension.nc file. In a single day it contains 5965 files how can I export all this file into .mat? If you know please help me