All Projects → oresat → oresat-linux

oresat / oresat-linux

Licence: other
OreSat Linux image builder, general embedded Linux documentation, and general utilities.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to oresat-linux

PWSat2OBC
Source code of the PW-Sat2 On Board Computer (OBC) software.
Stars: ✭ 53 (+341.67%)
Mutual labels:  satellite
rio-pansharpen
pansharpening landsat scenes
Stars: ✭ 42 (+250%)
Mutual labels:  satellite
rio-glui
Explore CloudOptimized geotiff on your browser using Mapbox GL JS
Stars: ✭ 47 (+291.67%)
Mutual labels:  satellite
pygac
A python package to read and calibrate NOAA and Metop AVHRR GAC and LAC data
Stars: ✭ 14 (+16.67%)
Mutual labels:  satellite
trusat-frontend
The React codebase for space-sustainability tool TruSat
Stars: ✭ 31 (+158.33%)
Mutual labels:  satellite
goestools
📡 LRIT demodulator from weather satellite GEO-KOMPSAT-2A (GK-2A).
Stars: ✭ 23 (+91.67%)
Mutual labels:  satellite
pxm-manifest-specification
File specification for PXM (Pixel Monster)
Stars: ✭ 14 (+16.67%)
Mutual labels:  satellite
Picosat Horus
Desenvolvimento e produção de um picossatélite para realizações de medições atmosféricas e envio de telemetria por RF.
Stars: ✭ 26 (+116.67%)
Mutual labels:  satellite
Attitude-Control-Model
Model to simulate the dynamics of the Satellites motion during orbit undergoing passive magnetic control.
Stars: ✭ 21 (+75%)
Mutual labels:  satellite
satproc
🛰️ Python library and CLI tools for processing geospatial imagery for ML
Stars: ✭ 27 (+125%)
Mutual labels:  satellite
grib-doctor
Utilities for handling quirks of weather data grib files.
Stars: ✭ 20 (+66.67%)
Mutual labels:  satellite
lightweight-temporal-attention-pytorch
A PyTorch implementation of the Light Temporal Attention Encoder (L-TAE) for satellite image time series. classification
Stars: ✭ 43 (+258.33%)
Mutual labels:  satellite
georaster-layer-for-leaflet
Display GeoTIFFs and soon other types of raster on your Leaflet Map
Stars: ✭ 168 (+1300%)
Mutual labels:  satellite
goes2go
Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.
Stars: ✭ 77 (+541.67%)
Mutual labels:  satellite
SGP.NET
C# SGP4 Satellite Prediction Library. Load satellites from TLEs, convert between coordinate systems and reference frames, observe satellites from ground stations, and more.
Stars: ✭ 15 (+25%)
Mutual labels:  satellite
deck.gl-raster
deck.gl layers and WebGL modules for client-side satellite imagery analysis
Stars: ✭ 60 (+400%)
Mutual labels:  satellite
go-satellite
Calculate orbital information of satellites in GoLang.
Stars: ✭ 55 (+358.33%)
Mutual labels:  satellite
Rnightlights
R package to extract data from satellite nightlights.
Stars: ✭ 45 (+275%)
Mutual labels:  satellite
untiler
Stitch image tiles into larger composite TIFs
Stars: ✭ 35 (+191.67%)
Mutual labels:  satellite
rio-rgbify
Encoded arbitrary bit depth rasters in psuedo base-256
Stars: ✭ 62 (+416.67%)
Mutual labels:  satellite

OreSat Linux

Issues Documentation Status

This repo has all the OreSat Linux system level documenation and utilities for OreSat Linux boards.

Utilites

  • Image Builder: Used to build OreSat Linux images.
  • Octavo Boot: Used to flash a OreSat Linux board's eMMC over USB.
  • Octavo EEPROM: Used to flash a new OreSat Linux board's EEPROM.

OreSat Linux Images

Images are hosted at https://images.oresat.org/

System Level Documenation

See OreSat Linux ReadTheDocs

Manually building the System level docs:

  • Install dependencies
    • On Arch Linux: $ sudo pacman -S python-sphinx python-sphinx-rtd-theme
    • On Debian Linux: $ sudo apt install python3-sphinx python3-sphinx-rtd-theme
    • With pip: $ pip install sphinx sphinx-rtd-theme
  • $ make html -C docs/
  • open docs/build/html/index.html in a browser.

Other OreSat Linux Repos

See docs/repos.rst for a list of other OreSat Linux repos.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].