Grid Tools
- File I/O
- Esri Grid Reader
EsriGridReader
EsriGridReader.RequestData()
EsriGridReader.RequestInformation()
EsriGridReader._extract_header()
EsriGridReader._file_contents_to_data_frame()
EsriGridReader._get_raw_data()
EsriGridReader.description
EsriGridReader.extensions
EsriGridReader.get_data_name()
EsriGridReader.get_shape()
EsriGridReader.set_data_name()
- Landsat XML Reader
LandsatReader
LandsatReader.GetDataSelection()
LandsatReader.Modified()
LandsatReader.RequestData()
LandsatReader.RequestInformation()
LandsatReader._build_image_data()
LandsatReader._get_file_contents()
LandsatReader._get_raw_data()
LandsatReader._read_up_front()
LandsatReader.description
LandsatReader.extensions
LandsatReader.get_color_scheme_names()
LandsatReader.get_file_name()
LandsatReader.modified()
LandsatReader.set_cast_data_type()
LandsatReader.set_color_scheme()
- Surfer Grid Reader
SurferGridReader
SurferGridReader.RequestData()
SurferGridReader.RequestInformation()
SurferGridReader._read_grids()
SurferGridReader._read_up_front()
SurferGridReader._surfer6ascii()
SurferGridReader._surfer6bin()
SurferGridReader._surfer7bin()
SurferGridReader.description
SurferGridReader.extensions
SurferGridReader.get_data_name()
SurferGridReader.set_data_name()
- Write Cell Centers To CSV
- Write
vtkImageData
to Surfer Format
- Esri Grid Reader
- Subsetting
- Extract Topography
ExtractTopography
ExtractTopography.FillInputPortInformation()
ExtractTopography.RequestData()
ExtractTopography.RequestDataObject()
ExtractTopography._intersection()
ExtractTopography._query()
ExtractTopography._underneath()
ExtractTopography.apply()
ExtractTopography.get_operation()
ExtractTopography.get_operation_names()
ExtractTopography.get_operations()
ExtractTopography.get_tolerance()
ExtractTopography.set_invert()
ExtractTopography.set_offset()
ExtractTopography.set_operation()
ExtractTopography.set_tolerance()
- Extract Topography
- Transform
- Reverse Image Data Axii
- Table To Time Grid
TableToTimeGrid
TableToTimeGrid.Modified()
TableToTimeGrid.RequestData()
TableToTimeGrid.RequestInformation()
TableToTimeGrid._build_image_data()
TableToTimeGrid._set_data()
TableToTimeGrid._update_time_steps()
TableToTimeGrid.get_time_step_values()
TableToTimeGrid.modified()
TableToTimeGrid.set_dimensions()
TableToTimeGrid.set_extent()
TableToTimeGrid.set_order()
TableToTimeGrid.set_origin()
TableToTimeGrid.set_spacing()
TableToTimeGrid.set_time_delta()
TableToTimeGrid.set_use_points()
- Translate Grid Origin