Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

dhanudhara/pforecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plastic monitoring and forecasting

Prerequisites

  • Docker

MySQL environment variables

  • Create secrets file:
mkdir .secrets && touch .secrets/db_root_password.txt
  • add root password to this txt file

Launch system

Run:

$ docker compose up -d
# or
$ docker compose up -d --build  # to rebuild files

Modules

  • data downloader (poodac)
  • data converter and tabulator (ncextract)
  • data forecaster (wrf?)
  • api endpoint

About

Uni project to monitor and forecast plastic distribution in the ocean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors