Closed clechartre closed 1 month ago
Instead of outputting an error and blocking the process when elevation is missing, replace all elevation fields as 0.
biome4driver.f90
For the review process follow the guidelines at Checklist
Purpose
Instead of outputting an error and blocking the process when elevation is missing, replace all elevation fields as 0.
Code changes:
biome4driver.f90
: adding an if else statement to set the elv as 0 uniformly and outputting an information message in the standard output.Review
For the review process follow the guidelines at Checklist