pyR2D2.write.google Package

Functions

init_gspread(json_key, project)

This function initialize the utility of google spread

fetch_URL_gspread([json_key, project])

Fetchs corresponding URL for google spreadsheet

set_top_line([json_key, project])

This function set top line of google spreadsheet

set_cells_gspread(data[, json_key, project, ...])

Outputs parameters to Google spreadsheet

pyR2D2.write.vtk Package

Functions

write_3D(qq, x, y, z, file, name)

Outputs the 3D scalar data in VTK format especially for Paraview

write_3D_vector(qx, qy, qz, x, y, z, file, name)

Outputs the 3D vector data in VTK format especially for Paraview

write_optical_surface(qq, height, y, z, ...)

Outputs the 2D scalar data in VTK format especially for Paraview