You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I re-wrote code in read_E_files(), I didn't have a full understanding of the .h5 files output by ED2 (also the metadata in those files was wrong). The PFT-level monthly variables output in the .nc files should not be trusted. I know how to do the calculations correctly now (I'm fairly certain), so I'll make a PR shortly.
Screenshots
Here's some comparisons of data calculated (correctly) from the .h5 files vs. what's in the .nc files.
The text was updated successfully, but these errors were encountered:
Bug Description
When I re-wrote code in
read_E_files()
, I didn't have a full understanding of the .h5 files output by ED2 (also the metadata in those files was wrong). The PFT-level monthly variables output in the .nc files should not be trusted. I know how to do the calculations correctly now (I'm fairly certain), so I'll make a PR shortly.Screenshots
Here's some comparisons of data calculated (correctly) from the .h5 files vs. what's in the .nc files.
The text was updated successfully, but these errors were encountered: