Code Monkey home page Code Monkey logo

techsupport's Introduction

Technical Support @ Planet

This is the repository of the Technical Support team at Planet. It contains all scripts and tools developed by the team both for external (customers) and internal (planeteers) support.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

####SSH Keys:

  • If you don't have a SHH key pair, create one running the following command in a new terminal:
cd ~
mkdir .ssh/save
mv .ssh/id_* .ssh/save/
ssh-keygen -t rsa -b 4096

This will move any previously existing keys to a the folder .ssh/save/ just in case. Take the default options and enter a passfrase when asked.

  • If you do have a key or after creating one, retrieve it key by running:
cat ~/.ssh/id_rsa.pub

####Planet Github account:

  • Go to GitHub and create your own account using your Planet email address (you can use any username you want).
  • Update your profile at https://hello.planet.com/update with the contents of your new SSH key and your github username.
  • Update your profile at GitHub with your SSH key.
  • Within one hours, you should receive an invitation to Planet Labs GitHub account by email. Click the link on the email to accept the invitation.
  • If the email does not arrive withing 24 hours, file a ticket at CorpEng.

Installing

--- then clone the repo

git clone --repository address

A step by step series of examples that tell you have to get a development env running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Running the scripts

This are instruction on what you will need to run our scripts.

For Python

pip install planet

For PHP

For SQL

For R

Authors

techsupport's People

Contributors

perazaluis avatar

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.