Commit 57c65a3
DOLfYN IO (#126)
* input output files
+ testing
* Code update
* Test reformatting
* Testing paths
* dependency switch from h5netcdf to netcdf4
* Code cleanup
* Test import fix
* Minor docstring edits
* Add dolfyn test data
* Test fixes for mhkit
* Removing uneeded test files, improving consistency
* Not sure why these files didn't upload
* Organizational changes and clarifications. Request for additional clarification
* Dolfyn codebase updates
* Dolfyn example notebooks update
* Testing updates
* Update example datafile
* Latest dolfyn v0.13.0 updates
* Name change
* input output files
+ testing
* Code update
* Organizational changes and clarifications. Request for additional clarification
* Dolfyn codebase updates
* fix bug and make faster. Un-hard-code default seed/phase.
* fix tests
* delete commented out tests
* retrigger checks
* Checkpoint push
* New dolfyn data files
* Reorganize dolfyn testing
* pytest install for warnings tests
* Final update for IO
* Remove future updates
* Ensure file compression runs
* Update numpy dependency
* trying numpy v1.22
* changing numpy requirements
* Remake unittest test cases
* Save format options
* Add dolfyn view to notebooks
* Decode remaining binary ad2cp variables
* DOLfYN 1.0.0 dependency
Co-authored-by: jmcvey3 <[email protected]>
Co-authored-by: ssolson <[email protected]>
Co-authored-by: Michelen <[email protected]>
Co-authored-by: jmcvey3 <[email protected]>
Co-authored-by: rpauly18 <[email protected]>1 parent 858ff60 commit 57c65a3
File tree
119 files changed
+16540
-18
lines changed- .github/workflows
- examples
- data/dolfyn
- test_data
- mhkit
- dolfyn
- io
- rotate
- tools
- tests/dolfyn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+16540
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments