We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following code:
replace_landsurface/src/replace_landsurface_with_ERA5land_IC.py
Line 225 in cdb8734
Can be simplified with:
era5_fname = era_files[0]
Same for the line in the replace_landsurface_with_BARRA2R_IC.py
replace_landsurface_with_BARRA2R_IC.py
The text was updated successfully, but these errors were encountered:
atteggiani
No branches or pull requests
The following code:
replace_landsurface/src/replace_landsurface_with_ERA5land_IC.py
Line 225 in cdb8734
Can be simplified with:
Same for the line in the
replace_landsurface_with_BARRA2R_IC.py
The text was updated successfully, but these errors were encountered: