An open API service indexing awesome lists of open source software.

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

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.