We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The documentation is lagging behind important developments since probably 0.6.2 or so. Let's create a list of priority gaps to address soon.
verbose
combine_echodata
EchoData
preprocess
clean
commongrid
compute_Sv
ds_Sv = ep.calibrate.compute_Sv(ed).compute()
time*
The text was updated successfully, but these errors were encountered:
@emiliom : I decided to just edit the issue description instead of adding comments to this, so that it's easy to keep track of what's done or not.
Sorry, something went wrong.
@emiliom will do the first cut on what to add for v0.7.0
emiliom
leewujung
No branches or pull requests
The documentation is lagging behind important developments since probably 0.6.2 or so. Let's create a list of priority gaps to address soon.
Tasks
verbose
combine_echodata
errors out when more than 2EchoData
objects are to be combined #975 is documented if we are not able to fix the bug in v0.7.0preprocess
withclean
orcommongrid
. Add admonition box about preprocess being deprecatedcompute_Sv
:ds_Sv = ep.calibrate.compute_Sv(ed).compute()
EchoData
object rendered in documentation is out of date #1054For later
time*
determination: see Consistent time coordinate naming within echopype #656The text was updated successfully, but these errors were encountered: