Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of Ligtenberg (2011) Dry Firn Densification Method #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarcusGastaldello
Copy link
Collaborator

Addition of an alternative method to calculate the dry firn densification of sub-surface layers.

Arthern, 2010 (https://doi.org/10.1029/2009JF001306)
Ligtenberg, 2011 (https://doi.org/10.5167/uzh-136702)

The method requires the average annual temperature of each sub-surface layer (T_AVG) - something a bit troublesome to calculate. My current solution is to estimate it by assuming a thermal profile with the form of a trumpet curve (see image) and interpolating between the base and the depth of zero-annual amplitude (ZAA). But it could certainly be improved!

image

Note: the other methods could be vectorised, removing the existing Python loops to possibly improve computational efficiency.

(Code modifications contained within 'Ligtenberg Densification' branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant