Accessing forcing data from NCEP NOMADS

Discussion of how to use ROMS on different regional and basin scale applications.

Moderators: arango, robertson

Post Reply
Message
Author
User avatar
wilkin
Posts: 875
Joined: Mon Apr 28, 2003 5:44 pm
Location: Rutgers University
Contact:

Accessing forcing data from NCEP NOMADS

#1 Unread post by wilkin »

Just a heads-up ... for those of you who use the NCEP NOMADS server http://nomads.ncep.noaa.gov to access NAM, GFS etc. meteorology and other data.

NOAA is migrating all HTTP traffic from HTTP to HTTPS. Beginning Dec 3, 2018, all HTTPS URLs will be available alongside HTTP. Starting on December 7, 2018, NCEP will begin to redirect HTTP URLs to HTTPS. More information can be found in the Service Change Notification
https://www.weather.gov/media/notificat ... rlsaaa.pdf

Various scripts in Matlab and Python at myroms.org and from the COAWST repository access NOMADS via http.

I am unsure whether this change will break those scripts - I suspect not since NCEP have said they will forward URLs. But if your system is fussy about http vs https traffic (versions of Matlab only a few years ago for example gave some problems with opendap urls that were https) you might encounter some problems.

Something to watch out for with automatic scripts running in cron next week.
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu

jcwarner
Posts: 1172
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

Re: Accessing forcing data from NCEP NOMADS

#2 Unread post by jcwarner »

Thanks John.
Yes we did take some steps earlier to take into account the http to https issue from NCEI etc. We got hit with that earlier when matlab failed, but Christie and Steve & others spent some time to update some m files, here is a post on that
viewtopic.php?f=23&t=4281&p=19318&hilit=ncei#p19318
I will try them again, and lets see how the transition works.
-j

Post Reply