From 4a37e890dc57b4c0460e1cafedf93c9c099c0cc6 Mon Sep 17 00:00:00 2001 From: Wu-Jung Lee Date: Wed, 22 Apr 2020 16:17:11 -0400 Subject: [PATCH 1/2] update EK60_demo_OOI notebook to use new raw data archive location --- notebooks/EK60_demo_OOI.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/EK60_demo_OOI.ipynb b/notebooks/EK60_demo_OOI.ipynb index d2fa5d4bf..ed14b8d75 100644 --- a/notebooks/EK60_demo_OOI.ipynb +++ b/notebooks/EK60_demo_OOI.ipynb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03ecb77863e7ddb54f7f0cb8631b0619d31532b4dfcd72cb6ee88e4f1c547f51 -size 17452 +oid sha256:422bde504e325242990043a18d250484d584f9e1e620ac020d60b0d21e951477 +size 314891 From 94f5f8568787c091120f054cbee5355515eaabbf Mon Sep 17 00:00:00 2001 From: Wu-Jung Lee Date: Wed, 22 Apr 2020 16:31:30 -0400 Subject: [PATCH 2/2] update README and doc about EK80 dev status --- README.rst | 7 ++++--- docs/source/usage.rst | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index a2a974144..a70364806 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ 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 `_ +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 diff --git a/docs/source/usage.rst b/docs/source/usage.rst index d0af8fe45..af110baf6 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -46,9 +46,10 @@ Echopype currently supports conversion from into netCDF (stable) or zarr (beta) files. -In the `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 `_ +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).