feat: add informational markdown for model usage and collaboration details 588d698 jimmy60504 commited on Nov 1, 2025
feat: switch to Scattergl for improved performance in P wave marker rendering 4ce3389 jimmy60504 commited on Nov 1, 2025
feat: optimize waveform rendering performance for Hugging Face Space with downsampling and WebGL 2fc487d jimmy60504 commited on Nov 1, 2025
feat: implement intelligent caching for STA/LTA results to improve UI responsiveness 8c7ca37 jimmy60504 commited on Nov 1, 2025
feat: implement STA/LTA result caching to enhance UI responsiveness 5c971be jimmy60504 commited on Nov 1, 2025
feat: update user instructions and workflow description in Gradio interface for TT-SAM model 5fecd18 jimmy60504 commited on Nov 1, 2025
feat: enhance visualization by adjusting margins, hover info, and marker sizes in intensity maps 0f95cf9 jimmy60504 commited on Nov 1, 2025
feat: transition from matplotlib to Plotly for waveform visualization and enhance interactivity 118c2ea jimmy60504 commited on Nov 1, 2025
feat: update default earthquake event selection to the third event in the dropdown 200c9b4 jimmy60504 commited on Nov 1, 2025
feat: enhance intensity map visualization by adjusting station opacity based on P-wave arrival time 0d04cf4 jimmy60504 commited on Nov 1, 2025
feat: add automatic P-wave detection using STA/LTA method and enhance waveform visualization 6d209c3 jimmy60504 commited on Nov 1, 2025
refactor: improve code readability and formatting in app.py c56b1d8 jimmy60504 commited on Nov 1, 2025
refactor: reorganize layout for earthquake alert report and waveform visualization 82f78ef jimmy60504 commited on Oct 31, 2025
feat: add earthquake alert report generation for regions with intensity ≥ 4 16196d0 jimmy60504 commited on Oct 31, 2025
refactor: streamline event handling and improve input station visualization 2c0009f jimmy60504 commited on Oct 31, 2025
docs: refactor waveform loading and processing steps for improved caching and error handling d03ae4c jimmy60504 commited on Oct 31, 2025
docs: refactor event handling and streamline data loading in app.py 23eb3ea jimmy60504 commited on Oct 31, 2025
docs: add intensity map visualization and real-time data handling 1e575c1 jimmy60504 commited on Oct 27, 2025
docs: refactor event handling functions and streamline output parameters 14b5ab9 jimmy60504 commited on Oct 27, 2025
docs: update map visualization for earthquake data with improved marker sizes and layout adjustments f202901 jimmy60504 commited on Oct 27, 2025
docs: enhance input station mapping and intensity visualization using Plotly ef96627 jimmy60504 commited on Oct 27, 2025
docs: add support for Apple MPS inference backend and improve device selection logic 9a7fc67 jimmy60504 commited on Oct 27, 2025
docs: implement centralized management for earthquake metadata and update UI for epicenter display a29ae51 jimmy60504 commited on Oct 26, 2025
docs: optimize initial workflow loading and event synchronization for improved user experience 83df282 jimmy60504 commited on Oct 26, 2025
docs: update copilot instructions and project plan for improved workflow and user experience 6663675 jimmy60504 commited on Oct 26, 2025
feat(task T-20251025-duration-slider-0-30): limit duration slider to 0–30 seconds de4f1bc jimmy60504 commited on Oct 25, 2025
refactor app.py to remove task identifiers from log messages for improved clarity 0d38f7f jimmy60504 commited on Oct 25, 2025
refactor app.py and .dockerignore to rename ground truth references to observed intensity and update directory structure 4a61ef8 jimmy60504 commited on Oct 23, 2025
refactor layout in app.py to improve input section organization and enhance clarity of displayed information b88beb1 jimmy60504 commited on Oct 23, 2025
add Docker support with Dockerfile and scripts; implement error handling for station data loading and validation fb80c1a jimmy60504 commited on Oct 22, 2025
update UI to improve Ground Truth image handling and adjust height for better alignment 285c304 jimmy60504 commited on Oct 22, 2025
reorder input layout to display waveform first and station map second 26071fc jimmy60504 commited on Oct 21, 2025
refactor select_nearest_stations to use a dictionary for station distances to avoid duplicates ba6a003 jimmy60504 commited on Oct 21, 2025
add function to create input station map and update UI for waveform loading ea06d35 jimmy60504 commited on Oct 21, 2025
update map creation to set fixed dimensions for better alignment with Ground Truth images 75416a6 jimmy60504 commited on Oct 21, 2025
add function to load Ground Truth images and update prediction display fc9d4ef jimmy60504 commited on Oct 21, 2025
refactor site info loading and prediction batching for improved clarity and performance 2d4076c jimmy60504 commited on Oct 21, 2025
add repo_type parameter to Vs30 data loading for improved dataset handling f57852c jimmy60504 commited on Oct 21, 2025
add interactive intensity map feature using Folium and update related functions 4ee8fb3 jimmy60504 commited on Oct 21, 2025
update site info file format from .txt to .csv for improved data handling 10ceedb jimmy60504 commited on Oct 21, 2025
add waveform loading functionality and update Gradio interface for user interaction 9894f5b jimmy60504 commited on Oct 21, 2025
refactor intensity prediction functions and update Gradio interface for epicenter input 12f3211 jimmy60504 commited on Oct 21, 2025
add user-defined Vs30 input to intensity prediction and update related functions cbfa1d2 jimmy60504 commited on Oct 21, 2025
add requirements and initial setup for TTSAM intensity prediction system 71a525a jimmy60504 commited on Oct 21, 2025