Skip to content

mariocroix/S1-Satellite-Categorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Satellite Categorizer

Satellite Categorizer is a C-based program that organizes and analyzes information about satellites. The program reads data from a CSV file, categorizes satellites based on various properties, and provides insightful queries.

How to Use

  1. Clone the Repository:
    git clone https://github.com/mariocroix/S1-Satellite-Categorizer.git
  2. Navigate to the Project Directory:
    cd S1-Satellite-Categorizer
  3. Build the Program:
    make
  4. Run the Program:
    ./Satellite-Categorizer
    
    

Features

  • Categorize satellites based on name, purpose, country, agency, orbit type, launch date, and more.
  • Explore statistics and rankings of satellites using provided queries.
  • Efficiently handle large datasets with dynamic arrays and hashmaps.

About

Satellite Categorizer is a C-based program that organizes and analyzes information about satellites. The program reads data from a CSV file, categorizes satellites based on various properties, and provides insightful queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors