Skip to content

cpthackray/source-receptor-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source-receptor-tools


(See included PFAS example)

NOTE: Included data is for illustrative purposes only!



Requirements


Installation

Using pip

$ pip install git+https://github.com/cpthackray/source-receptor-tools
$ python
>>> import srtools

Metadata Structure

Based on tree structure:

Source Type -> Chemical Species -> Exposure Pathway -> Spatiotemporal Information

Relies on NetCDF/xarray for handling the spatiotemporal dimensions.

Implemented with *.nc files using the Variable convention:

name = f'{SOURCETYPE}_{CHEMICALSPECIES}_{EXPOSUREPATHWAY}'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published