README.md
setup.cfg
setup.py
bin/hscalibration
bin/hsdata
bin/hseval
bin/hsfileoutput
bin/hsforecast
bin/hsncarpatch
bin/hsplotter
bin/hsstation
bin/hswrf3d
hagelslag/__init__.py
hagelslag.egg-info/PKG-INFO
hagelslag.egg-info/SOURCES.txt
hagelslag.egg-info/dependency_links.txt
hagelslag.egg-info/not-zip-safe
hagelslag.egg-info/requires.txt
hagelslag.egg-info/top_level.txt
hagelslag/data/FV3ModelGrid.py
hagelslag/data/GribModelGrid.py
hagelslag/data/HREFv2ModelGrid.py
hagelslag/data/HRRREModelGrid.py
hagelslag/data/HRRRModelGrid.py
hagelslag/data/HailForecastGrid.py
hagelslag/data/MRMSGrid.py
hagelslag/data/ModelGrid.py
hagelslag/data/ModelOutput.py
hagelslag/data/NCARModelGrid.py
hagelslag/data/NCARStormEventModelGrid.py
hagelslag/data/NCARWRF2020ModelGrid.py
hagelslag/data/SSEFModelGrid.py
hagelslag/data/VSEModelGrid.py
hagelslag/data/WRFModelGrid.py
hagelslag/data/__init__.py
hagelslag/evaluation/ContingencyTable.py
hagelslag/evaluation/GridEvaluator.py
hagelslag/evaluation/MetricPlotter.py
hagelslag/evaluation/MulticlassContingencyTable.py
hagelslag/evaluation/NeighborEvaluator.py
hagelslag/evaluation/ObjectEvaluator.py
hagelslag/evaluation/ProbabilityMetrics.py
hagelslag/evaluation/__init__.py
hagelslag/processing/EnhancedWatershedSegmenter.py
hagelslag/processing/EnsembleProducts.py
hagelslag/processing/Hysteresis.py
hagelslag/processing/ObjectMatcher.py
hagelslag/processing/STObject.py
hagelslag/processing/TrackModeler.py
hagelslag/processing/TrackProcessing.py
hagelslag/processing/TrackSampler.py
hagelslag/processing/Watershed.py
hagelslag/processing/__init__.py
hagelslag/processing/tracker.py
hagelslag/util/Config.py
hagelslag/util/__init__.py
hagelslag/util/convert_mrms_grids.py
hagelslag/util/create_model_grid_us_mask.py
hagelslag/util/create_sector_grid_data.py
hagelslag/util/custom_grib_table.py
hagelslag/util/derived_vars.py
hagelslag/util/hrefv2_symbolic_Links.py
hagelslag/util/lsr_calibration_dataset.py
hagelslag/util/make_proj_grids.py
hagelslag/util/merge_forecast_data.py
hagelslag/util/mrms_mesh_calibration_dataset.py
hagelslag/util/munkres.py
hagelslag/util/output_tree_ensembles.py
hagelslag/util/show_importance_ranks.py
hagelslag/util/storm_patch_center_coords.py
hagelslag/util/test_size_distributions.py
hagelslag/util/testing_sector.py
mapfiles/hrrr_map_2016.txt
mapfiles/ncar_2015_us_mask.nc
mapfiles/ncar_ensemble_map_2015.txt
mapfiles/ncar_grib_table.txt
mapfiles/ssef2013.map
mapfiles/ssef2014.map
mapfiles/ssef2015.map
mapfiles/ssef_2015_us_mask.nc
test/test_data_MRMSGrid.py
test/test_evaluation.py
test/test_tracking.py