FRI-Energy-Analytics / 2020_summer_fellows

A repository for FRI Energy Analytics fellows
MIT License
5 stars 6 forks source link

Map/Physical Visualizaton #34

Open VictorFavela opened 4 years ago

VictorFavela commented 4 years ago

Being able to display data specially is very important for drilling locations, and may lead to interesting results. I have begun work on a very basic map that maps the given data, however that has proven to be difficult since there are so many points of data over such large spaces. My next goal is to try and abstract data to the Township level, and from there try to gain an understanding.

This is an incredibly promising issue since I believe we can use data such as formation to gain information on other variables such as completion type

VictorFavela commented 4 years ago

Note: Tried using Folium however I found its mostly flash and no real analytical substance. At this large a scale it is almost impossible to run the live map, my computer grinded to a halt anytime the mouse moved and it needed to redraw every single point on the map.