Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 628 Bytes

File metadata and controls

20 lines (13 loc) · 628 Bytes

boatload

maritime meteorological research data uploader

please refer to organization page for update and maintained version

Tool for uploading maritime meteorological research data from research vessels to the havvarsel-frost.met.no API.

frontend is served at /uploader

configuration

deployment environment

Configure deployment enviroment through the environment variable BOATLOAD_ENV. Acceptable values are DEV or PROD, and primarily define how to route outgoing traffic.

deploy

This project runs on google app engine.

Deploy: gcloud app deploy