tlakhankar / CCNY-WRF-Research

CCNY Research on PR and Maine under the supervision of Dr. Tarendra Lakhankar.
2 stars 0 forks source link

GFS Data and Regridding #4

Closed WK-Kz closed 5 years ago

WK-Kz commented 5 years ago

Current issue with GFS data.

Retreive GFS data from https://nomads.ncep.noaa.gov/

Name convention is gfs.*.pgrb2.XpXX.fNNN

Regridding: No issue with generating weight

Issues with pressure levels that are not 0p25, and forecast hour greater than 7 not working when regridding.

WK-Kz commented 5 years ago

Potential fix:

Delete other input data that's causing the issue, and rerun regridding script with the same weight.

WK-Kz commented 5 years ago

wget -r -l1 --no-parent -nc -nd -A "gfs.t00z.pgrb2.0p25.f" -R ".idx" [URL] -P /path/to/specific/folder