Skip to content
New issue

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

Revert post_data fix to CFC concentration #521

Conversation

marshallward
Copy link
Member

The most recent NCAR -> GFDL merge created an error (courtesy of myself) which left the CFC concentration units in the post_data call, even though these are now handled at registration.

This patch restores this expression and removes the unit conversion from post_data.

The most recent NCAR -> GFDL merge created an error (courtesy of myself)
which left the CFC concentration units in the post_data call, even
though these are now handled at registration.

This patch restores this expression and removes the unit conversion from
post_data.
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (cce4b3d) 37.46% compared to head (f9e2647) 37.45%.

❗ Current head f9e2647 differs from pull request most recent head 971917c. Consider uploading reports for the commit 971917c to get more accurate results

Files Patch % Lines
src/tracer/MOM_CFC_cap.F90 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                          Coverage Diff                           @@
##           dev-gfdl-main-candidate-2023-11-13     #521      +/-   ##
======================================================================
- Coverage                               37.46%   37.45%   -0.01%     
======================================================================
  Files                                     270      270              
  Lines                                   79763    79763              
  Branches                                14830    14830              
======================================================================
- Hits                                    29880    29879       -1     
  Misses                                  44349    44349              
- Partials                                 5534     5535       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marshallward
Copy link
Member Author

@klindsay28 Can you have a quick look?

@klindsay28
Copy link

LGTM. Thanks for the quick response.

@marshallward
Copy link
Member Author

marshallward commented Nov 15, 2023

Thanks @klindsay28, I still do not know a good way to submit conflict fixes for review and for the most part I end up pushing them in myself.

@marshallward marshallward merged commit f4c95ec into NOAA-GFDL:dev-gfdl-main-candidate-2023-11-13 Nov 15, 2023
10 checks passed
@marshallward marshallward deleted the cfc_post_data_fix branch May 8, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants