Closed kuchaale closed 3 years ago
@Gunter-cmd: "There was an issue with the phases of the receiver array." We need to remove the following dates from our analyses of Rio Grande, @gast-ben.
idx=find(year==2008 & Res.Doy>=325 & Res.Doy<=340);
idx=find(year==2008 & Res.Doy>=355);
idx=find(year==2009 & Res.Doy<=31 );
idx=find(year==2011 & Res.Doy>=45 & Res.Doy<=54);
which is a pity since first 15 days of January 2009 revealed negative zonal momentum fluxes (see below) inducing negative GWD.
Inspired by Kadow et al 2020, I would like to advertise a thesis topic on filling data gaps in meteor radar measurements using ML (see their code here).
See the GWD_analysis here.
January 2009 was removed from the analysis by de Wit et al. [2017]
and de Wit et al. [2016]
To-do list