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

AD2CP Data Format Reorganization #731

Merged
merged 38 commits into from
Jun 21, 2022
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
919acad
Move varaibles from beam to vendor
imranmaj Jun 15, 2022
7b0657f
Move variables from vendor to beam
imranmaj Jun 15, 2022
e44ede0
Separate variables into multiple beam groups
imranmaj Jun 15, 2022
146bddf
Fix beam group separation, add pulse_compression vector
imranmaj Jun 15, 2022
dc3dffa
Rename range_sample_X to range_sample, rename sample to range_sample,…
imranmaj Jun 16, 2022
83db559
Rename ping_time to time1, rename ping_time_X to ping_time
imranmaj Jun 16, 2022
fc95e5d
Move magnetometer_raw from platform to vendor
imranmaj Jun 16, 2022
917168c
Add self._beamgroups with beam group descriptions
imranmaj Jun 16, 2022
4c0eba8
Add auto-generated yaml
imranmaj Jun 17, 2022
968e967
Add burst/average data record comments
imranmaj Jun 18, 2022
1ec9ea1
Add bottom track comments
imranmaj Jun 18, 2022
8d781fe
Add echosounder raw comments
imranmaj Jun 18, 2022
d31165e
Remove field_units from parse_ad2cp
imranmaj Jun 18, 2022
fdcd19d
Update test for pulse compression
imranmaj Jun 18, 2022
57b4024
Fix issue with non-unique dim enum values overwriting each other as d…
imranmaj Jun 18, 2022
5f2068e
Fix tests for 070 raw files
imranmaj Jun 18, 2022
d020ecd
Add beam groups 3 and 4 to 1.0.yml
imranmaj Jun 18, 2022
c38ea81
Save all AD2CP beam groups
imranmaj Jun 18, 2022
b2fae34
Set time encodings for Sonar and ping_time_transmit
imranmaj Jun 18, 2022
5956377
Fix beam group not saving to file
imranmaj Jun 18, 2022
8e0737b
Simplify beam group creation logic
imranmaj Jun 19, 2022
3c18636
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 19, 2022
feaf06b
Add missing periods to comments
imranmaj Jun 19, 2022
ff2f0b9
Merge branch 'ad2cp_reorg' of /~https://github.com/imranmaj/echopype in…
imranmaj Jun 19, 2022
cde47ce
Remove time1 from beam groups
imranmaj Jun 19, 2022
3d28666
Remove unnecessary ping_time dim expansion and change chunking dimens…
imranmaj Jun 19, 2022
2165d8d
Add attrs for postprocessed fields
imranmaj Jun 19, 2022
d5f8260
Only chunk env by time1 if time1 exists
imranmaj Jun 19, 2022
535e747
Re-order status and status0 fields
imranmaj Jun 19, 2022
185ee57
Stop searching for beam groups if they are all present
imranmaj Jun 20, 2022
efbf983
Drop time1 from beam groups
imranmaj Jun 20, 2022
854607f
Parse echosounder raw status, remove echosounder_raw_echogram
imranmaj Jun 20, 2022
f04c915
Add echosounder_raw variables, fix serial number saving
imranmaj Jun 20, 2022
9896e2f
Remove echosounder_raw_beam
imranmaj Jun 20, 2022
de669cb
Include all unique serial numbers
imranmaj Jun 20, 2022
230c2d8
Return NaT on invalid timestamp
imranmaj Jun 21, 2022
b81ffef
add some more missing .
leewujung Jun 21, 2022
0262462
add TODO for sections to fix #734
leewujung Jun 21, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading