Skip to content

niyoseris/deprem3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake 3D Visualization

This project is a web-based application that visualizes earthquake data in a 3D environment using CesiumJS. Users can filter earthquakes based on various parameters, including magnitude, depth, and time range.

Features

  • Visualize earthquake data in real-time.
  • Filter earthquakes by magnitude, depth, and date range.
  • Interactive 3D map using CesiumJS.

Technologies Used

  • Python (Flask) for the backend.
  • HTML/CSS/JavaScript for the frontend.
  • CesiumJS for 3D visualization.

Installation

  1. Clone the repository:
    git clone https://github.com/niyoseris/deprem3d.git
    cd deprem3d
  2. Install the required packages:
    pip install -r requirements.txt
  3. Run the application:
    python app.py
  4. Open your web browser and go to http://127.0.0.1:5000/

Usage

  • Use the filter form to specify the parameters for the earthquakes you want to visualize.
  • Adjust the map view to see different areas and the corresponding earthquake data.

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you have suggestions or improvements.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published