Git Product home page Git Product logo

Comments (14)

Jeff-Szkodzinski avatar Jeff-Szkodzinski commented on July 21, 2024

Hello rpdale!

I'm glad to hear that you're interested in working with NUCAPS data in SHARPpy! We're in the process of migrating our NUCAPS-specific enhancements for SHARPpy to the master branch so that all the code can be downloaded from one central location. There is another branch called "nucaps-test" that we've been adding enhancements/fixes to before we eventually merge the code to master and it becomes part of the baseline. If you're trying to install SHARPpy to your machine for the first time, you can run "git clone -b nucaps-test --single-branch https://github.com/sharppy/SHARPpy/tree/nucaps-test.git" in a terminal to get the NUCAPS data sources. In the future when we push additional changes to the nucaps-test repository, you can download the latest updates by typing "git pull origin nucaps-test". Let me know if you have any trouble downloading from the nucaps-test branch or if the code behaves funny in any way and I can take a look into it.

Thanks!
Jeff

from sharppy.

Jeff-Szkodzinski avatar Jeff-Szkodzinski commented on July 21, 2024

Try "git clone -b nucaps-test --single-branch https://github.com/sharppy/SHARPpy.git" if the above doesn't work.

from sharppy.

rpdale avatar rpdale commented on July 21, 2024

Awesome - thanks! I was able to install using the second line and most of the program works...

1
Everything except NUCAPS :)

2

When I select any of those options, it's updating the times available but not showing any dots to select.

Side notes: I get the popup about a new version being available at startup, and hitting Preferences does nothing except cause a bug report whether from the main menu or profile screen.

3

I'm running Anaconda on Win11.

from sharppy.

skovic avatar skovic commented on July 21, 2024

@rpdale The preferences problem is a known issue (#224) that is unrelated to the NUCAPS feature. I have a pull request (#225) out to fix it; however, it hasn't been merged to the master branch yet.

In the meantime, you could try to cherry pick my commit or manually make the change by hand in your code (see file diff in pull request).

from sharppy.

Jeff-Szkodzinski avatar Jeff-Szkodzinski commented on July 21, 2024

@rpdale Were you able to see any NUCAPS points when you chose a specific time in the drop-down menu? You'll need to select a satellite overpass time first (i.e., 0833 or 1016 UTC) before the points will display on the map.

from sharppy.

rpdale avatar rpdale commented on July 21, 2024

@rpdale Were you able to see any NUCAPS points when you chose a specific time in the drop-down menu?

Thanks for responding... But no. I've tried every time option available today and previous days, and all the different NUCAPS sources, and no joy. It flashes "Loading..." in the lower left corner for just a very split second, whereas the other models have that up for a few seconds before they show me points.

I tried accessing the NUCAPS URL directly from my browser and I see the txt files there just fine, and obviously it's seeing something in SHARPpy since it gets the timestamp, but just not displaying any points.

image

Here's About:

image

from sharppy.

rpdale avatar rpdale commented on July 21, 2024

This may be too basic of a question to answer and if so I'll await the formal merge :) but is there a way I can grab your new NUCAPS version to try before that merge occurs?

from sharppy.

Jeff-Szkodzinski avatar Jeff-Szkodzinski commented on July 21, 2024

Absolutely! You can try downloading SHARPpy from my master branch at https://github.com/Jeff-Szkodzinski/SHARPpy to see if you have better luck. I wasn't able to reproduce the issue you're seeing when I tried cloning from nucaps-test, but I let the original developers know of the problem you're having to see if they have any ideas.

from sharppy.

rpdale avatar rpdale commented on July 21, 2024

Successful with your master branch!

image

from sharppy.

rpdale avatar rpdale commented on July 21, 2024

Reopened :) The only thing it doesn't seem to do is display the points until I select a different time -- so when I pick a model, it shows me times for the default timestamp, where when I select a NUCAPS option it will keep the map blank until I pulldown and pick a different time in the bar. For example, right now 2040Z is the latest CONUS NOAA20 data, but I have to select 1855Z data and then select 2040Z to show it. But when I do that, SHARPPY crashes with QThread: Destroyed while thread is still running.

from sharppy.

Jeff-Szkodzinski avatar Jeff-Szkodzinski commented on July 21, 2024

I was able to reproduce the issue on my local Windows machine. The program crash and QThread error seem to occur randomly for me when I click on different satellite overpasses from the drop-down menu. I'm not sure if this is related directly to the code or a potential server-side issue. I'll do some investigating and get back to you once I know more.

Thanks,
Jeff

from sharppy.

rpdale avatar rpdale commented on July 21, 2024

I'm glad it wasn't just me :) Thanks for the followup. The core is working fine though so I'm in much better shape than before!

from sharppy.

rpdale avatar rpdale commented on July 21, 2024

Hey Jeff - just touching base. I'm still getting the issue where I can't select the most current time. It defaults to that but shows no points, and I can pick an older time to see data. But then when I go back to current, I get the QThread crash.

from sharppy.

Jeff-Szkodzinski avatar Jeff-Szkodzinski commented on July 21, 2024

Hi rpdale,

Thanks very much for checking back in. Unfortunately I haven't been able to look into the issue in that much depth as I've been on another project over the last several months. I'd be happy to refer you to one of our other NUCAPS developers on the JPSS program, Rebekah Esmaili ([email protected]), who maintains our NUCAPS code for SHARPpy and would be able to do more investigation on her end. Feel free to reach out to her with any questions or issues running the program.

Best,
Jeff

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.