http://luminome.com/
hello

See also: scottandrecampbell.com

welcome to the process.

sac-py-api
00

2023-03-11T16:08:53.345310Z

python 3.8 testing api

https://github.com/luminome/sac-py-api

This is for getting the position of planets and stuff.

added infor to clone. sat-data: https://rhodesmill.org/skyfield/api-satellites.html#skyfield.sgp4lib.EarthSatellite

iss-sat-data-source: https://celestrak.org/NORAD/elements/gp.php?CATNR=25544&FORMAT=tle

Earth/Diameter:
12,742 km
Moon/Diameter:
3,474.8 km

average distance    385 000 km
inverse sine parallax   384 400 km
Distance during perigee ~362 600 km (356 400 – 370 400 km)
Distance during apogee  ~405 400 km (404 000 – 406 700 km)
https://planetariodevitoria.org/espaco/qual-e-a-distancia-media-da-terra-a-lua.html
tool-six
01

2023-03-11T14:31:19.838202Z

http://no-url

no readme.md

ctipe-frontend
02

2023-03-09T19:53:14.782614Z

this is data snacks

https://github.com/luminome/ctipe-frontend

Model (ctipe-frontend)

A 3d model of the CTIPE TOTAL ELECTRON CONTENT FORECAST by NOAA and the NWS

OPEN ctipe-model (https:scottandrecampbell.com/static/ctipe)

dataset from www.swpc.noaa.gov

here's a quote:

The plot illustrates the height integrated electron density (TECU, 1 TECU = 1.e16 electrons/square meter) also called Vertical Total Electron Content (VTEC), vs latitude (-90 to 90 deg) and longitude (0 - 360 deg) from the Coupled Thermosphere Ionosphere Plasmasphere Electrodynamics Model (CTIPe). CTIPe is a state of the art research tool used at the Space Weather Prediction Center to study thermosphere-ionosphere phenomena in order to develop nowcasting and forecasting algorithms for space weather. The objectives are to understand and quantify the importance of the upper-atmospheric mechanisms that affect human activities and to develop new monitoring and predicting techniques.

This model intends to show the "charge" in the ionosphere. Color values are exaggerated by the Y-axis in the model. The timeseries ends with now and starts 4 days ago at 10 minute intervals. To store the timeseries, a small python app was created ("ctipe" sourcecode at github) (currently on railway) and its api shares specific time requests to the app (node).

This required some pretty exhaustive mental notes. Familiarity with this dataset comes from experience: it was a key-component of the THREADING EXPOSITION.

sac-py-geo
03

2023-03-09T16:36:00.842093Z

shapefile to json

https://github.com/luminome/sac-py-geo

chintzy little python utility to convert shapefiles to json.

Shapely 1.8.1.post1
geopandas 0.10.2
numpy 1.23.1
pandas 1.3.5

Python 3.8

Download and unzip files from link below and place in folder named "sources". Create "output-pkl" folder for pickled geopandas dataframes (don't reload .shp files each time). Create "output-json" so that files are saved somewhere.

sac-py-geo/¬
    output-json/
    output-pkl/
    sources/

    .gitignore
    main.py
    readme.md
    requirements.txt

Source data is available at:

https://www.naturalearthdata.com/downloads/50m-physical-vectors/

three-sac
04

2023-03-08T22:35:56Z

toolkit for three.js portable codebase

https://github.com/luminome/three-sac

this is a basic toolkit to recycle three.js runtime configurations.
import {loader, scene, elements, util} from 'three-sac'
development-notes/sample-config.js contains sample config params for elements and scene.
geodesic-model
05

2023-03-08T08:31:52Z

wedge: an incosahedral model for sperical projection

https://github.com/luminome/geodesic-model

no readme.md

three-sac-space
06

2023-03-05T17:14:44Z

first clone

https://github.com/luminome/three-sac-space

three-sac-space

OPEN earth-model w/iss position (https:scottandrecampbell.com/static/space)

more information soon.

three-sac-frontend
07

2023-03-05T16:57:41Z

frontend componentry for three-sac node package

https://github.com/luminome/three-sac-frontend

no readme.md

wudi-model
08

2023-03-04T10:03:17.540421Z

cnrs mio temporal wudi data modeling system

https://github.com/luminome/wudi-model

hello world // 👉️ START EVERYTHING HERE

wudi-model-update
09

2023-02-08T21:50:23Z

wudi data model update utility

https://github.com/luminome/wudi-model-update

no readme.md

ctipe
10

2023-01-04T13:29:51Z

None

https://github.com/luminome/ctipe

no readme.md

obspkg-lite
11

2022-06-27T14:32:08Z

None

https://github.com/luminome/obspkg-lite

no readme.md

obspkg-pythonProject
12

2022-05-14T12:31:34Z

None

https://github.com/luminome/obspkg-pythonProject

obspkg-chonk-python-project

export GIT_SSH_COMMAND="ssh -i ~/.ssh/your-custom-private-key" /usr/local/bin/charm

chonk
13

2022-05-12T23:37:55Z

Basic Save

https://github.com/luminome/chonk

no readme.md

basic
14

2021-08-10T09:59:39Z

2021 Dev for Plotter

https://github.com/luminome/basic

basic

2021 Dev for Plotter

A utility application to control grbl written in python.

Python 3.8 PyQt5 serial_asyncio

ABSTRACT

March 2020: Sensing I would be spending the foreseeable future locked in the studio, I set out to apply myself to a ‘complete’ project. I wanted to hybridize all of the disciplines I'm familiar with: computer science, physics, engineering, mathematics, design, and art. My studio became a laboratory. After four months (June), I had a working printer. To make it more interesting, I worked until now to make it function autonomously; observing information and relaying it visually over time.

Conceptually, the system explores input and output (I/O) as being shared by both the human creative process and the digital/mechanical process. The creative mind is driven by imagination, interpretation, emotion, and reaction. In turn it applies those forces to some kind of material. Similarly, a system is driven by matching raw input to a corresponding action. Both respond programmatically —either directly or in a more nuanced way— to a set of inputs and subsequently relay their findings.

The ‘input’ side of my creative process is informed by things that are really limited these days (e.g.: traveling or going outside). To accommodate that, I existed in a smaller scope; exploring ‘input/output’ in a synthetic and concrete way. ‘The system’ —a primitive analog— became a set of eyes, a set of information they look at, and a tiny mind full of its own rules used to interpret and convey what it sees.

aerosol
15

2021-05-13T15:53:42Z

pyqt5 svg file viewer

https://github.com/luminome/aerosol

no readme.md

runtime
16

2021-03-19T23:14:09Z

PyGame (py2.7) Game program design 2015-2016

https://github.com/luminome/runtime

no readme.md

Site built from scratch by Scott André Campbell website ©2023 using Python Flask and JavaScript