NOAA-EMC / GDASApp

Global Data Assimilation System Application
GNU Lesser General Public License v2.1
15 stars 31 forks source link

Qualitative analysis of NSST #378

Closed guillaumevernieres closed 1 year ago

guillaumevernieres commented 1 year ago

Identify NSST related variables

Qualitative analysis

guillaumevernieres commented 1 year ago

FYI @AndrewEichmann-NOAA : After a bit of investigation, cplflx = .true. in input.nml means that tref is coming from mom6. No clue yet exactly what is used from mom6, but I suspect just the top layer, which does include a diurnal cycle.

Below is the tref difference with and without marine DA. tref-diff

tref is defined here in sfc_nst_pre.f#L80

The plot above also indicate that tref is clearly coming from mom6.

I think the next step is to look at the nsst analysis ... I'm pretty sure this isn't fed back to the model.

AndrewEichmann-NOAA commented 1 year ago

So we expect the inputs to that equation to come from the ice model and mom6?

guillaumevernieres commented 1 year ago

So we expect the inputs to that equation to come from the ice model and mom6?

@AndrewEichmann-NOAA , I don't know where tgice is coming from.