Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove forced unit conversion in read_json_mean_clim.py
Modify read_json_mean_clim.py module to be consistent with the changes related to #1128 In previous commit related to #1128, changes in mean_climate_driver.py were made to remove the forced unit conversion for pressure level. Accordingly, the forced unit change in read_json_mean_clim.py should be removed as well. Otherwise, the Metrics () fuction to decode the metrics json files will return wrong variable names.
- Loading branch information