Skip to content

Commit 0b55947

Browse files
committed
Increase max gap for epsilon-lidar plot
1 parent c63f03d commit 0b55947

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cloudnetpy/plotting/plotting.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,6 +1192,7 @@ def _get_max_gap_in_minutes(figure_data: FigureData) -> float:
11921192
"weather-station": 12,
11931193
"doppler-lidar-wind": 75,
11941194
"doppler-lidar": 75,
1195+
"epsilon-lidar": 75,
11951196
"radar": 5,
11961197
"cpr-simulation": 60,
11971198
}

0 commit comments

Comments
 (0)