Skip to content

This is a lean version of the Environmental Data Retrieval API to test grib ingestion

Notifications You must be signed in to change notification settings

ShaneMill1/edr-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

edr-automation

This is an implementation of the Environmental Data Retrieval API to test grib ingestion

Navigate to edr-api. In the docker.cmd file, you will need to change the volume path to a path on the local host system where data will be stored. I recommend it being outside of the file path that contains the Dockerfile so that when you rebuild the docker image, it doesn't take long to do so. A directory above the Dockerfile is perfectly fine.

Once you have updated the docker.cmd file, run ./docker.cmd. This will build the image and run the container. Once complete, the container should be viewable at http://localhost:5000.

To ingest data, go to the README in edr-api

About

This is a lean version of the Environmental Data Retrieval API to test grib ingestion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages