

- #PYTHON PROGRAMMING TECHLOG HOW TO#
- #PYTHON PROGRAMMING TECHLOG SOFTWARE#
- #PYTHON PROGRAMMING TECHLOG CODE#
- #PYTHON PROGRAMMING TECHLOG WINDOWS#
The results will be reviewed even in the next week of courses or in a virtual section. Techlog Python editor, combined with libraries, permits access to: All Techlog data objects (e.g., wells, datasets, curves, and properties).The participants will receive a very detailed document with specifications on the tasks and deliverables.Participants will receive datasets to practice the acquired knowledge and achieve the proficiency in the use of Techlog.
#PYTHON PROGRAMMING TECHLOG SOFTWARE#
#PYTHON PROGRAMMING TECHLOG WINDOWS#
18) Good knowledge about working with Windows Operating System Microsoft Office package and using Internet.
#PYTHON PROGRAMMING TECHLOG HOW TO#

#PYTHON PROGRAMMING TECHLOG CODE#
This method is then called in to the main code whenever needed.This program will take the participants through a series of domain, blended and/or software classes that cover Physics for wireline and MWD/LWD logs, log and core analysis, interpretation and Integration to obtain a comprehensive petrophysical characterization at well, reservoir and field scales.

To make this process simpler, I have created a class with a method that unpacks the buffer based on the size of the field. Flow information is generated by the exporter and represents traffic type and statistics.ĭata is stored as c-type strings on the socket hence struct python module will be used to convert characters into python data type, depending on the size of the field. Record is a 48 bytes field where the flow information is encapsulated. Netflow Header is 24 bytes long, containing meta data regarding exporting process and encapsulated flow record information including the number of flows encapsulated. Netflow v5 packet is made off of two components a header and a record. For now it’s only limited to version 5 but I’m planning to add additional updates to include v9 and IPFIX, which is a bit more complicated.Ĭode is available on GitHub if anyone is interested. So I build my own flow collector in Python for educational purpose. This slides help me to deep in knowledge and teach others on the. I use python mostly for Data Science and Machine Learning, and although I use python every day I consider myself an intermediate python user. I also wanted to play around with Cisco’s Netflow implementation. Learn Python Programming Slides T his post collect some slides I made in order to teach python (to co-workers, colleagues, friends) etc. Recently, I have been wanting to start another programming project in Python. GitHub Mihir's Techlog Novemby Mihir | programming in netflow, programming, python Python Based Netflow Collector The Python code is compliant with Techlog Python module and does not require installation of extra Python libraries within the Techlog program folder (which.
