cars.applications.grid_generation.transform_grid ================================================ .. py:module:: cars.applications.grid_generation.transform_grid .. autoapi-nested-parse:: Grids module: contains functions used for grid transformation Functions --------- .. autoapisummary:: cars.applications.grid_generation.transform_grid.transform_grid_func cars.applications.grid_generation.transform_grid.scale Module Contents --------------- .. py:function:: transform_grid_func(grid, resolution, right=False) Transform the grid for low res resampling :param grid: the grid :type grid: cars_dataset :param resolution: the resolution for the resampling :type resolution: int .. py:function:: scale(key, value, grid, resolution) Scale attributes by the resolution