Skip to content

Code associated with detecting and modeling ice slabs in Greenland firn, associated with MacFerrin et al. (2019). "Rapid expansion of Greenland's low-permeability ice slabs". Nature

License

Notifications You must be signed in to change notification settings

mmacferrin/Greenland_Ice_Slabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greenland_Ice_Slabs

Code associated with detecting and modeling ice slabs in Greenland firn.

Note: This code was written between 2015-2019 by Michael J. MacFerrin. Committed to GitHub on June 20, 2019, upon acceptance of manuscript. The code served its purpose when it was written an initially executed (in stages as the project progressed). It has not been exhaustively tested for functionality, there may be parts of it that fail if used in ways that it was not intended, or on files that do not fit the exact assumptions of when it was written. If you would like to use the code but are running into problems, feel free to contact the author at [email protected].

Some datasets used in the paper are archived at the paper's FigShare Repository

License

This code is distributable and reusable under the GNU General Public License v3.0. It may be used or distributed freely. If it is used in a publication (academic or otherwise), we request that the following paper be cited:

MacFerrin, M., Machguth, H., van As, D., Charalampidis, C., Stevens, C. M., Heilig, A., Vandecrux, B., Langen, P. L., Mottram, R., Fettweis, X., Van den Broeke, M. R. , Pfeffer, W.T., Moussavi, M., Abdalati, W. (2019) "Rapid expansion of Greenland's low- permeability ice slabs". Nature.

Files (in 'src')

  • GPR_Data.py : Contains file locations for data files used by the in-situ and IceBridge processing scripts.
  • GPR_Coordinates.py : Used for processing and resampling GPR Coordinates (.cor) files.
  • GPR_Data.py : Code used for processing steps on in-situ GPR data. NOTE: Much of the functionality in this script was deprecated and has since been replaced by "InSituGPR_Manager.py." However, some of this code was still used in final processing of the GPR data, so the file remains.)
  • InSituGPR_Manager.py : Code for processing in-situ GPR data in Greenland for this manuscript.
  • IceBridgeGPR_Manager_v2.py : Code for processing IceBridge airborne radar data in this manuscript. (Note: v1 code has all been deprecated, is not used in the final results, and is not included here.)
  • RCM_FileData.py : Contains file locations for data files used by the RCM processing code (see below).
  • RCM_Manager.py : Code for processing regional climate model (RCM) data for use in this manuscript.

About

Code associated with detecting and modeling ice slabs in Greenland firn, associated with MacFerrin et al. (2019). "Rapid expansion of Greenland's low-permeability ice slabs". Nature

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages