ACHMartin / seastar_project

4 stars 0 forks source link

Change API for compute_wasv #160

Closed ACHMartin closed 2 years ago

ACHMartin commented 2 years ago

change API from compute_wasv(ds_env, gmf, kwargs) to compute_wasv(L1, aux_geo, gmf, kwargs) where ds_env included WindSpeed, WindDirection fields + IncidenceAngleImage, LookDirection, Polarization fields Now, L1 includes the instrumental fields (IncidenceAngleImage, LookDirection, Polarization) and aux_geo (WindSpeed, WindDirection)