Giter Site home page Giter Site logo

znaznazna-backup / atmosphere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyverse/atmosphere

0.0 2.0 0.0 173.51 MB

Where cloud lives.

Home Page: https://atmo.iplantcollaborative.org

License: Other

Python 96.24% Ruby 0.16% Shell 3.15% HTML 0.45%

atmosphere's Introduction

atmosphere โ˜๏ธ

==========

Atmosphere addresses the growing needs for highly configurable and customized computational resources to support research efforts in plant sciences. Atmosphere is an integrative, private, self-service cloud computing platform designed to provide easy access to preconfigured, frequently used analysis routines, relevant algorithms, and data sets in an available-on-demand environment designed to accommodate computationally and data-intensive bioinformatics tasks.

Some Features

  • A powerful web client for management and administration of virtual machines
  • A fully RESTful API service for integrating with existing infrastructure components
  • Virtual machine images preconfigured for computational science and iPlant's infrastructure

Contributing

Coding Style

It is recommended that you use the git pre-commit hook to ensure your code is compliant with our style guide.

ln -s contrib/pre-commit.hook .git/hooks/pre-commit

To automate running tests before a push use the git pre-push hook to ensure your code passes all the tests.

ln -s contrib/pre-push.hook .git/hooks/pre-push

When master is pulled, it's helpful to know if a pip install or a manage.py migrate is necessary. To get a helpful warning:

ln -s contrib/post-merge.hook .git/hooks/post-merge
ln -s contrib/migrations-warning.rb .git/hooks/migrations-warning.rb
ln -s contrib/requirements-warning.rb .git/hooks/requirements-warning.rb

Coding Conventions

Import ordering

Imports should be grouped into the sections below and in sorted order.

  1. Standard libraries
  2. Third-party libraries
  3. External project libraries
  4. Local libraries

License

See LICENSE.txt for license information

Lead

Authors

Where the cloud lives!

atmosphere's People

Contributors

steve-gregory avatar jmatt avatar jchansen avatar cjlarose avatar mlent avatar prosif avatar amercer1 avatar lenards avatar cdosborn avatar mgatto avatar netscruff avatar julianpistorius avatar dleehr avatar

Watchers

James Cloos avatar called as zna 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.