fpipy.data¶
Test images.
Functions
Calibration sequence for the house dataset. |
|
|
Radiance image of a house and foliage. |
|
Raw images of a house and nearby foliage. |
-
fpipy.data.house_radiance(**kwargs)[source]¶ Radiance image of a house and foliage.
Radiances calculated by the VTT software from the house_raw dataset.
CC0
- Parameters
**kwargs – Parameters passed on to xr.open_rasterio.
- Returns
house_rad – (4, 400, 400) radiance cube with metadata.
- Return type