# FAIR4RS Final Presentation ## About **Name** Liliana Vargas Meleza **Scientific and software background** I have a background in applied geophysics. I mostly integrate multi-dimensional data into geological models of the subsurface. My experience is mostly on data management, as for software I write scripts in Python for data exploration. ## Project **Project Name** Well-log data visualization tool **Repository** https://github.com/anailil/petrophys-viz **Description** In my research group, we use Jupyter notebooks for data exploration, which are then shared and adapted by researchers and students. However, this practice hinders the reproducibility of research findings. I would like to refactor a collection of Jupyter notebooks into a maintabble pipeline for data visualization. **Project goals** *Which goals did you manage to achieve?* * Published a bunch of Jupyter notebooks in one repo * Modularized Jupyter notebooks into Python scripts * Made environment reproducible Which goals are you working on next? * More refactoring for cleaner scripts * Create a pipeline.yaml file * Add integration tests ## Feedback **Top** *Share something you liked about the program* * That I learned best practices for better (FAIR) coding from the different perspectives of instructors and participants * The opportunity to implement those practices into to my own project **Tip** *Share something you would have improved in the program* * Maybe to shorten the duration, less sessions but more targetted.