Datasets
- Volcano_Data_Collected - contains 52 volcanoes and 7941 total TIF files (Box folder)
- Merged_tables_processed.xlsx - latest pruned and processed excel files containing these volcanoes and correct volcano names
Procedure
-
Install DORA on your local machine following the steps from the issue-lrx-mod branch in this forked repo -https://github.com/adityamohan29/dora/tree/issue-lrx-mod/dora_exp_pipeline
-
Navigate to directory inference_pipeline with
cd inference_pipeline/
-
Once the results are obtained, run
pip install -r requirements.txt
to install all requirements for this app -
Run
vtf_app.py
with your specified input directory and output file. For example:python3 vtf_app.py --input="/volcano_data/Pacaya/" --output="Pacaya_res.csv"
You can runpython3 vtf_app.py --help
if you want to specify any additional arguments
Note: Your directory structure should be of the following format - {Volcano}/"all"/{ASTER file name}, for example: Pacaya/all/AST_08_00302282019042806_20230914075707_28909.SurfaceKineticTemperature.KineticTemperature.tif