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.
Accessing forcing data from NCEP NOMADS
Accessing forcing data from NCEP NOMADS
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu
Re: Accessing forcing data from NCEP NOMADS
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
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