ICTP / RegCM

ICTP Regional Climate Model
https://www.ictp.it/esp/about
Other
57 stars 43 forks source link

Error while Executing icbcCML45 in RegCM5 with new CDS Beta data(ERA5) #55

Open Lukerambilli opened 1 month ago

Lukerambilli commented 1 month ago

Currently I am using RegCM for my dissertation work. We know that recently ECMWF had modified the website into a CDS website after september 26, 2024. I am using era5 data with 5 variables as boundary conditions data for RegCM simulations. The previously downloaded data is working fine for the simulation but when I tried with newly downloaded era5 data(CDS-beta) with same variables but different dimension names with somewhat different structure of data for the same period I am unable to execute the icbcCLM45 programme which is in my bin folder. Even though after changing a few lines in [mod_era5.F90]this file again I am facing this same issue. The error images have been attached.

I have tried this one [https://github.com/ICTP/RegCM/commit/388d55d9809c3fba269431013459bf210bbe15d1]and [https://github.com/ICTP/RegCM/commit/b398e1ba405523fe1338cab3a130ca00421b94cc] also still it is getting same error which is " NetCDF: Attribute not found
mod_era5.F90 : 674:Error find att scale_factor: -43 STOP Execution terminated because of runtime error"

Error

image

graziano-giuliani commented 1 month ago

This should be fixed in d538f759e4c2c81b0d993260c5ff9b39e8440211

Lukerambilli commented 1 month ago

This should be fixed in d538f75 Thank you for your response but while doing 'make ' it is giving this error. I have attached image. image

graziano-giuliani commented 1 month ago

You cannot pick only one file. Part of the solution is also in modification in the Share folder...

Lukerambilli commented 1 month ago

But you have given only the modified mod_era5.F90 file with location PreProc/ICBC/mod_era5.F90. Since the share folder does not contain the mod_era5.F90 file, which file do I have to modify in the share folder? Rambilli Loknadh M.Tech, Atmosphere and Ocean Science (2023-25) Department of Earth and Atmospheric Science NIT Rourkela, Odisha Email: @., @. contact no.: +91-9494310998

On Fri, 18 Oct 2024 at 23:04, Graziano Giuliani @.***> wrote:

You cannot pick only one file. Part of the solution is also in modification in the Share folder...

— Reply to this email directly, view it on GitHub https://github.com/ICTP/RegCM/issues/55#issuecomment-2422938559, or unsubscribe https://github.com/notifications/unsubscribe-auth/BIRUQU5JE4QNGD2SLP66SGTZ4FBBNAVCNFSM6AAAAABQGER5NOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRSHEZTQNJVHE . You are receiving this because you authored the thread.Message ID: @.***>

Lukerambilli commented 4 weeks ago

You cannot pick only one file. Part of the solution is also in modification in the Share folder...

Can you please tell me what to modify and where to modify before performing configure and after changing mod_era5.F90 file. I am very new to this RegCM and climate modelling can you help me to solve this?!