Skip to content
Discussion options

You must be logged in to vote

Hi @Mahza2303

Sorry for the delay. There are LIS team members who are furloughed due to the shutdown as well as team members who
were traveling.

Your ERA5 netCDF files are close, but aren't exactly what is expected by LIS.

netcdf FORCING_201901 {
dimensions:
        time = 745 ;
        Number_of_points = 340819 ;
variables:
        float Wind(time, Number_of_points) ;
        float LAT(Number_of_points) ;
        float LON(Number_of_points) ;
        float ZS(Number_of_points) ;
        float UREF(Number_of_points) ;
        float ZREF(Number_of_points) ;
        float Tair(time, Number_of_points) ;
        float Qair(time, Number_of_points) ;
        float PSurf(time, Number_of_points) …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dmocko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants