pedrocol / basal_mom5-collaborative-project

4 stars 0 forks source link

Hovmollers of T-S-\rho anomalies #14

Closed matthew-england-unsw closed 2 years ago

matthew-england-unsw commented 2 years ago

Would be great to analyse time-evolving vertical structure of the hydrographic anomalies: as Hovmöller plots going forward in time (x-axis) vs depth in y-axis. For T, S and density.

pedrocol commented 2 years ago

Matt, this would be for single (lon,lat) points right? Normally a relevant point near the coast for a couple ice-shelves, I'm correct?

adele-morrison commented 2 years ago

Probably averaged over particular regions on the shelf would make sense. We could look at the maps of temperature change and pick the regions to average over based on where the cooling/warming signals are.

matthew-england-unsw commented 2 years ago

Yes some area-averages in key locations would be best.
Areas could be determined by looking at maps of T change as Adele suggests. In some cases we should localise this average to be a region right up against the shelf, to see T-S evolution there as a function of basal melt depth vs. MLD variations etc. To check how this plays out in time....?

pedrocol commented 2 years ago

I've chosen two locations, one with large change in bottom temperature (Amundsen) and another one with small change (Wedell). Both limited by the shelf and two values of longitue Screenshot from 2022-08-22 23-05-06

Results for Wedell Screenshot from 2022-08-22 23-04-47

The change in T at the surface is probably coming for the smaller amount of runoff at the surface (now there is only 50% in the form of calving) that was heating the ocean (only in winter though). The salinity values for control look very small, perhaps there is a not working mask that is adding zeroes in the average...

Results for Amundsen The effect on the Amundsen sea looks to be very important, something that we have seen on the previous plots Screenshot from 2022-08-22 23-08-00

pedrocol commented 2 years ago

I applied a mask and re run the diagnostic, it has changed, but still very small values of salinity at the bottom Screenshot from 2022-08-23 20-58-02 Screenshot from 2022-08-23 20-58-13

adele-morrison commented 2 years ago

Yes, the 0 values at depth in the control look suspicious. Where's the code?

pedrocol commented 2 years ago

Here is the code https://github.com/pedrocol/basal_mom5-collaborative-project/blob/main/notebooks/TSrho_anom_hovmo/TS_anom_hovmo.ipynb

I obtained the mask from the volume array, in the following way volume = area_tthickness mask = volume 0 +1

adele-morrison commented 2 years ago

Closing, uses old simulations. New issue here.