How to easily download multiple years of climate data from the Copernicus data store using python?

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

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

  • @shamsulhoquekhan933
    @shamsulhoquekhan933 9 หลายเดือนก่อน +1

    After going through couple of videos and bullshit crap, I came across this video and found it easy and helpful. Great job!!!

  • @HilmerNavJim
    @HilmerNavJim หลายเดือนก่อน

    Thanks a lot..It was so helpful.

  • @swadhinsatpathy4527
    @swadhinsatpathy4527 5 หลายเดือนก่อน +2

    can't select all from year.

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

    Thank you for this video. I am student and i would like you to do a video on how and where to download significant wave height, windspeed, mean wave period, and wave directions. I need them for my thesis.
    Thank you

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

    Appreciated Sir 🤍

  • @nastaranhashemi6835
    @nastaranhashemi6835 9 หลายเดือนก่อน

    useful

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

    Hi! Thanks for sharing this video. But I would like to know how to submit this script to a HPC remote server as job to run?

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

    I have error Exception: Missing/incomplete configuration file: C:\Users\Windows/.cdsapirc

    • @javed-ali
      @javed-ali  ปีที่แล้ว

      I think you did not configure the CDS API correctly. Check this page for installing the CDS API properly: cds.climate.copernicus.eu/api-how-to

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

    Thanks for this video. I have the similar script with the same time range, but with more variables and pressure levels. When I ran it, it is showing me the following error message: Exception: the request you have submitted is not valid. Request too large. Requesting 5185920 items, limit is 120000.
    I don't know what is wrong with my script?

    • @javed-ali
      @javed-ali  ปีที่แล้ว

      Please note that there is a limit to the amount of data you can download from the Copernicus data store at one time. It is important to keep in mind that you cannot exceed this limit and will need to download one variable at a time. To ensure that I do not exceed the limit, I am using a for-loop to download one year of data at a time. If you want, you can create another loop to provide a list of variables.

  • @howto-c8i
    @howto-c8i 7 หลายเดือนก่อน

    hello sir can you please tell me how to donwload that fronn python i am not able to download latent heat flux over indian ocean data

    • @javed-ali
      @javed-ali  7 หลายเดือนก่อน

      You can modify the variable as follows:
      "'variable': 'surface_latent_heat_flux',"
      and adjust your study area in this part of the code:
      'area': [
      90, -180, -90,
      180,
      ]

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

    Hello, I have a problem when executing the command c = cdsapi.client() in spyder. this command is not executed c = cdsapi.Client. Might you help me

    • @javed-ali
      @javed-ali  ปีที่แล้ว

      What is the error you are getting?

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

      @@javed-ali Exception has occurred: NameError
      name 'cdsapi' is not defined
      File "C:\Users\sabbi\OneDrive\Desktop
      ew.py", line 1, in
      c = cdsapi.Client()
      ^^^^^^
      NameError: name 'cdsapi' is not defined

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

    Hi! thanks for the video! I ran the same code, for the temperature variable (1997-2019) and apparently the request is too big. Is there a way to fix this?

    • @javed-ali
      @javed-ali  ปีที่แล้ว

      This issue should be fixed with the for-loop that was used in this video. Are you using the same code as mentioned in the video?

    • @edgarrodriguezarellano7724
      @edgarrodriguezarellano7724 3 หลายเดือนก่อน

      @@javed-ali does it work on Linux system only?

    • @javed-ali
      @javed-ali  3 หลายเดือนก่อน +1

      @@edgarrodriguezarellano7724 It works on Windows, macOS, and Linux. I tested it on Windows and macOS, but not on Linux. However, it should run without any issues.

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

    This video is very useful, but how do I download the data of GLORYS12V1 from multiple years? Greetings

    • @javed-ali
      @javed-ali  2 ปีที่แล้ว

      Glad to know that you found the video helpful. Could you please share the link to the GLORYS12V1 data you want to download?

  • @Phoenix_Tech-Lifestyle_Corner
    @Phoenix_Tech-Lifestyle_Corner 4 หลายเดือนก่อน +1

    I m not able to select more than one year, what could be the reason?

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

    Hello I need your help

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

      could you give me your contact