Sen Zhao

Results 3 issues of Sen Zhao

## Edge problem Similar example at https://github.com/regionmask/regionmask/issues/410#issue-1687496840 ![image](https://github.com/regionmask/regionmask/assets/24798748/16319b1c-85b5-4a3c-92fa-d2d554c9ca31) ```python import xarray as xr import numpy as np import regionmask def gengrid_global(dlon=1, dlat=1): lat_out = xr.DataArray( np.arange(-90, 90.1, dlat, dtype =...

…dation Modified AMS styles for NSF proposal

waiting-for-response-from-contributor

As seen from the documentation/lensS3zarrStores.txt, some variables and experiments are available, however, it is absent in the intake-catalogs/aws-cesm1-le.csv. For instance: 1. the meridional wind V is missing 2. CTRL_SLAB and...