Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.misc > #16658

Re: [Link Posting] History of Gopher

From Ivan Shmakov <ivan@siamics.net>
Newsgroups comp.misc
Subject Re: [Link Posting] History of Gopher
Date 2018-09-17 12:37 +0000
Organization Aioe.org NNTP Server
Message-ID <87va74e1vq.fsf@violet.siamics.net> (permalink)
References <rKXq8K/ojQTpkYaO/J0IQVbw@dont-email.me> <pm1ugm$igj$1@gioia.aioe.org>

Show all headers | View raw


>>>>> Computer Nerd Kev <not@telling.you.invalid> writes:
>>>>> Rich <rich@example.invalid> wrote:

 >> <URL:https://prgmr.com/blog/gopher/2018/08/23/gopher.html>

 > Yes every so often I run across a bookmark or reference about Gopher
 > and decide to jump down the hole to see what's changed.  My latest
 > discovery, during a visit a few weeks ago, was that I can now view a
 > local (almost) weather forecast via Gopher.  So, surprisingly enough,
 > that's one of my core internet applications served without HTTP.

	It's also possible to get a weather forecast via HTTP but without
	a /browser/ -- thanks to the GFS data availability via OPeNDAP.

	Suppose we're, for some reason, interested in Moscow, ID.  As of
	this writing, [1] points to [2] as the latest available forecast.
	Now, I have GrADS [3] installed with NetCDF and OPeNDAP support
	linked in, which I can use as follows.  (The place coordinates
	are per [4].)

$ grads -lb 
...

	Select "plain text" output, for easier inclusion into this post
	(although GrADS is perfectly capable of graphical output as well):

ga-> set gxout print 

	Select dataset:

ga-> sdfopen http://nomads.ncep.noaa.gov:9090/dods/gfs_0p25/gfs20180917/gfs_0p25_06z 

	Select whole range alongside the time axis (use > query file to
	find out the limits; in this case, that'd be 2018-09-17 6:00 UTC
	through 2018-09-27 6:00 UTC -- at 3 hour intervals):

ga-> set t 1, 81 
Time values set: 2018:9:17:6 2018:9:27:6 

	Select specific spatial point:

ga-> set lat 46.73239 
LAT set to 46.75 46.75 
ga-> set lon -117.00017 
LON set to -117 -117 

	Get surface temperature in degrees Celsius (slightly reformatted
	for readability and time line added):

ga-> d tmpsfc - 273.15 
Printing Grid -- 81 Values -- Undef = -9.99e+08
## 6 UTC    9 UTC   12 UTC  15 UTC   18 UTC   21 UTC |  0 UTC    3 UTC
 9.55297  6.08755  4.82278 10.6917  27.3735  26.1931  19.8854  10.97550
 9.14181  8.35006  6.98281 11.371   24.059   27.6129  21.7885  10.37740
 7.70101  5.95001  4.50851 10.1745  22.4721  25.412   20.4294   9.93920
 7.09545  6.15844  4.81725  9.84997 17.8827  24.2827  19.4155  12.88270
 9.85925  8.44998  7.20385 11.25    24.9904  30.8578  24.9034  16.60550
15.15    12.7307  10.05    11.6676  22.8354  25.9256  19.4852  11.81990
 8.0111   7.16747  7.74056 10.7815  22.1291  24.7711  18.8724   8.46496
 6.21264  4.85433  4.05776  9.56045 19.4621  22.3871  17.0242   7.11572
 5.12148  4.13537  4.74999  8.52865 25.9834  23.3823  17.8179   8.41931
 6.24999  4.63085  3.15554  7.76916 19.2207  22.3853  17.2327   6.69464
 5.28381
ga-> 

[1] http://nomads.ncep.noaa.gov:9090/dods/gfs_0p25/gfs20180917
[2] http://nomads.ncep.noaa.gov:9090/dods/gfs_0p25/gfs20180917/gfs_0p25_06z
[3] http://packages.debian.org/stretch/grads
[4] http://download.geonames.org/export/dump/cities1000.zip

[...]

-- 
FSF associate member #7257  http://am-1.org/~ivan/

Back to comp.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

[Link Posting] History of Gopher Rich <rich@example.invalid> - 2018-08-27 12:05 +0000
  Re: [Link Posting] History of Gopher not@telling.you.invalid (Computer Nerd Kev) - 2018-08-27 22:38 +0000
    Re: [Link Posting] History of Gopher Ivan Shmakov <ivan@siamics.net> - 2018-09-17 12:37 +0000
  Re: [Link Posting] History of Gopher Eli the Bearded <*@eli.users.panix.com> - 2018-08-27 22:54 +0000
    Re: [Link Posting] History of Gopher Michael Black <mblack@pubnix.net> - 2018-08-27 22:54 -0400
  [Link Posting] History of Gopher Sehnsucht <paolovincenzo94@gmail.com> - 2018-08-31 18:25 -0700
  Web vs. Gopher Ivan Shmakov <ivan@siamics.net> - 2018-09-01 10:30 +0000
    Re:Web vs. Gopher sehnsucht <sehnsucht@fastmail.com> - 2018-09-01 13:34 +0200

csiph-web