Metadata-Version: 2.1
Name: icetemp
Version: 0.3.0
Summary: Code to solve the one-dimensional englacial temperature evolution model (both inversion and forward sensitivity simulations) presented in the article Geothermal heat flux is the dominant source of uncertainty in englacial-temperature-based dating of ice-rise formation by Montelli and Kingslake in The Cryosphere.
Author-email: Sasha Montelli <sashamontelli@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/sashamontelli/borehole_temperature_models
Project-URL: Documentation, https://github.com/sashamontelli/borehole_temperature_models
Project-URL: Repository, https://github.com/sashamontelli/borehole_temperature_models
Keywords: Borehole thermometry,Englacial temperatures,Glaciology,Ice rises,Ice sheets,Ice dynamics,Temperature inversion,Thermal modelling
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: GIS
License-File: LICENSE.txt
Requires-Dist: emcee ~=3.1
Requires-Dist: geopandas ~=0.13
Requires-Dist: ipympl ~=0.9
Requires-Dist: jupyter ~=1.0
Requires-Dist: matplotlib ~=3.7
Requires-Dist: numpy ~=1.24
Requires-Dist: scipy ~=1.10
Requires-Dist: tqdm ~=4.65
Requires-Dist: xarray ~=2023.5
Provides-Extra: dev
Requires-Dist: py ; extra == 'dev'
Requires-Dist: pyfakefs ~=5.2 ; extra == 'dev'
Requires-Dist: pytest ~=7.4 ; extra == 'dev'
Requires-Dist: pytest-benchmark ~=3.4 ; extra == 'dev'
Requires-Dist: pytest-cov ~=4.1 ; extra == 'dev'
Requires-Dist: typer ~=0.6 ; extra == 'dev'
Provides-Extra: package
Requires-Dist: build ~=0.10 ; extra == 'package'
Requires-Dist: twine ~=4.0 ; extra == 'package'
Requires-Dist: typer ~=0.6 ; extra == 'package'

