Skip to content

th00tames1/ForestNAV

Repository files navigation

ForestNAV

ForestNAV is a Python-based application designed for processing and visualizing StanForD .pri data files in forest navigation system.

Installation

  1. Create a conda environment:

    conda create -n forestnav python=3.10
  2. Clone the repository:

    git clone https://github.com/th00tames1/ForestNAV.git
  3. Navigate into the project directory:

    cd ForestNAV
  4. Install dependencies:

    pip install -r requirements.txt

Usage

Run the main application:

python main.py

Example: Once the program is running, you can load .pri files (e.g., 2018032940338_821131B_1.pri or Redwood_Rising-130624-120930.pri) for processing and visualization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors