Skip to content

MattiaPeiretti/MCDII

Repository files navigation

MCDII - Mars Climate Database Improved Interface

This is a re-designed version of the Mars Climate Database(MCD) available at http://www-mars.lmd.jussieu.fr/

The goal of this design is to provide a clearer and more user friendly interface for the Mars Climate Database, a fantastic project developed and organized by Laboratoire de Météorologie Dynamique du CNRS (Paris, France) in collaboration with the Open University (UK), the Oxford University (UK) and the Instituto de Astrofisica de Andalucia (Spain) with support from the European Space Agency (ESA) and the Centre National d'Etudes Spatiales (CNES).

New Interface

I have heard from several people that this fantastic tool lacks of an intuitive and handy interface. So as a side project I decided to fully re-write it, still based on the hosted version of the database available at http://www-mars.lmd.jussieu.fr/ used as an 'API'.


Build the project:

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on the used framework, check out Nuxt.js docs.

About

Mars Climate Database Improved Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published