Skip to content

Commit 27800f7

Browse files
committed
update to develop branch
2 parents 3d11517 + f3b9780 commit 27800f7

13 files changed

Lines changed: 1772 additions & 216 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ $ cat .gitignore
1010
*.tws
1111
*~
1212
*.png
13+
*.index
1314

1415
# Directories
1516
**/__pycache__/

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2019, Alliance for Sustainable Energy, LLC under the terms of Contract DE-AC36-08GO28308, Battelle Memorial Institute under the terms of Contract DE-AC05-76RL01830, and National Technology & Engineering Solutions of Sandia, LLC under the terms of Contract DE-NA0003525. The U.S. Government retains certain rights in this software.
3+
Copyright (c) 2019, Alliance for Energy Innovation, LLC under the terms of Contract DE-AC36-08GO28308, Battelle Memorial Institute under the terms of Contract DE-AC05-76RL01830, and National Technology & Engineering Solutions of Sandia, LLC under the terms of Contract DE-NA0003525. The U.S. Government retains certain rights in this software.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ See [installation instructions](https://mhkit-software.github.io/MHKiT/installat
8484

8585
## Copyright and license
8686

87-
MHKiT-Python is copyright through the National Renewable Energy Laboratory,
87+
MHKiT-Python is copyright through the National Laboratory of the Rockies,
8888
Pacific Northwest National Laboratory, and Sandia National Laboratories.
8989
The software is distributed under the Revised BSD License.
9090
See [copyright and license](LICENSE.md) for more information.

examples/adcp_example.ipynb

Lines changed: 179 additions & 178 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)