Description
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"