https://github.com/mauro3/bitemodel.jl
Bayesian Ice Thickness Estimation model
https://github.com/mauro3/bitemodel.jl
Last synced: 10 months ago
JSON representation
Bayesian Ice Thickness Estimation model
- Host: GitHub
- URL: https://github.com/mauro3/bitemodel.jl
- Owner: mauro3
- License: mit
- Created: 2019-09-22T22:34:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T15:43:59.000Z (almost 5 years ago)
- Last Synced: 2024-10-12T10:31:17.569Z (about 1 year ago)
- Language: Julia
- Size: 519 KB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bayesian Ice Thickness Estimation (BITE) model
Accompaning publication:
A Bayesian ice thickness estimation model for large-scale applications, Mauro A. Werder et al (2019)
DOI: https://doi.org/10.1017/jog.2019.93
See directory `scripts/` for an example.
**Note:** this runs on the, by now, very old Julia 0.6. If you want to use it, best ping me (i.e. open an issue) and I'll get it updated to Julia v1.
A beginning of documentation cab be found here: [https://mauro3.github.io/BITEmodel.jl/](https://mauro3.github.io/BITEmodel.jl/).