Skip to content

Commit

Permalink
Merge pull request #126 from leewujung/master
Browse files Browse the repository at this point in the history
Update OOI notebook and info about EK80 branch
  • Loading branch information
leewujung authored Apr 22, 2020
2 parents 9a5d47f + 94f5f85 commit 78e10a4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,10 @@ Echopype currently supports file conversion and computation of data produced by:
- Simrad EK60 echosounder (``.raw`` files)
- ASL Environmental Sciences AZFP echosounders (``.01A`` files)

In the `ek80 <https://github.com/OSOceanAcoustics/echopype/tree/ek80>`_ development branch
we are actively developing file conversion and processing routines
such as pulse compression and calibration for the broadband Simrad EK80 ``.raw`` files.
Support for ``.raw`` files from the broadband Simrad EK80 echosounder is currently
in the development branch
`combine-refactor <https://github.com/OSOceanAcoustics/echopype/tree/convert-refactor>`_
and we will merge it to the master branch once it's ready for alpha testing.

The file conversion functionality converts data from manufacturer-specific
binary formats into a standardized netCDF files, based on which all subsequent
Expand Down
7 changes: 4 additions & 3 deletions docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,10 @@ Echopype currently supports conversion from

into netCDF (stable) or zarr (beta) files.

In the `ek80 <https://github.com/OSOceanAcoustics/echopype/tree/ek80>`_ development branch
we are actively developing file conversion and processing routines
such as pulse compression and calibration for the broadband Simrad EK80 ``.raw`` files.
Support for ``.raw`` files from the broadband Simrad EK80 echosounder is currently
in the development branch
`combine-refactor <https://github.com/OSOceanAcoustics/echopype/tree/convert-refactor>`_
and we will merge it to the master branch once it's ready for alpha testing.

We are considering implementing calibration routines for
*raw beam* data from common-found Acoustic Doppler Current Profilers (ADCPs).
Expand Down
4 changes: 2 additions & 2 deletions notebooks/EK60_demo_OOI.ipynb
Git LFS file not shown

0 comments on commit 78e10a4

Please sign in to comment.