Giter Club home page Giter Club logo

opssat-smartcam-map's Introduction

OPS-SAT SmartCam Map

Mapping the groundtrack locations of the OPS-SAT spacecraft when images were acquired. Development has ceased in this repo and moved to the mission's GitLab account. The map is now hosted as a European Space Agency's GitLab Page, here. All OPS-SAT images were acquired by the spacecraft's SmartCam and credited to ESA.

Adding new thumbnails

  1. Upload the thumbnails image files as well as the .csv and .log files to their dedicated folders inside the data directory.
  2. Update the CAMERA_START_TIMESTAMPS array in index.html to contain the timestamp of the .csv filenames that contain the metadata of the thumbnails to be added.

Note that the .log files are not used in any way. They are just included for record-keeping.

Running locally

The map can be loaded locally without uploading the thumbnails to the repository's data directory. However, the .csv metadata files still need to be uploaded. This is a known issue: Issue #1.

opssat-smartcam-map's People

Contributors

georgeslabreche avatar

Stargazers

 avatar

Watchers

 avatar  avatar

opssat-smartcam-map's Issues

Make it possible to read .csv file in the local file system.

Description

The PapaParse javascript library is used to read the .csv metadata file, like so:

Papa.parse("https://georgeslabreche.github.io/opssat-smartcam-map/data/logs/opssat_smartcam_metadata_" + cameraStartTimestamp + ".csv", {

It should be updated so that it can work in both online and offline situations i.e., as the hosted GitHub Page and as an index.html opened in a local file system.

We want this so that we can use the map with thumbnail images that are not released for publication yet. The current workaround is to not upload the thumbnails but still upload the .csv files.

Acceptance Criteria

  • The map displays properly when loading index.html online as a GitHub Page.
  • The map displays properly when loading index.html from the local file system.

Is there a license for this repo?

Hi there -- I came across this repo while looking into OPS-SAT, and I really like it -- the map itself is quite useful, and as a Javascript/Leaflet newbie it was quite instructive to read the code.

Is there a license for this repo? I would really like to be able to be able to use this as a base for other things, but I don't want to step on any toes.

Thanks again for publishing this!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.