Skip to content

Commit

Permalink
Merge pull request #18 from nu-radio/icemodel_from_data
Browse files Browse the repository at this point in the history
Icemodel from data (1D only)
  • Loading branch information
boboeyen authored Oct 27, 2022
2 parents 3afeef9 + b70a3f6 commit ffb3e6a
Show file tree
Hide file tree
Showing 5 changed files with 660 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@ matrix:
env:
- PYTHON_EXECUTABLE=/usr/bin/python2
- LD_LIBRARY_PATH=/usr/local/clang/lib:$LD_LIBRARY_PATH
- os : osx
compiler: clang
env:
- CXX_COMPILER='clang++'
- C_COMPILER='clang++'
- PYTHON_EXECUTABLE=/usr/bin/python

before_install:
- echo "TRAVIS_OS_NAME=$TRAVIS_OS_NAME"
Expand Down
9 changes: 8 additions & 1 deletion CHANGELOD.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

please update the categories "new features" and "bugfixes" before a pull request merge!

## version 1.1.0 - 2022
# new features
- add ice model from 1D data

##version 1.0.0 - 2021/05/01
# bug-fixes
- disabled tracking of amount of reflections in ReflectiveLayer due to implementation error


## version 1.0.0 - 2021/05/01
first python 3 release
Loading

0 comments on commit ffb3e6a

Please sign in to comment.