Skip to content

helvecioneto/stanalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storm Tracking Analyzer

STAnalyzer

Software License Software Life Cycle nbviewer

Install Dependency

Anaconda Python 3

$ conda env create --file stanalyzer.yml
$ conda activate stanalyzer

Examples

Global variables for translate_data.py

PATH = '/home/helvecioneto/01_IARA/RADAR/iara_beta_v6/output/S201409070000_E201409100000_VDBZc_T20_L5_SPLTTrue_MERGTrue_TCORTrue_PCORFalse.zip'
DATA_PATH = '/home/helvecioneto/SINAPSE_01/DADOS/sbandradar/'
VAR_NAME = 'DBZc'
LEVEL = 5
THRESHOLD = [20,35,40]
OUTPUT = '../output/'
NC_OUTPUT = '../output/data/'
OUTPUT_FILE = '../output/output_file_tracked'

Usage

python translate_data.py

Jupyter notebook

Example for EDA tracked files

Contact info

Developed by: Helvecio Neto [email protected]

About

Storm Tracking Analyzer for Fortracc2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages