The derived variable Global total air sera flux of CO2, gtfgco2, is a CRUCIAL measurement of the earth system, and was mistakenly removed in PR #418 during the Christmas break. The changes in pr #418 were pushed without testing their actual functionality.
This functionality is now missing and can't be reproduced using the previously suggested area_statistics and convert_units preprocessors. This is because area_statistics miscalculates the units, and iris's convert_units can't be used to change units with different dimensions.
This field is also included in the second v2 paper, so this problem really needs to be fixed.
Describe the bug
A clear and concise description of what the bug is. If you are developing a new diagnostic script, please provide a link to the code/branch on GitHub that you are working in.
Please attach
- The recipe that you are trying to run, you can find a copy in the
run directory in the output directory
- The
main_log_debug.txt file, this can also be found in the run directory in the output directory
The derived variable Global total air sera flux of CO2,
gtfgco2, is a CRUCIAL measurement of the earth system, and was mistakenly removed in PR #418 during the Christmas break. The changes in pr #418 were pushed without testing their actual functionality.This functionality is now missing and can't be reproduced using the previously suggested
area_statisticsandconvert_unitspreprocessors. This is becausearea_statisticsmiscalculates the units, and iris'sconvert_unitscan't be used to change units with different dimensions.This field is also included in the second v2 paper, so this problem really needs to be fixed.
Describe the bug
A clear and concise description of what the bug is. If you are developing a new diagnostic script, please provide a link to the code/branch on GitHub that you are working in.
Please attach
rundirectory in the output directorymain_log_debug.txtfile, this can also be found in therundirectory in the output directory