[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python #RZK-235932]: Fwd: Metpy Monday Radar Server Question



Greetings!

The NWS stopped generally sending out the N0Q, etc. products in favor of N0B 
sometime in 2022:

  https://www.weather.gov/media/notification/pdf2/scn21-96_sbn_super-res.pdf

You should have more success if you replace your query with:

    query.stations('MSX').time_range(now - timedelta(hours=1), 
now).variables('NXB')

Note that products at special elevation angles (like NXB) might not be 
available at all radars.

Cheers!

Ryan


> First off, I love the Metpy Monday videos. I was working on the radar
> videos, right now Metpy Monday #28 and I'm running into an issue with the
> datasets. When I get to the point where I run the qeury_cat.datasets, I'm
> not getting any results, just []. I noticed going through the Thredds
> catalog that I couldn't see any data sets for a lot of the reflective radar
> images. Do you have any suggestions to get this to work or a source that
> you can point me to? I attached a screenshot of what I had for the code and
> where I'm at following along with the video.


Ticket Details
===================
Ticket ID: RZK-235932
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.