• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MHKiT-Software / MHKiT-Python
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 03 Mar 2020 03:52PM UTC
Files 91
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 0.4.0
  • 196
  • CI
  • D3D_updates
  • DLC
  • Develop
  • NDBC_bug
  • NDBC_checks
  • Review-Examples
  • WDRT
  • WDRT_examples
  • Wave-elevation-bug-fix
  • acoustics-updates
  • acoustics_module
  • acoustics_test_tol
  • ad2cp-updates
  • all_transects
  • altimeter_update
  • avg-profile-bugfixes
  • better_dir_spect_xarray
  • bug_hindcast
  • bug_series
  • cdipSilent
  • cdip_time
  • cdip_year
  • chakrabartiPlot
  • cherry-branch
  • clean_avg
  • cleaning_updates
  • clusters
  • conda-py-version
  • conda_tests
  • contours
  • coords
  • coveralls
  • d3d
  • d3d_2
  • d3d_umerc
  • data
  • debug_7f79
  • directional_ndbc
  • discharge
  • docStrigHotFix
  • doc_fixes
  • dolfyn
  • dolfyn-IO
  • dolfyn-updates
  • dolfyn_updates
  • dp-rotate
  • dual_profile
  • explicitPhasing
  • feat-surface-elevation-default-to-ifft-where-necessary
  • feature_cdip
  • feature_loads
  • feature_power
  • feature_wecsim
  • fix-constant
  • fix-surface-elevation-unnamed-index
  • fix/return-year-type
  • fix2-surface-elevation-unnamed-index
  • fixDocStr
  • fix_dispersion
  • fix_doc_warnings
  • fix_gh_issue_408
  • fix_pip_module_tests_2025_10_16
  • fix_tests_2025_10_15
  • flow
  • getWW3
  • grid_convergence
  • hindcast-tests
  • hindcast2
  • hindcast_multi-parameter
  • hindcast_sleep
  • hindcast_update
  • hsds
  • hsds_key
  • iec_updates
  • ifft-surface-elevation
  • improve_type_handling
  • io
  • issue204
  • issueTemplates
  • large-files
  • length-scales
  • lint
  • lint-cec
  • lint-hindcast
  • lint-river
  • lint_utils
  • loads
  • mac_tests
  • magphase
  • main
  • master
  • matplotlib
  • mler_explanation
  • nbLinks
  • nb_env
  • nb_test
  • ndbc
  • ndbc_metocean
  • netcdf
  • nmfs-weighting
  • noaa
  • noaa_request
  • notnp2
  • np2
  • npV
  • nrel_windProspector
  • online
  • packages
  • pandas
  • pca
  • pecos
  • pip_bug
  • power
  • pr/28
  • primary
  • push_dev
  • py3.7
  • py312
  • pylint
  • pyproject
  • rdi_sl_fix
  • remove_ci
  • replaceAsserts
  • rpauly18/cherry-branch
  • ryancoe-chakrabartiPlot
  • sentinelv
  • series_bug
  • setup_reconfig
  • spectrum
  • speed_up_WTK_test
  • speed_up_wave
  • strain_measurements
  • surface-elevation-auto-method
  • swan
  • temp_fix
  • tests
  • tests_hang
  • ti_calc
  • tidalPlot
  • tidalPlots
  • tke_clarity
  • tke_update
  • trasect_comparison
  • up-crossing-analysis
  • update_docstrings
  • update_examples
  • update_nlr_branding
  • update_push_to_pypi
  • update_readme
  • update_wecsim_example
  • usgs-mock
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.8.0
  • v07_doc_updates
  • version
  • version0.4.0
  • version_update
  • vmdas
  • warn
  • wave_xarray_quickFix
  • wdrt
  • wecSim_updates
  • ww3
  • xarray_internal_loads
  • xarray_internal_power
  • xarray_internal_river
  • xarray_internal_wave
  • xarray_wave_resource

