Git Product home page Git Product logo

Comments (4)

keltonhalbert avatar keltonhalbert commented on July 21, 2024 1

Hi there!

Unfortunately no, and definitely not as shown right here. This is a broadcast format that requires an extra decoder and special logic to handle. For example, this data isn't for a single weather balloon - each TTAA message shown corresponds to 6 different weather balloon sites. There are also TTBB and PPBB messages required to reconstruct the temperature and wind profiles, which are likely in the dataset but organized in such a way that you would have to parse and decode the entire file. Decoding these messages is not trivial, and is traditionally handles by legacy C and FORTRAN decoders.

I do have some somewhat working Python code that would decode this, with the goal of including it in the MetPy package, but I have no ETA on when that will be ready for production.

If you are looking for data in a format that SHARPpy can handle, I would recommend loading text data from the University of Wyoming Sounding Archive.

from sharppy.

c0r3dump3d avatar c0r3dump3d commented on July 21, 2024

Thank you very much for the answer. Unfortunately for some unknown reason the soundings for my area (Spain) are not available on that link, and I don't know where to get them in a format that SHARPpy can read. Can someone maybe give me a clue where to find them?

imagen

from sharppy.

c0r3dump3d avatar c0r3dump3d commented on July 21, 2024

Hi, What format of the text data from University of Wyoming Sounding Archive, read SHARPpy?
image

I try each one but SHARPpy said:

OSError: Could not figure out the format of

from sharppy.

c0r3dump3d avatar c0r3dump3d commented on July 21, 2024

Hi again, sorry for the insistence, ;-). I have found that in the web OGIMET are the sounding data from Spain, with this structure:

image

It's possible to process with SHARPpy?

from sharppy.

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.