Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Aug 29, 2024
1 parent d90fd2d commit 43054a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions satip/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ def get_nonhrv_dataset_from_scene(

log.debug(f"Loaded non-hrv file: {filename}", memory=get_memory())
if not use_iodc:
# Note band isn't really used, but its just needs to be a valid band
dataarray: xr.DataArray = convert_scene_to_dataarray(
scene, band="IR_016", area="UK", calculate_osgb=True
)
Expand Down

0 comments on commit 43054a7

Please sign in to comment.