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

CMIP6 easterlies #12

Closed
julia-neme opened this issue Jul 7, 2021 · 7 comments
Closed

CMIP6 easterlies #12

julia-neme opened this issue Jul 7, 2021 · 7 comments
Assignees

Comments

@julia-neme
Copy link
Collaborator

julia-neme commented Jul 7, 2021

Comparison against JRA55 for the historical period (1958 - 2015):

Done:

  • Zonal and meridional winds (fields and zonal average)
  • Along-slope wind (along the 1000m isobath)
  • Seasonal cycle in different regions
  • Time series of annual averages in different regions

To do:

  • Select models by skill
  • Trends
@julia-neme julia-neme self-assigned this Jul 7, 2021
@julia-neme
Copy link
Collaborator Author

julia-neme commented Jul 9, 2021

Before going into looking at what the easterlies look in different SSP's, I started looking at how different CMIP6 models compare to JRA55 for the historical period (1958 - 2015). Over the continent seems to be where the models have low performance in both, zonal and meridional componentes. Zonal averages however may be a bit deceitful for our purposes (on shelf processes) because the coastline is not zonal.

uas_vas-historical-mean-jra_cmip
uas_vas-zonal_mean

So an alternative to working in lat lon space (i.e. zonal and meridional winds) is to project the winds in the orientation of the continental shelf and work with those. I could project them fairly easy onto the 1000m isobath (consistent with Hazel and Stewart 2019)

u_long_1000

But I'm not sure how to do the equivalent for the entire continental shelf. I can't use the topography because its too noisy on the shelf.... any ideas would be very welcome!

@adele-morrison
Copy link
Owner

I think this has been mentioned before, but just putting it down here for completeness, and possibly this might help to answer Paul's question of whether the perturbation doing what we want.

Are there any CMIP (or possibly AMIP even?) models that have a high resolution atmosphere? As a first check, how does the spatial pattern of winds in those higher resolution models compare with JRA? Do they capture the small scale features along the coastline that are related to the katabatics?

Then as a second step, if the high-res models do capture the spatial structure of the winds well, how do the winds in those models change in the future? Do they simulate the same, nearly zonally uniform, southward shift of the westerlies that the CMIP6 multi-model does? Or is there more spatial structure in the wind change in those models?

@julia-neme

This comment has been minimized.

@julia-neme
Copy link
Collaborator Author

julia-neme commented Aug 11, 2021

Historical period

I've put together here to make it clearer JRA55-do v1.4 mean wind fields for the historical period as well as CMIP6 multimodel mean, along side with the trends for the historical period.

Zonal winds

  • Mean fields: CMIP6 multimodel mean has weaker zonal winds, and the pattern is quite similar except perhaps in the western Ross Sea
  • Trends: the positive trends in JRA55-do (red) are the westerlies shifting southwards. And there are smaller regions of negative trends (blue), in DSW formation regions, that mean that the easterlies there are intensifying. CMIP6 multimodel mean captures the westerlies migration, but not really the more regional trends.

uas_stereo-historical-mean-jra_cmip
uas-jra_cmip6mmm-historical-trends

Meridional winds

  • Mean fields: I think that the differences between JRA55-do and CMIP6 are larger than for the zonal winds, particularly in the Prydz and the Amundsen-Bellinghausen.
  • Trends: JRA55-do shows a significant increase of the off-shore winds in the Ross Sea, in the coast in the Weddell, western region of Prydz bay (all DSW formation areas). And a decrease of the off-shore winds in other regions of East Antarctica, and a bit away in the Weddell. None of this are captured by the CMIP6 multimodel mean. There is a lot of variation across models, but none really show the trends we can see in JRA55.

vas_stereo-historical-mean-jra_cmip
vas-jra_cmip6mmm-historical-trends

@julia-neme
Copy link
Collaborator Author

julia-neme commented Aug 12, 2021

Projections (SSP2-4.5 and SSP5-8.5)

Differences with historical period show:

  • Southward shift of the westerlies (red colors in zonal plot)
  • Decrease of the off-shore winds in western Ross Sea, eastern Antarctic Peninsula, Amundsen Bellinghausen Seas.
  • Increase of the off-shore winds in the eastern Ross Sea, a portion of the Weddell, and Prydz Bay
  • There seems to be an alternating pattern in the meridional winds at 90E-180E that I don't quite understand.

uas-cmip6-ssps_historical (1)
vas-cmip6-ssps_historical (1)

@StephenGriffies
Copy link
Collaborator

Amazing figures @julia-neme .

Please remind me: does ERA show patterns similar to JRA55-do? I believe you checked already but with to be sure.

@julia-neme
Copy link
Collaborator Author

Hi @StephenGriffies, yes mean patterns of ERA5 and JRA55-do are similar! JRA55-do has larger wind speeds in general than ERA5. And there are also some differences in trends in a couple of regions.

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

No branches or pull requests

3 participants