gcpy.append_grid_corners
Program to append corner longitudes and latitudes to an xarray dataset contianing cubed-sphere “stretched-grid” data.
Command-line arguments
- filein <filename>
Name of a cubed-sphere data file
- [--sg_params: <list>]
Stretched-grid parameters: stretch factor, target longitude, and target latitude. Default:
[1, 170, -90]