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

Update FSNT variable for obs data set #329

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

justin-richling
Copy link
Collaborator

The previous variable toa_sw_all_mon was incorrect for representing FSNT, see discussion

The obs file CERES_EBAF_Ed4.1_2001-2020.nc now has variable fsnt which is solar_mon - toa_sw_all_mon with:

toa_sw_all_mon -> toa_outgoing_shortwave_flux
solar_mon -> toa_incoming_shortwave_flux

The new variable produces the correct plot:
FSNT_ANN_Zonal_Mean

The previous variable `toa_sw_all_mon` was incorrect for representing FSNT. The obs file `CERES_EBAF_Ed4.1_2001-2020.nc` now has variable fsnt which is solar_mon - toa_sw_all_mon and:

toa_sw_all_mon -> "toa_outgoing_shortwave_flux" ;
solar_mon - >"toa_incoming_shortwave_flux" ;
@justin-richling justin-richling merged commit 41beaac into NCAR:main Sep 5, 2024
7 checks passed
@justin-richling justin-richling deleted the fsnt-obs-fix branch September 5, 2024 20:34
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.

1 participant