Commit Graph

7 Commits

Author SHA1 Message Date
Bruno Bord ec0cb6afc9
Changing host for ``deltat.*`` files
Files were hosted by a HTTP server that was shut down in favor of an anonymous FTP server.
2020-05-05 09:20:27 +02:00
Bruno Bord 1ddc115dc0
Warn user when there's a download error.
Expiration date file won't be modified if at least one of the downloads has failed.
2019-10-04 10:38:59 +02:00
Bruno Bord b681451b59
Handling file expiration
* Generate a catalog of the expiration dates for files,
* Detect when a file has expired and raise a ``UserWarning``
2019-10-04 09:51:26 +02:00
Bruno Bord 8c63fefd4f
Enable computation of the expiration date of the BSP file(s) 2019-09-20 16:38:53 +02:00
Bruno Bord dc8ed7ec1e
Check for expiration dates on files currently on disk 2019-09-20 15:47:46 +02:00
Bruno Bord 1c0bc9e834
Download files only when necessary
The download script now checks the current file expiration date and would only retreive it if the file has expired.
2019-07-29 12:09:07 +02:00
Bruno Bord bb76ebb905
Naive download script + data files
The data files were downloaded on July 26th 2019.

Also added the bare minimum configuration to build a source package.
Updated the README with copyright mentions and a usage example.
2019-07-29 12:09:07 +02:00