https://github.com/tobbetripitaka/geo_to_numpy
Reading unusual and or annoying file formats to numpy
https://github.com/tobbetripitaka/geo_to_numpy
agrid geology geophysics python seismology
Last synced: 2 months ago
JSON representation
Reading unusual and or annoying file formats to numpy
- Host: GitHub
- URL: https://github.com/tobbetripitaka/geo_to_numpy
- Owner: TobbeTripitaka
- Created: 2020-05-04T22:48:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T11:16:11.000Z (over 5 years ago)
- Last Synced: 2025-03-29T07:44:18.538Z (6 months ago)
- Topics: agrid, geology, geophysics, python, seismology
- Language: Jupyter Notebook
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geo to numpy
_Reading unusual and or annoying file formats to numpy_---
Here I collect code to convert some unusual file formats to Python numpy arrays and export to e.g. netCDF.
Code here is not necissary optimised for performance, rather to be easy to follow and modify as needed.
Some methods might be added to agrid later.