Giter Site home page Giter Site logo

vespaapp's Introduction

VESPA-App

Link to Vespa-App page

The VESPA-App is a web-mobile responsive interface to improve the users experience on exploring planetary data. It is meant to be an extension, simplified version of the main VESPA portal.

While the VESPA portal provides specific options to query VO planetary services (aka EPN-TAP), the VESPA-App provides a higher level, less technical interface to explore the data in those services by offering the data products (images, footprints, spectra) at first hand, and then linking the user to the services through the VESPA portal.

In other words, the purpose of the VESPA-App is to make VESPA data search more accessible. And any suggestion to help us achieve this goal is much welcome and may be done through the App GitHub issues. Main goals are:

Developers

Developers interested in contribute to the App may find the docs useful for a detailed description of the App's structure, development status and data workflow.

Supported by:


Mainly built with:

vespaapp's People

Contributors

chbrandt avatar dependabot[bot] avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

epn-vespa

vespaapp's Issues

certificate errors

Trying to meteor run gave me the following error(s):

$ meteor run

=> Started proxy.                             
=> A patch (Meteor 1.8.1) for your current release is available!
   Update this project now with 'meteor update --patch'.
=> Started MongoDB.                           
=> Errors prevented startup:                  
   
   While downloading [email protected]...:
   error: certificate has expired
   
   While downloading [email protected]...:
   error: certificate has expired
   
   While downloading [email protected]...:
   error: certificate has expired
   
   While downloading [email protected]...:
   error: certificate has expired
   
   While downloading [email protected]...:
   error: certificate has expired
(...)

As explained in their forum, https://forums.meteor.com/t/solved-error-certificate-has-expired/49912/12, you can work around that by using the environment variable NODE_TLS_REJECT_UNAUTHORIZED. This works:

$ NODE_TLS_REJECT_UNAUTHORIZED=0 meteor run

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.