A Python package to identify and characterize transient acceleration events at North Lake in Southwest Greenland.
Project description
GrIS_vel: Glacier Velocity Analysis Tool
GrIS_vel is a Python-based toolkit for analyzing glacier velocity data. It includes functionality to calculate moving averages, perform station-specific analysis, and generate plots.
Package overview
Python package to identify and characterize transient acceleration events at North Lake in Southwest Greenland. This package is structured as follows:
Data/Data from stations around North Lake. This is also where results of data analysis are stored.Analysis/Python scripts that take the data in Data/ as an input, and provide an analysis of transient acceleration events.Tests/Suite of tests to check that the Analysis script is working correctly.Results/Upon successful execution of the analysis pipeline, this directory will be generated, and analysis figures will be saved here.
Installation
Clone the repository:
git clone https://github.com/<username>/GrIS_vel.git
cd GrIS_vel
install dependencies
pip install -r requirements.txt
Create and activate a virtual environment:
python3 -m venv .venv
source .venv/bin/activate
Use in command line interface:
pip install -i https://test.pypi.org/simple/ GrIS-vel==0.1.2
run_analysis --file --station --window --outdir
--file: Path to input
--station: Specify station to analyze
--window: Moving mean window size in days
--outdir: Directory to save outputs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gris_vel-0.1.2.tar.gz.
File metadata
- Download URL: gris_vel-0.1.2.tar.gz
- Upload date:
- Size: 44.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc982bacc2269ff0b1444dd25eb644ad341072cbbcdbe61ade2fd9807f97012b
|
|
| MD5 |
7dfbf59dad02a2be24be6ce853a372f4
|
|
| BLAKE2b-256 |
209cb264432c27dd520553b98a0453e2e1c2ce0144a4afbe11b39ebbd1f01dd5
|
File details
Details for the file gris_vel-0.1.2-py3-none-any.whl.
File metadata
- Download URL: gris_vel-0.1.2-py3-none-any.whl
- Upload date:
- Size: 44.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db7ff279b4aa358e63d72fc53a788680f1dd06fa9a48e4e7e9bcc37d13edaa37
|
|
| MD5 |
c60ee7c9b698c6e33590a2b19880551c
|
|
| BLAKE2b-256 |
337f5d553ff64778092623a55d6fd7f27a3fe15502565208d6037f23a7a52c5c
|