Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibrahim-Ola committed Feb 18, 2025
1 parent 6a69f07 commit 84f7501
Showing 1 changed file with 7 additions and 17 deletions.
24 changes: 7 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,26 +47,16 @@ This study proposes a machine learning model for estimating snowpack bulk densit
The dataset used in this study comes from two sources:

- SNOTEL Dataset - was downloaded using [metloom](https://metloom.readthedocs.io/en/latest/usage.html#snotel).
- [Global Seasonal-Snow Classification on NSIDC](https://nsidc.org/data/nsidc-0768/versions/1). For this work, download `SnowClass_NA_300m_10.0arcsec_2021_v01.0.nc`.
- [Global Seasonal-Snow Classification on NSIDC](https://nsidc.org/data/nsidc-0768/versions/1). For this project, download `SnowClass_NA_300m_10.0arcsec_2021_v01.0.nc`.
</details>

<!-- ## 📖 Overview
A machine learning for snowpack bulk density ($\rho_s$) estimation project.
This repository includes:
- Source code for our paper (link will be shared after paper acceptance).
- A reproducible Conda environment.
- Instructions for setup and usage. -->

---

## 📊 Dataset

The dataset used in this project are:
<details open>
<summary><h2>Software & Hardware List</summary>

- SNOTEL Dataset - was downloaded using [metloom](https://metloom.readthedocs.io/en/latest/usage.html#snotel).
- [Global Seasonal-Snow Classification on NSIDC](https://nsidc.org/data/nsidc-0768/versions/1). For this work, download `SnowClass_NA_300m_10.0arcsec_2021_v01.0.nc`.
| Software used | Version | Hardware specifications | OS required |
|:---: |:---: |:---: |:---: |
| Python | 3.11.5 | This code should work on any recent PC/Laptop | Linux (any), MacOS, Windows|
</details>

## 💻 Software & Hardware List

Expand Down

0 comments on commit 84f7501

Please sign in to comment.