Skip to content

cpthackray/source-receptor-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source-receptor-vis

Interactive source-receptor relationship visualization for atmospheric PFAS.

web app example

Prerequisites

  • Flask
  • WTForms
  • cartopy
  • numpy
  • matplotlib
  • xarray
  • srtools

Post-installation setup

  1. Download data (TBA)
  2. In a file called myconfig.py, save the following definitions:
SECRET_KEY = "PUT YOUR SECRET STRING HERE"
DATAPATH = "PATH/TO/THE/DOWNLOADED/DATA/"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published