@@ -29,45 +29,45 @@ ost.helpers.raster
29
29
stretch_to_8bit
30
30
visualise_rgb
31
31
32
- .. automethod :: ost.helpers.raster.calc_max
32
+ .. autofunction :: ost.helpers.raster.calc_max
33
33
34
- .. automethod :: ost.helpers.raster.calc_min
34
+ .. autofunction :: ost.helpers.raster.calc_min
35
35
36
- .. automethod :: ost.helpers.raster.combine_timeseries
36
+ .. autofunction :: ost.helpers.raster.combine_timeseries
37
37
38
- .. automethod :: ost.helpers.raster.convert_to_db
38
+ .. autofunction :: ost.helpers.raster.convert_to_db
39
39
40
- .. automethod :: ost.helpers.raster.create_rgb_jpeg
40
+ .. autofunction :: ost.helpers.raster.create_rgb_jpeg
41
41
42
- .. automethod :: ost.helpers.raster.create_timeseries_animation
42
+ .. autofunction :: ost.helpers.raster.create_timeseries_animation
43
43
44
- .. automethod :: ost.helpers.raster.create_tscan_vrt
44
+ .. autofunction :: ost.helpers.raster.create_tscan_vrt
45
45
46
- .. automethod :: ost.helpers.raster.fill_internal_nans
46
+ .. autofunction :: ost.helpers.raster.fill_internal_nans
47
47
48
- .. automethod :: ost.helpers.raster.get_max
48
+ .. autofunction :: ost.helpers.raster.get_max
49
49
50
- .. automethod :: ost.helpers.raster.get_min
50
+ .. autofunction :: ost.helpers.raster.get_min
51
51
52
- .. automethod :: ost.helpers.raster.image_bounds
52
+ .. autofunction :: ost.helpers.raster.image_bounds
53
53
54
- .. automethod :: ost.helpers.raster.mask_by_shape
54
+ .. autofunction :: ost.helpers.raster.mask_by_shape
55
55
56
- .. automethod :: ost.helpers.raster.norm
56
+ .. autofunction :: ost.helpers.raster.norm
57
57
58
- .. automethod :: ost.helpers.raster.outline
58
+ .. autofunction :: ost.helpers.raster.outline
59
59
60
- .. automethod :: ost.helpers.raster.polygonize_bounds
60
+ .. autofunction :: ost.helpers.raster.polygonize_bounds
61
61
62
- .. automethod :: ost.helpers.raster.polygonize_ls
62
+ .. autofunction :: ost.helpers.raster.polygonize_ls
63
63
64
- .. automethod :: ost.helpers.raster.rescale_to_float
64
+ .. autofunction :: ost.helpers.raster.rescale_to_float
65
65
66
- .. automethod :: ost.helpers.raster.scale_to_int
66
+ .. autofunction :: ost.helpers.raster.scale_to_int
67
67
68
- .. automethod :: ost.helpers.raster.stretch_to_8bit
68
+ .. autofunction :: ost.helpers.raster.stretch_to_8bit
69
69
70
- .. automethod :: ost.helpers.raster.visualise_rgb
70
+ .. autofunction :: ost.helpers.raster.visualise_rgb
71
71
72
72
73
73
0 commit comments