Levi Kilcher
Levi Kilcher
I'm having a related problem: I'm not getting a .gitattributes file at all when I use `--convert-to-git-lfs`. Has a change been made since this issue was created that is undocumented?
I can't imagine a scenario where I want shared undo. When I'm using live-mode, I'm not tracking what my partner is doing closely enough to know be able to manage...
Still need to: - document the behavior in the API docs - add some tests - delete todo-branch.md
The idea here is to have two different views onto the data. One that is just an `xarray.Dataset`, and another that has a little more of an 'adcp/adv data analysts...
We may want to make these attrs look like: ds['vel'].attrs['rotate_with'] = 'orientmat' ... ds['accel_b5'].attrs['rotate_with'] = 'orientmat_b5' ... ds['accel_echo'].attrs['rotate_with'] = 'orientmat_echo' ... But obviously that will also require implementing `orientmat_b5` (etc)...
We should make this change at the same time as fixing #96 .
Let's get a PR for this ASAP!
Hi @bfanch, DOLfYN doesn't currently support reading `.ntk` files. From your email it sounds like you're trying to read these files in realtime? This adds to the complexity, and I'm...
François- Thanks for your interest in DOLfYN. Unfortunately this feature is not implemented, or planned to be. But, if you develop these tools, it sounds like something that would be...
@mcfogarty can you work on this one? I think the process should be: 1) check that all RDI data files have consistent `prcnt_gd` and `bt_prcnt_gd` values (i.e., they are all...