17 Dec 2025 08:06PM UTC coverage: 85.426%. First build
20315761178

push

github

web-flow
Branding: Update NLR branding (#431)

Update documentation to use National Laboratory of the Rockies per:
https://www.energy.gov/eere/articles/energy-department-renames-nrel-national-lab-rockies

At this point in time <https://nrel.gov> is still active and
<https://nlr.gov> does not work, so we are keeping the nrel.gov links
the same.

Also the HSDS api endpoints:

`/nrel/US_wave/virtual_buoy/{region}/{region}_virtual_buoy_{year}.h5`
`/nrel/wtk/{region.lower()}/{region}_*.h5`
`/nlr/wtk/{region.lower()}-5min/{region}_*.h5`

In

```
mhkit/wave/io/hindcast/hindcast.py
mhkit/wave/io/hindcast/wind_toolkit.py
```

Are not updated yet, but may change in the future.

9812 of 11486 relevant lines covered (85.43%)

15.34 hits per line

Relevant lines Covered
Build:
Build:
11486 RELEVANT LINES 9812 COVERED LINES
15.34 HITS PER LINE
Source Files on develop
  • Tree
  • List 91
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20315761178 develop Branding: Update NLR branding (#431) Update documentation to use National Laboratory of the Rockies per: https://www.energy.gov/eere/articles/energy-department-renames-nrel-national-lab-rockies At this point in time <https://nrel.gov> is still a... push 17 Dec 2025 08:21PM UTC web-flow github
85.43
17592492227 develop Nortek Dual Profile Dataset Rotation (#414) Discovered this problem working on PacWave data, where the second dataset, which contains instrument-averaged velocity measurements, errors out when trying to use dolfyn's 'rotate' functionality. This ... push 09 Sep 2025 06:54PM UTC web-flow github
84.33
17079934795 develop Configure specific warnings (#401) This PR removes the ignore all future warnings added when some packages were suggesting updating to numpy 2.0 but mhkit needed other packages to update before that could happen. --------- Co-authored-by: akees... push 19 Aug 2025 07:46PM UTC web-flow github
84.4
16996002605 develop Allow user to specify universal Kolmogorov constant for TKE dissipation rate function (#406) It was pointed out to me that a universal constant of 0.5 was hardcoded into dolfyn when calculating dissipation rate using the Lumley and Terray method.... push 15 Aug 2025 06:04PM UTC web-flow github
84.38
16419197743 develop Short list of VMDAS updates (#405) Discovered from a recent vessel survey that I misunderstood TDI's documentation on a couple of VMDAS parameters. The speed and direction parameters I thought it was pulling directly from the GPS it is calculatin... push 21 Jul 2025 02:15PM UTC web-flow github
84.4
16302767208 develop Modernize Package Configuration (#400) This PR modernizes the package configuration by migrating from `setup.py` to `pyproject.toml` and adds a new optional dependency group for examples. It also includes various code improvements and CI workflow... push 15 Jul 2025 07:52PM UTC web-flow github
84.41
15118889035 develop Lint hindcast (#398) Adds type hints and enforces linting on the wave hindcast module. push 19 May 2025 05:11PM UTC web-flow github
84.46
14979186204 develop Improve Nortek2 index file creator functions (#397) Improves the nortek2 reader to handle block headers with a length of 12 bytes (which can happen for large data blocks according to the Nortek integrator guide pdf - looking at the echo sounder h... push 12 May 2025 06:07PM UTC web-flow github
84.31
14861970711 develop Sound Exposure Level (#388) add sound exposure level (SEL) and SEL weighting push 06 May 2025 02:25PM UTC web-flow github
84.22
14740103685 develop MLER explanation updates/corrections (#393) I looked at the descriptive text on the MLER example and noticed some problems. I've made some quick corrections in this PR. push 29 Apr 2025 08:03PM UTC web-flow github
84.58
See All Builds (1044)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc