-
I am looking at https://github.com/jthielen/OpenMosaic/blob/main/examples/process_full_conus.py
```
parser.add_argument(
"-n",
"--nexrad-file",
help="NEXRAD Site GeoJS…
-
I originally added this as a comment as part of a separate issue but I'm not sure if you saw it or not so I figured I'd just open it as a separate issue. I haven't found a global source of radar or th…
-
![2016_07_23_12z_current_surf_analy_simple](https://cloud.githubusercontent.com/assets/26147620/25103765/f587dbde-237a-11e7-8b47-b4fcd7b2e764.png)
![2016_07_23_08_22_current_ir](https://cloud.githubu…
-
## Issue Type
[x] Question
## Description and/or steps/code to reproduce the problem
I have implemented some weather/ground overlays in my map application, inspired by this [WeatherGroundOver…
-
### Data Owner Name
National Oceanic and Atmospheric Administration
### What is your role related to the dataset
Dataset Owner
### Data Owner Country/Region
Afghanistan
### Data Owne…
-
MRMS radar data was requested by RTMA model team.
Work plan
A) Gather info on data (provider, format, contents)
B) Gather info on user/RTMA team needs (variables, formatting, frequency, etc)
C) Le…
-
I noticed when I use `cfgrib.open_datasets("hrrr.t15z.wrfsfcf17.grib2")` I get a variables named `paramId_0` at various levels. This happens with a HRRR files like the one used here.
```
[
Dime…
-
- should be useful for hurricane-related animation (e.g. coastal-focus)
- hourly snapshots? what temporal options are there?
- size matters
-
Capturing this since I'm posting the image to MetPy Twitter. This needs Unidata/MetPy#3000.
```python
from datetime import datetime
import cartopy.crs as ccrs
import matplotlib.patches as mpatch…
-
(issue brought up by @danieldjewell)
If you have downloaded the full GRIB2 and then run the `.xarray('HGT')` method to open a subset, it *appears* that Herbie won't subset the file that was already…