Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 610 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 610 Bytes

Marine data portal download service

This is a Vue-based application for downloading measurement data from the Baltic Sea. The data is provided by the Finnish Environment Institute (SYKE) and the Finnish Meteorological Institute (FMI).

The project is funded by the European Maritime and Fisheries Fund.

Contributing

Feel free to add feature requests or bug reports in the issue tracker.

Simple typo fixes and such can be sent as a PR directly, but for features or more complex bug fixes please add a corresponding issue first for discussion.

Running and debugging

npm install
npm run dev