mycarta / t21-hack-footprint

Repo for the TRANSFORM 2021 Hackathon project on seismic acquisition footprint noise filtering
Apache License 2.0
5 stars 2 forks source link

Interactive access to seismic volumes for the App #6

Open mycarta opened 3 years ago

mycarta commented 3 years ago
  1. Download of segy seismic files from AWS Build on #4 to provide support for programmatic access to seismic volumes for the App This notebook is now the working prototype: https://github.com/mycarta/t21-hack-footprint/blob/main/dev/in-out%20work/Example_Seismic_IN-OUT_using_segyio.ipynb It only needs an option to allow user to store on a directory of choice
mycarta commented 3 years ago
  1. Add ability to choose volume and version from drop down menu This notebook is now the working prototype: https://github.com/mycarta/t21-hack-footprint/blob/main/dev/in-out%20work/Seismic_IN-OUT_Panel_param.ipynb