Skip to content

SensesProject/earth

Repository files navigation

earth

An explorative interface for spatial extreme events data

screenshot of the module

License

The source code is licensed under the ISC license. Text and graphics are licensed under Attribution-ShareAlike 4.0 International. For licensing information on datasets please refer to the data sources section. Exceptions are listed below on a per-file basis.

Data Soucres

Data sources and if applicable licenses are listed below on a per-file basis.

Development

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.