All Projects → dizzib → earthcalc

dizzib / earthcalc

Licence: MIT license
This app calculates how much a distant object is obscured by the earth's curvature.

Programming Languages

livescript
113 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to earthcalc

Geocalc
Helper classes to calculate Earth distances, bearing, etc.
Stars: ✭ 88 (+18.92%)
Mutual labels:  earth
Earthenterprise
Google Earth Enterprise - Open Source
Stars: ✭ 2,425 (+3177.03%)
Mutual labels:  earth
fluid-earth
Fluid Earth is a WebGL-powered visualization of Earth's atmosphere and oceans
Stars: ✭ 75 (+1.35%)
Mutual labels:  earth
Terrarium
Replica of the Earth in Minecraft
Stars: ✭ 117 (+58.11%)
Mutual labels:  earth
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+168.92%)
Mutual labels:  earth
tfsaggregator
A server side plugin for Team Foundation Server (TFS) and Azure DevOps Server for performing various Work Item related calculations, create new Work Items and Links automatically.
Stars: ✭ 122 (+64.86%)
Mutual labels:  calculations
Ahrs
Attitude and Heading Reference Systems in Python
Stars: ✭ 75 (+1.35%)
Mutual labels:  earth
frechet
Discrete Fréchet distance and of the minimum path required for traversing with it
Stars: ✭ 14 (-81.08%)
Mutual labels:  calculations
Worldwindandroid
The NASA WorldWind Java SDK for Android (WWA) includes the library, examples and tutorials for building 3D virtual globe applications for phones and tablets.
Stars: ✭ 204 (+175.68%)
Mutual labels:  earth
stellar-rust-sdk
A lightweight SDK for the stellar horizon api. Written in rust.
Stars: ✭ 34 (-54.05%)
Mutual labels:  horizon
Himawari.js
Download real-time images of Earth from the Himawari-8 satellite
Stars: ✭ 1,763 (+2282.43%)
Mutual labels:  earth
React Globe
Create beautiful and interactive React + ThreeJS globe visualizations with ease.
Stars: ✭ 167 (+125.68%)
Mutual labels:  earth
google-globe-trends
Create beautiful and interactive Google Trends globe visualizations with ease
Stars: ✭ 33 (-55.41%)
Mutual labels:  earth
Unity3d Globe
Unity3D Implementation of Chrome Experiment WebGL Globe
Stars: ✭ 115 (+55.41%)
Mutual labels:  earth
MathExpressions.NET
➗ Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code
Stars: ✭ 63 (-14.86%)
Mutual labels:  calculations
Himawari Bg
🌏 Set the latest image from Himawari 8 as your desktop background.
Stars: ✭ 81 (+9.46%)
Mutual labels:  earth
Geokdbush
The fastest spatial index for geographic locations in JavaScript
Stars: ✭ 251 (+239.19%)
Mutual labels:  earth
rsgislib
Remote Sensing and GIS Software Library; python module tools for processing spatial data.
Stars: ✭ 103 (+39.19%)
Mutual labels:  earth
homebridge-eosstb
A homebridge plugin for the EOS set-top box as used by Sunrise, Telenet, Ziggo, Magenta, Virgin Media and maybe more in various countries on the Horizon Go (HGO) platform
Stars: ✭ 25 (-66.22%)
Mutual labels:  horizon
PyArmadillo
PyArmadillo: an alternative approach to linear algebra in Python
Stars: ✭ 58 (-21.62%)
Mutual labels:  calculations

Build Status

calculation method

calculation method

developer build and run

With node.js installed on the target box:

$ git clone --branch=dev https://github.com/dizzib/earthcalc.git
$ cd earthcalc
$ npm install       # install project dependencies
$ npm start         # build and start the task runner
earthcalc > b.all   # build everything

You should now be able to point your browser at _build/site/index.html

license

MIT

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].