-
```
This is failing for me with the latest NCTOOLBOX
url='http://nomads.ncdc.noaa.gov/thredds/dodsC/aggs/narrA';
ds = cfdataset(url);
% Grab the variable of interest. No data is being read yet.
sz =…
-
Thank you for sharing this repository - such a valuable educational resource!
Wanted to give an update that the link for the Wind: u and v Components is broken, and I found something similar by goo…
-
When my friends and I were traveling a bunch a few months ago, one of the features we were looking for in an expense tracker was the ability to input different currencies.
Would be great if Dime c…
-
For some reason, the weather information for this single date (May 24, 2008) seems to be missing.
-
@sakitam-fdd I notice you have a variable "date" seen here:
https://github.com/sakitam-fdd/wind-layer/blob/master/dist/OlWindy.esm.js#L73
https://github.com/sakitam-fdd/wind-layer/blob/master/dis…
-
6-hour cycles of HRRR (either on [NOMADS](https://nomads.ncep.noaa.gov/dods/hrrr) or [AWS](https://noaa-hrrr-bdp-pds.s3.amazonaws.com/index.html)) have 48 hour forecast data. However, when using HRRR …
-
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…
-
In which file does the program choose to read which data to draw the layers for wind, temperature etc.?
-
We have had no new data for the past 9 days!.
The 360 min time limit has been exceeded by github actions.
Should I send an email to NOMADS/ NWS to ask for priority access/speed boost.
We might ne…
-
Getting some erroneous values back from reading in latlons() from navgem files (available on nomads). All the other variables seem to be scaled and read correctly, just something going awry with the …