-
Notifications
You must be signed in to change notification settings - Fork 15
Add pyDIWASP #238
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
Open
dnowacki-usgs
wants to merge
65
commits into
master
Choose a base branch
from
diwasp
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add pyDIWASP #238
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Format changes, rebase june 3 * Change enu to uvw * update formatting changes * formatting * formatting * update formatting * add sample interval to dat2cdf * change file name in vec test scripts for wave stats * formatting * remove tracked files in wrong .gitatt location * add test files to lfs list * add files that are lfs tracked * add chunking * fix time dtype in burst mode * PR edits * update reshape in cdf2nc.py to accound for incomplete bursts * More updates in response to code review (#234) * Linter * code style * Update waves docs * Fix # values affected text to account for NaN * Remove rdradcp * Format changes, rebase june 3 * Change enu to uvw * update formatting changes * formatting * formatting * rebase_update affected number in mask * add sample interval to dat2cdf * change file name in vec test scripts for wave stats * formatting * remove tracked files in wrong .gitatt location * add test files to lfs list * add files that are lfs tracked * add chunking * fix time dtype in burst mode * PR edits * update reshape in cdf2nc.py to accound for incomplete bursts * fix time so it can better account for skipping samples * pr edits * PR edits, dtype encoding and chunking * fix issue caused by conflicts in previous merge --------- Co-authored-by: Dan Nowacki <dnowacki@usgs.gov>
* Reset row_start and obs indexes after trimming, and add warning message * Improve long_names for profiles
* Added SBE 37 MicroCAT * Added .gitattributes * Add LFS tracking to .asc file * run autoformatting * Added SBE 37 MicroCAT * Added SBE37 MicroCat to setup and init * Fixed bugs in mc.py * Fix mc test script * Improve profiling CTD obs and row_start values (#243) * Reset row_start and obs indexes after trimming, and add warning message * Improve long_names for profiles * Update standard_name for specific conductance (#244) * Added SBE 37 MicroCAT * Added .gitattributes * Added .gitattribute * run autoformatting * Added SBE 37 MicroCAT * Added SBE37 MicroCat to setup and init * Fixed bugs in mc.py * Fix mc test script * Made pull request edits to mc.py * Added .gitignore * Added .gitignore * Fixed .gitattributes --------- Co-authored-by: De Meo <odemeo@usg.gov> Co-authored-by: Dan Nowacki <dnowacki@usgs.gov>
* Added runcmds for Seagauge * Added Seagauge.py file * Fixed typo in runcmd * Finished read hex file * Fixed error in add_attrs * Added tests and documentation --------- Co-authored-by: De Meo <odemeo@usg.gov>
Co-authored-by: De Meo <odemeo@usg.gov>
* Don't overload built-in vars, and simplify comparison * simplify comparison * Remove reference to undefined function * Update reference to undefined function
* Fix selection of values that pass the K_p criterion * Add 1 to index * Deal with situation when K_p all <= 0.1
* added snr threshold to code * update maxabs_diff to account for burst shape * remove messages when no threshold applied; fixed indent in line 450
* add signal filtering option * add filters updates and tests * addfilters clean-up * filter order options * fix code comments --------- Co-authored-by: ssuttles-usgs <ssuttles@usgs.govgit config -lgit config --global user.email ssuttles@usgs.gov>
* Update runots.py filename This helps the installation on Windows platforms, which weren't recognizing runots without the extension as an executable file * Update install docs to fix links and outdated stuff * Missed two
* Resolved rebasing conflicts * Added __init__.py to sg folder * Fixed setup.py conflict * Add read_wb and wb_to_cdf * Fixed typo in script name * Add python script to sg __init__.py * Fixed more conflicts * Fixed more conflicts * Made wave bursts * Fixed nanoprecision error * Added tide burst processing * edited gatts for waves files * Fixed wave burst timestamp * edited metadata dropped * Added tests * Fixed tide wb interval issue * Added documentation for sg * Added error if no atmpres.cdf * Added atmpres.cdf to data folder * Added water level * Added water level utility * Force added atmpres.cdf * Changed to new runots format * Fixed issues * Fixed drop sample issue * streamlined run cmd * Responded to Dan's comments --------- Co-authored-by: De Meo <odemeo@usg.gov>
* Migrate things from setup.py to setup.cfg * Remove seagauge from setup.cfg
Create .gitlab-ci.yml See merge request cmgp/stglib!1
* Enforce maximum python version and create pyproject.toml * remove pyproject
* Add atmospheric correction to hobo * Add conductivity logger U24-002-C
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.