Activity for adcptools

  • Bart Vermeulen Bart Vermeulen committed [r156]

    Added LocationBasedVelocitySolver to solve velocity based on beam velocity.

  • Bart Vermeulen Bart Vermeulen committed [r155]

    - Fix problem with use of nanmean nancov nanstd nanmin and nanmax

  • Bart Vermeulen Bart Vermeulen committed [r154]

    Added documentation to HeadingProvider classes and subclasses

  • Bart Vermeulen Bart Vermeulen committed [r153]

    - Supressed output of listener creation

  • Bart Vermeulen Bart Vermeulen committed [r152]

    ADCP.m :Fixed bug with plotting

  • Bart Vermeulen Bart Vermeulen committed [r151]

    Adapting transect processing to properly handle tides. Added function to split repeat transect.

  • Bart Vermeulen Bart Vermeulen committed [r150]

    Adding documentation, Adding LoessNNInterpolator, various improvements

  • Bart Vermeulen Bart Vermeulen committed [r149]

    merging trunk changes to procTrans branch

  • Bart Vermeulen Bart Vermeulen committed [r148]

    procTrans.m: Fix wrong initialization of datacol variable, leading to errors with empty cross-sections

  • Bart Vermeulen Bart Vermeulen committed [r147]

    Adding support for ambient sound (Judith Zomer)

  • Bart Vermeulen Bart Vermeulen committed [r146]

    Synced with trunk, and updated positioning for more flexibility

  • Bart Vermeulen Bart Vermeulen committed [r145]

    Solving issue with tilts not being used in depth cell position computation. xform function now includes option to force the use of tilts. This is needed for positioning but not when computing velocity

  • Bart Vermeulen Bart Vermeulen committed [r144]

    Adding WRII NMEA GGA as possible provider of geospatial information

  • Bart Vermeulen Bart Vermeulen committed [r143]

    Adding flexibility to specify instrument calibration matrix

  • Bart Vermeulen Bart Vermeulen committed [r142]

    Adjusting backscatter calculation according to fsa-031

  • Karl Kastner Karl Kastner modified a comment on ticket #11

    Fixed with revision 141

  • Karl Kastner Karl Kastner posted a comment on ticket #11

    Fixed with revision 140

  • Karl Kastner Karl Kastner committed [r141]

    readViseaExtern : match visea-file to corresponding ADCP file, fixes bug

  • Karl Kastner Karl Kastner created ticket #11

    readViseaExtern 71: Values are not properly matched to ensembles

  • Karl Kastner Karl Kastner committed [r140]

    readDeployment : allow users to pass an alternative suffix for ADCP-files as optional argument

  • Bart Vermeulen Bart Vermeulen committed [r139]

    Several improvements to the transect processing classes

  • Bart Vermeulen Bart Vermeulen committed [r138]

    Added function to interactively select cross-sections and added documentation

  • Bart Vermeulen Bart Vermeulen committed [r137]

    Removed ThinPlateInterpolator since it only works for about 700 points, so unsuitable for ADCP processing

  • Bart Vermeulen Bart Vermeulen committed [r136]

    Added documentation for new repeat transect processing classes, finished ThinPlateInterpolation, fixed small things

  • Bart Vermeulen Bart Vermeulen committed [r135]

    Finished first version of rewrite of transect processing code

  • Bart Vermeulen Bart Vermeulen committed [r134]

    Synced proctrans branch with trunk

  • Bart Vermeulen Bart Vermeulen committed [r133]

    Add support for VISEA log files

  • Bart Vermeulen Bart Vermeulen committed [r132]

    syncing proctrans branch with trunk

  • Bart Vermeulen Bart Vermeulen committed [r131]

    reverting some changes in ADCP.m

  • Bart Vermeulen Bart Vermeulen committed [r130]

    fixed bugs in reading functions and update to backscatter computation according to rdi's fsa

  • Bart Vermeulen Bart Vermeulen committed [r129]

    fixed bug in Sv2SSC_ConstantGSD

  • Bart Vermeulen Bart Vermeulen committed [r128]

    Updated the backscatter documentation and fixed small bug in acoustics.GrainSizeDistribution

  • Bart Vermeulen Bart Vermeulen committed [r127]

    proper handling of nans in Sv2SSC_Power.m

  • Bart Vermeulen Bart Vermeulen committed [r126]

    fixed plotting in Sv2SSC_Power.m

  • Bart Vermeulen Bart Vermeulen committed [r125]

    revert to backward compatible calls to mean and mode

  • Bart Vermeulen Bart Vermeulen committed [r124]

    Only warn for wrong ensemble when checksum is wrong in readADCP.m

  • Bart Vermeulen Bart Vermeulen committed [r123]

    merged trunk into proctrans branch

  • Bart Vermeulen Bart Vermeulen committed [r122]

    deleting backscatter branch after merge

  • Bart Vermeulen Bart Vermeulen committed [r121]

    Merge backscatter branch into trunk

  • Bart Vermeulen Bart Vermeulen committed [r120]

    Merging trunk into backscatter branch

  • Bart Vermeulen Bart Vermeulen committed [r119]

    Added documentation, added support for RD coordinate system

  • Bart Vermeulen Bart Vermeulen committed [r118]

    Added ShipVelocity computation options and alternative geographic coordinates providers

  • Bart Vermeulen Bart Vermeulen committed [r117]

    Bug fixes and added LatLon provider for GGA data in nFiles

  • Bart Vermeulen Bart Vermeulen committed [r116]

    Continued backscatter documentation, Sv2SSC_ConstantGSD now working, allowing modification of tranducer and water properties in ADCP class

  • Bart Vermeulen Bart Vermeulen committed [r115]

    Writing documentation for backscatter calibrations, added water properties retrieval from ADCP objects, fixed elementwise computations in PistonTransducer

  • Bart Vermeulen Bart Vermeulen committed [r114]

    Adding document for backscatter inversions

  • Bart Vermeulen Bart Vermeulen committed [r113]

    Added backscatter computations to ADCP class and finish implementing simple power law backscatter calibration

  • Bart Vermeulen Bart Vermeulen committed [r112]

    Added Sv2SSC base class with method to match ADCP and samples data in space and time, added helper function grow_array.m to grow non-matching arrays

  • Bart Vermeulen Bart Vermeulen committed [r111]

    Added power law backscatter conversion, helper function to assign object array properties

  • Bart Vermeulen Bart Vermeulen committed [r110]

    Implemented sassi calibration in class, corrected density computation in WaterSamples class

  • Bart Vermeulen Bart Vermeulen committed [r109]

    Added some wrapper classes and implementing sassi method in class Sv2SSC_Sassi instead of sassi_inversion function

  • Bart Vermeulen Bart Vermeulen committed [r108]

    Documented GrainSizeDistribution class

  • Bart Vermeulen Bart Vermeulen committed [r107]

    Added documentation for GrainSizeDistribution and added attenuation computations

  • Bart Vermeulen Bart Vermeulen committed [r106]

    Added GSD to water samples and add computation of form_function and bs x_section

  • Bart Vermeulen Bart Vermeulen committed [r105]

    Fixed the use of gps for ship velocity computation, when requesting beam coordinates

  • Bart Vermeulen Bart Vermeulen committed [r104]

    Included correct beam angle calculation in svADCP

  • Bart Vermeulen Bart Vermeulen committed [r103]

    Merged trunk into backscatter branch

  • Bart Vermeulen Bart Vermeulen committed [r102]

    refactored beam angle retrieval (get_beam_angle.m) and corrected in mapADCP, corADCP and depthADCP

  • Bart Vermeulen Bart Vermeulen committed [r101]

    Changed corADCP to prefer internal beam angle over system configuration

  • Bart Vermeulen Bart Vermeulen committed [r100]

    Added acoustic inversion based on sassi et al 2012 paper, svADCP added near field correction

  • Bart Vermeulen Bart Vermeulen committed [r99]

    Improved svADCP with near field correction and proper constants used for current and voltage, corADCP fixed call to filterADCP

  • Bart Vermeulen Bart Vermeulen committed [r98]

    corADCP: now uses helpers.matmult, does not require velocity to be double, and some cleaning up

  • Bart Vermeulen Bart Vermeulen committed [r97]

    Moved and improved matmult function

  • Bart Vermeulen Bart Vermeulen committed [r96]

    Fixed and documented compQ

  • Bart Vermeulen Bart Vermeulen committed [r95]

    Added a demo with some data, and finished Getting Started for vessel mounted ADCP data

  • adcptools adcptools released /adcptools_r94.zip

  • Bart Vermeulen Bart Vermeulen committed [r94]

    Started adding Getting started to documentation

  • Bart Vermeulen Bart Vermeulen committed [r93]

    Removed some small bugs in acoustics classes

  • Bart Vermeulen Bart Vermeulen committed [r92]

    Changed name of +utils to +helpers to avoid conflicts

  • Bart Vermeulen Bart Vermeulen committed [r91]

    Added Contents.m with overview of adcptools functions

  • Bart Vermeulen Bart Vermeulen committed [r90]

    Changed name of +util to avoid conflicts with matlab package

  • Bart Vermeulen Bart Vermeulen committed [r89]

    Added classes for common acoustic computations

  • Bart Vermeulen Bart Vermeulen committed [r88]

    Include svADCP.m for backscatter intensity calculation

  • Bart Vermeulen Bart Vermeulen committed [r87]

    Creating backscatter branch to implement backscatter processing

  • Bart Vermeulen Bart Vermeulen committed [r86]

    Adding implementation of meshing

  • Bart Vermeulen Bart Vermeulen committed [r85]

    Adding classes for proctrans

  • Bart Vermeulen Bart Vermeulen committed [r84]

    Creating proctrans_update branch

  • Bart Vermeulen Bart Vermeulen committed [r83]

    Remove unused branches

  • Bart Vermeulen Bart Vermeulen committed [r82]

    Make parts of VTG messages optional, since sometimes they are empty

  • Bart Vermeulen Bart Vermeulen committed [r81]

    Removal of obsolete procTrans.m

  • Karl Kastner Karl Kastner committed [r80]

    make readTfiles work with empty t-files, as written by aquavision for slave adcps

  • Karl Kastner Karl Kastner committed [r79]

    added missing function textscan_checked, this functions issues a warning,

  • Bart Vermeulen Bart Vermeulen committed [r78]

    fixed a bug in readADCP generating an error trying to read past a file end

  • Karl Kastner Karl Kastner committed [r77]

    readGGA.m

  • Bart Vermeulen Bart Vermeulen committed [r76]

  • Bart Vermeulen Bart Vermeulen committed [r75]

  • Bart Vermeulen Bart Vermeulen committed [r74]

  • Bart Vermeulen Bart Vermeulen committed [r73]

  • Bart Vermeulen Bart Vermeulen committed [r72]

    New update to binIO branch

  • Karl Kastner Karl Kastner posted a comment on ticket #10

    The conversion was correct, but the empty string problem was real. I added a comment...

  • Karl Kastner Karl Kastner modified ticket #10

    readGGA: incorrect conversion of lat/lon, silent fail for empty message fields

  • Karl Kastner Karl Kastner created ticket #10

    readGGA: incorrect conversion of lat/lon, silent fail for empty message fields

  • Bart Vermeulen Bart Vermeulen committed [r71]

    Made some major modification to readADCP to imp...

  • Bart Vermeulen Bart Vermeulen committed [r70]

    Created binIO branch to improve binary reading

  • Bart Vermeulen Bart Vermeulen committed [r69]

    readDeployment: removed .*\.000 from reg. ex. f...

  • Bart Vermeulen Bart Vermeulen committed [r68]

    procTrans2: Fixed error with conventional proce...

  • Karl Kastner Karl Kastner committed [r67]

    compQ

  • Karl Kastner Karl Kastner committed [r66]

    compQ

  • Bart Vermeulen Bart Vermeulen committed [r65]

    utmADCP.m: Corrected mistake in bottom tracking...

  • Bart Vermeulen Bart Vermeulen committed [r64]

    utmADCP.m: added comments to bottom_tracking ba...

1 >