Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REL: Release version 1.1.0 #295

Merged
merged 213 commits into from
Nov 12, 2022
Merged

REL: Release version 1.1.0 #295

merged 213 commits into from
Nov 12, 2022

Conversation

scottclowe
Copy link
Member

No description provided.

and fix docstring for ignore_surf_during_removed
DEV: Lock black at version 21.12b0
DEV: Move nbstripout from .gitattributes to pre-commit
REQ: Add missing appdirs requirement
API: Add --keep-ext argument to ev2csv
DOC: Add ignore_surface_during_passive to docstring
This should save a lot of GPU memory.
ENH: Interpolate to fill in holes in infererence input
ENH: Allow paths input to inference to be a single path, not just iterable
This is necessary for testing the CLI in pytest without sending
inputs to sys.argv
Generated with the command:

head \
    -n 241 \
    test-resources-source/full/GrandPassage_WBAT_2B_20200125_UTC160020_ebblow_Sv_raw.csv \
    > test-resources/GP_20200125T160020_first240_Sv_raw.csv
Generated with the command:

head \
    -n 121 \
    test-resources-source/full/march2018_D20180513-T015216_D20180513-T072215_Sv_raw.csv \
    > test-resources/mar2018_20180513T015216_first120_Sv_raw.csv
DEV: Extend .gitignore custom file list
And add line breaks in some warning messages.
MNT: Increase verbosity of adding lines to EV file
API: Disable logit smoothing by default
API+ENH: Add config file support to inference routine
@scottclowe scottclowe merged commit 593a444 into v1.1.x Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant