DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 388 (0x184) Types: TextFile Names: »V«
└─⟦bfaa708f6⟧ Bits:30000531 8mm tape, Rational 1000, INSIGHT 1_3_0 └─ ⟦c51948655⟧ »DATA« └─⟦266b31e86⟧ └─⟦this⟧
with Weather; package Ground_Link is -- Interface to ground-based data. function Get_Weather_Reports (Cities : String; Cache_Results : Boolean := True) return Weather.Report_String; -- Fetch weather data from the ground database. Return information -- for each of the listed cities. end Ground_Link;