Skip to content

GeoPressure/GeoPressureLabel

Repository files navigation

GeoPressureLabel

This project downloads measurement label files from Zenodo records in the geolocator-dp community, extracts pressure and acceleration sensor data, and builds a neural network to predict label values from the measurements.

Features

  • Download and parse measurement files from Zenodo
  • Extract pressure and acceleration sensor data
  • Neural network for label prediction

Setup

  1. Ensure you have conda installed.
  2. Create the environment:
    conda env create -f environment.yaml
  3. Activate the environment:
    conda activate GeoPressureLabel

Usage

  • Run python download_data.py to fetch and process data.
  • Run python train_model.py to train the neural network.

References

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors