Giter VIP home page Giter VIP logo

gaybro8777 / cmr-csw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nasa/cmr-csw

1.0 1.0 0.0 7.25 MB

CMR-CSW is a web application developed by NASA EOSDIS to enable data discovery, search, and access across the CMR Earth Science data holdings via the OpenGIS Catalogue Service for the Web (CSW) standard.

Home Page: https://cmr.earthdata.nasa.gov/csw

License: Other

Dockerfile 0.02% Ruby 90.27% JavaScript 0.11% CoffeeScript 0.02% CSS 0.15% XSLT 3.23% HTML 6.21%

cmr-csw's Introduction

Visit NASA's CSW based on the EOSDIS COMMON METADATA REPOSITORY (CMR) at https://cmr.earthdata.nasa.gov/csw

Build Status

About

The CMR CSW is a web application developed by NASA EOSDIS to enable data discovery, search, and access across EOSDIS' Earth Science data holdings. It provides an interface compliant with the OpenGIS Catalogue Service Implementation Specification v 2.0.2 by taking advantage of NASA's Common Metadata Repository (CMR) APIs for data discovery and access.

License

Copyright © 2007-2014 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Third-Party Licenses

See public/licenses.txt

Installation

  • Ruby 2.1.2
  • A Ruby version manager such as RVM or rbenv is strongly recommended.

Initial setup

Once the repository is cloned locally and Ruby 2.1.2 is installed, you must install the dependencies. If you don't have the bundler gem already installed, execute the command below in the project root directory:

gem install bundler   

or if you wish to install the bundler without documentation:

gem install bundler --no-rdoc --no-ri

Install all the gem dependencies:

bundle install    

Set up the required environment

The application requires the environment variables below to be set.

String that uniquely identifies your specific CMR CSW installation:

client_id = <your client identifier>

Run the automated Rspec tests

Execute the command below in the project root directory:

bin/rspec

All tests should pass.

Run the application

Execute the command below in the project root directory:

rails server

Open http://localhost:3000/csw in a local browser.

cmr-csw's People

Contributors

cduma avatar ygliuvt avatar doug-newman-nasa avatar mschmele avatar littleidiot40 avatar vjphilli avatar

Stargazers

Michael Corrado avatar

Watchers

 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.