Giter Site home page Giter Site logo

segy's People

Contributors

bckohan avatar dependabot[bot] avatar ta-hill avatar tasansal avatar tom-a-hill1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

bckohan

segy's Issues

Allow aliases in header fields

People name things many different ways so it would be nice to have aliases for header fields.

Like the seismic inlines can be named

  • inline
  • Inline
  • iline
  • Iline
  • inline_no

etc. We need to have a single point of "truth" for each field name though.

This would make the querying a lot nicer. I think it would encompass modifying StructuredFieldDescriptor to understand aliases.

Benchmarks

Benchmark against popular libraries:

  • segyio
  • obspy
  • segysak
  • segfast

Refactor endianness

Right now we got too much flexibility for endianness. Look into having only one at file level; or maybe one for binary one for trace.

Streamline SegyFactory interface

Some ideas

  • getitem setitem
  • hold traces in interval tree
  • encapsulate low level logic
  • flush methods (write trace chunks)
  • finalize method (consolidate)

Implement SEG-Y Rev0 rules

The validation and post-processing (i.e. coordinate scaling) should be applied as post-processors.

We can design a composable way to do this for different SEG-Y versions.

High Priority:

  • Sample axis from binary header (maybe can be a method of SegyFile?)

Backlog:

  • Coordinates for src/rec/cdp

Implement Writing Functionality

Right now reading and parsing is within the indexers and we use the __getitem__ methods. We need to implement reciprocal __setitem__ methods.

Set up CI/CD

Set up all the github actions and push to pypi etc

Simplify SegySettings

The initial version is a bit confusing. Rethink and redo the organization and keys.

Decouple Decoding

The decoding of values from raw bytes in indexers need to be separated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.