Giter Club home page Giter Club logo

Comments (4)

adybbroe avatar adybbroe commented on June 3, 2024

That would be nice yes. We have Landsat-8 OLI supported. I am not familiar with TIRS yet. But you could try look at the convert scripts included. E.g. https://github.com/pytroll/pyspectral/blob/main/rsr_convert_scripts/oli_reader.py
I assume you will just have to copy from that one provided the original format is the same or similar. There is a general purpose hdf5 conversion function tohdf5 included. So you basically just need to put the original data into a rather basic data object based on InstrumentRSR.

If you succeed you can make a PR adding the conversion script and I could add the hdf5 data to the RSR, and upload to Zenodo. Tell me how it goes and don't hesitate if you need help.

from pyspectral.

lalligagger avatar lalligagger commented on June 3, 2024

Great, thanks for the feedback! I'll try to pick this up in the next couple of weeks and let you know if I have any questions.

It looks like learning HDF5 will be important for some other remote sensing products as well. Have been finding the package really helpful so far!

from pyspectral.

adybbroe avatar adybbroe commented on June 3, 2024

Very good. Yes, HDF5 is common working with Earth Observation data. The netCDF (version 4) is, however, nowadays becoming the standard. netCDF4 is using HDF5 underneath actually. But in this case I would say you don't need to understand much of the underlying details in the HDF5 format.
I will be on vacation on and off during the summer, but please shout if you need help. Hopefully I will respond in decent time.

from pyspectral.

garnyt avatar garnyt commented on June 3, 2024

Hi there, I have created L8 TIRS and L9 OLI and TIRS rsr's in pyspectral format. Cannot attach here (h5 not allowed). Let me know where I can put these for inclusion in your library

from pyspectral.

Related Issues (20)

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.