You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to correct this comment and potentially work-around an issue with TDS5 and the data request below only getting one single longitude (Unidata/tds#315):
# Set the lat/lon box for the data you want to pull in.# lonlat_box(north_lat,south_lat,east_lon,west_lon)gfsdata_hght.lonlat_box(0, 360, 0, 90)
Need to correct this comment and potentially work-around an issue with TDS5 and the data request below only getting one single longitude (Unidata/tds#315):