gcpy.grid ========= .. automodule:: gcpy.grid .. rubric:: Functions .. autosummary:: calc_delta_lon calc_rectilinear_grid_area calc_rectilinear_lat_edge calc_rectilinear_lon_edge call_make_grid cartesian_to_latlon cartesian_to_spherical convert_lev_to_pres csgrid_gmao get_grid_extents get_ilev_coord get_ind_of_pres get_input_res get_lev_coord get_nearest_model_data get_nearest_model_data_cs get_nearest_model_data_ll get_pressure_indices get_troposphere_mask get_vert_grid latlon_to_cartesian make_grid_cs make_grid_ll make_grid_sg pad_pressure_edges rotate_sphere_3d spherical_to_cartesian .. rubric:: Classes .. autosummary:: CSGrid VertGrid