Skip to content

Aquaveo/gsp_rest_api

 
 

Repository files navigation

GEOGLOWS ECMWF Streamflow Model Data Service

This is source code for the REST data service for the GEOGLOWS ECMWF Streamflow Project. This repository contains code for a docker container of a flask app. The data service is deployed at https://geoglows.ecmwf.int. Documentation can be found at https://geoglows.ecmwf.int/documentation.

Required Environment Variables for Metrics tracking

  • AWS_ACCESS_KEY_ID: AWS access key ID
  • AWS_SECRET_ACCESS_KEY: AWS secret
  • AWS_LOG_GROUP_NAME: AWS Cloudwatch log group
  • AWS_LOG_STREAM_NAME AWS Cloudwatch log stream
  • AWS_REGION: AWS region

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 56.8%
  • HTML 33.4%
  • JavaScript 6.1%
  • Shell 1.4%
  • Mustache 1.2%
  • Dockerfile 1.1%