-
Notifications
You must be signed in to change notification settings - Fork 8
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
Create dedicated notebooks/scripts for generating organized dataset #70
Comments
Closed
See details for datasets last year |
Moored (30 days, 2017-08-01 to 2017-08-31)
Ship (10 days, 2017-07-24 to 2017-08-02)
|
Data generating examples (will add annotations and comments later): |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This follows from #3:
In 2022, @ldr426 created notebooks under ./docs/source/gsoc/2022 that contain data pulling components as part of showing viz functionalities.
This year let's create dedicated notebooks or scripts for pulling large volumes of data and keep them in s3 bucket for developing viz access/plotting/optimization.
A few things to note:
xr.open_mfdataset
to combine them for viz. The final version of notebooks/scripts this year should combine multipleEchoData
objects before calibration and computing MVBS to generate organized data.combine_echodata
(which is for combining theEchoData
objects efficiency as zarr stores)compute_MVBS
Reference issues
The text was updated successfully, but these errors were encountered: