Skip to content

Commit e203598

Browse files
author
cproof
committed
tested test_process_adjusted_slocum.py and test_process_adjusted_seaexplorer.py
1 parent 8b71552 commit e203598

84 files changed

Lines changed: 131 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pyglider/ncprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ def make_gridfiles(
225225
Function applied to the dataset before gridding,
226226
usually to choose what data will be set to NaN based on quality flags.
227227
228-
max_gap : int, default = 50
228+
max_gap : int, default = 100
229229
Maximum number of consecutive NaN values to fill when interpolating. This is used to
230230
prevent interpolation across large gaps in the data.
231231
-------
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)