Code Monkey home page Code Monkey logo

lsst's Introduction

Package: lsst

This package sets up a basic environment needed to:

  1.  install packages from the LSST software server
  2.  build LSST products from git
  3.  build external software that uses LSST products

For building products, this package provides the following:

  o  it sets two useful environment variables that saves typing when
     checking out packages from the SVN repository:

     + LSST_GIT     The Git repository's base URL, [email protected]
     + LSST_DMS     The base Git URL to the directory containing 
                       LSST products

  o  it setups up the base package, which is necessary for properly
     loading LSST python modules.

For managing products, this package provides the following:

   o  prepends the address of the LSST software distribution server to
      EUPS_PKGROOT environment variable.

   DEPRECATED: the package also sets up the following variables, but they're
   deprecated and should not be used in future code/scripts.

     o  sets the LSST_HOME environment variable to the root of the LSST
        software stack.  This is the directory where the loadLSST scripts
        are found.

     o  sets the LSST_PKGROOT and (if not already set) the EUPS_PKGROOT
        environment variables.  The latter is used by "eups distrib"
        for retrieving and installing new product packages.  If 
        EUPS_PKGROOT is not already set, it is set to the value of 
        $LSST_PKGROOT

     o  sets the LSST_PKGS environment variable to the platform-specific 
        subdirectory of $LSST_HOME where LSST packages are installed.

     o  if $LSST_DEVEL is set, it is added the the start of the
        EUPS_PATH environment variable.  $EUPS_PATH has a list of of 
        colon-delimited directories that EUPS uses to look for software 
        products to load.  A user may set LSST_DEVEL if they want to
        install packages but do not have permission to write to
        LSST_HOME.  By placing it at the front of EUPS_PATH, newly
        installed packages will be installed under $LSST_DEVEL.

lsst's People

Contributors

airnandez avatar eteq avatar fjammes avatar frossie avatar jonathansick avatar mjuric avatar rayplante avatar robertluptonthegood avatar simonkrughoff avatar talljimbo avatar

Watchers

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