Open kjschmidt913 opened 2 years ago
Take areal mean of grid to explore the data and see how changes impact data using the xarray cookbook. https://foundations.projectpythia.org/core/xarray/computation-masking.html
by default cant use xarray with RADAR coords, which is why we convert to Cartesian coords
Then, compare the areal mean to the ERA5 data
RADAR data is fine resolution; want to aggregate across the areal mean
subsetting the grid at ARM site in Houston
When you've completed this task, mark the checkbox by your name.
Take areal mean of grid to explore the data and see how changes impact data using the xarray cookbook. https://foundations.projectpythia.org/core/xarray/computation-masking.html
by default cant use xarray with RADAR coords, which is why we convert to Cartesian coords
Then, compare the areal mean to the ERA5 data
RADAR data is fine resolution; want to aggregate across the areal mean
subsetting the grid at ARM site in Houston