Re: [time-nuts] Anyone having a problem getting Bulletin B from maia.usno.navy.mil?

2014-07-11 Thread mike cook
Looks like my problem is back:

/usr/local/bin/wget -O /tmp/finals-all 
http://maia.usno.navy.mil/ser7/finals.all 2 /dev/null

gets 
--2014-07-11 15:35:27--  http://maia.usno.navy.mil/ser7/finals.all
Resolving maia.usno.navy.mil (maia.usno.navy.mil)... 199.211.133.23
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.

--2014-07-11 15:36:51--  (try: 2)  http://maia.usno.navy.mil/ser7/finals.all
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.

The finals.all data does not seem to be available from iers, but just through 
usno. I use is to create graphs of UTC-UT1 delta.  
I was looking today as I wanted to add to my graph the difference between the 
observed and predicted values since the records started. Unfortunately it did 
not occur to me to backup the source data.



Le 9 juil. 2014 à 15:15, mike cook a écrit :

 Works for me too now.. I thought that maybe .mil was under a DOS attack. 
 Thanks for the second source.
 
 Le 9 juil. 2014 à 14:30, Brian Inglis a écrit :
 
 On 2014-07-09 01:30, mike cook wrote:
 times out. Can I get it from anywhere else?
 
 http://maia.usno.navy.mil/ser7/bulb.dat
 works for me - the original is at
 ftp://hpiers.obspm.fr/iers/bul/bulb_new/bulletinb.dat
 
 -- 
 Take care. Thanks, Brian Inglis
 ___
 time-nuts mailing list -- time-nuts@febo.com
 To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
 and follow the instructions there.
 ___
 time-nuts mailing list -- time-nuts@febo.com
 To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
 and follow the instructions there.
___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Anyone having a problem getting Bulletin B from maia.usno.navy.mil?

2014-07-11 Thread Tom Van Baak
Mike,

I also have had occasional trouble with usno.navy.mil the past year. It always 
works in the end, but sometimes I have to try more than once, or a different 
ISP or a different browser or a different computer/os. Note also there are 
times when wget fails but Chrome works perfectly (just SaveAs the text file). I 
have not spent time debugging the strange issue.

You can also try different URL's, such as:
ftp://maia.usno.navy.mil/ser7/finals.all
http://toshi.nofs.navy.mil/ser7/finals.all

Another idea is to click *through* http://toshi.nofs.navy.mil/ to get the 
file(s) you want, rather than a *direct* wget.

Last idea is to get your raw data from a non .mil site. Try 
http://hpiers.obspm.fr/eop-pc/ and click on the earth orientation data tab.

If you completely give up, I can send you the UT1 data myself.

/tvb

- Original Message - 
From: mike cook michael.c...@sfr.fr
To: Discussion of precise time and frequency measurement time-nuts@febo.com
Sent: Friday, July 11, 2014 6:54 AM
Subject: Re: [time-nuts] Anyone having a problem getting Bulletin B from 
maia.usno.navy.mil?


Looks like my problem is back:

/usr/local/bin/wget -O /tmp/finals-all 
http://maia.usno.navy.mil/ser7/finals.all 2 /dev/null

gets 
--2014-07-11 15:35:27--  http://maia.usno.navy.mil/ser7/finals.all
Resolving maia.usno.navy.mil (maia.usno.navy.mil)... 199.211.133.23
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.

--2014-07-11 15:36:51--  (try: 2)  http://maia.usno.navy.mil/ser7/finals.all
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.

The finals.all data does not seem to be available from iers, but just through 
usno. I use is to create graphs of UTC-UT1 delta.  
I was looking today as I wanted to add to my graph the difference between the 
observed and predicted values since the records started. Unfortunately it did 
not occur to me to backup the source data.



Le 9 juil. 2014 à 15:15, mike cook a écrit :

 Works for me too now.. I thought that maybe .mil was under a DOS attack. 
 Thanks for the second source.
 
 Le 9 juil. 2014 à 14:30, Brian Inglis a écrit :
 
 On 2014-07-09 01:30, mike cook wrote:
 times out. Can I get it from anywhere else?
 
 http://maia.usno.navy.mil/ser7/bulb.dat
 works for me - the original is at
 ftp://hpiers.obspm.fr/iers/bul/bulb_new/bulletinb.dat
 
 -- 
 Take care. Thanks, Brian Inglis


___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Anyone having a problem getting Bulletin B from maia.usno.navy.mil?

2014-07-11 Thread Chuck Forsberg WA7KGX

In /tmp I issued the command:
wget -O /tmp/finals-all http://maia.usno.navy.mil/ser7/finals.all

I got a large file, wc prints   15588  346141 2930544 finals-all

I am running a pre-alpha Fedora 21.


On 07/11/2014 06:54 AM, mike cook wrote:

Looks like my problem is back:

/usr/local/bin/wget -O /tmp/finals-all http://maia.usno.navy.mil/ser7/finals.all 
2 /dev/null

gets
--2014-07-11 15:35:27--  http://maia.usno.navy.mil/ser7/finals.all
Resolving maia.usno.navy.mil (maia.usno.navy.mil)... 199.211.133.23
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.

--2014-07-11 15:36:51--  (try: 2)  http://maia.usno.navy.mil/ser7/finals.all
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.

The finals.all data does not seem to be available from iers, but just through 
usno. I use is to create graphs of UTC-UT1 delta.
I was looking today as I wanted to add to my graph the difference between the 
observed and predicted values since the records started. Unfortunately it did 
not occur to me to backup the source data.



Le 9 juil. 2014 à 15:15, mike cook a écrit :


Works for me too now.. I thought that maybe .mil was under a DOS attack. Thanks 
for the second source.

Le 9 juil. 2014 à 14:30, Brian Inglis a écrit :


On 2014-07-09 01:30, mike cook wrote:

times out. Can I get it from anywhere else?

http://maia.usno.navy.mil/ser7/bulb.dat
works for me - the original is at
ftp://hpiers.obspm.fr/iers/bul/bulb_new/bulletinb.dat

--
Take care. Thanks, Brian Inglis
___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.



--
 Chuck Forsberg WA7KGX   c...@omen.com   www.omen.com
Developer of Industrial ZMODEM(Tm) for Embedded Applications
  Omen Technology Inc  The High Reliability Software
10255 NW Old Cornelius Pass Portland OR 97231   503-614-0430

___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Anyone having a problem getting Bulletin B from maia.usno.navy.mil?

2014-07-11 Thread Brian Inglis

On 2014-07-11 07:54, mike cook wrote:

Looks like my problem is back:

/usr/local/bin/wget -O /tmp/finals-all http://maia.usno.navy.mil/ser7/finals.all 
2 /dev/null

gets
--2014-07-11 15:35:27--  http://maia.usno.navy.mil/ser7/finals.all
Resolving maia.usno.navy.mil (maia.usno.navy.mil)... 199.211.133.23
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.

--2014-07-11 15:36:51--  (try: 2)  http://maia.usno.navy.mil/ser7/finals.all
Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
failed: Operation timed out.
Retrying.


Still no problems on primary maia (from outside US) but
backup toshi not available right now.

See note on http://maia.usno.navy.mil page about getusnoeop.ksh
script and README. Customize and schedule to get your products
from primary or backup servers as soon as they are posted
(after 17.10UTC).


The finals.all data does not seem to be available from iers, but just through 
usno.
I use is to create graphs of UTC-UT1 delta.
I was looking today as I wanted to add to my graph the difference between the 
observed
and predicted values since the records started.


Bulletin A is a USNO only product.
IERS EOP PC data products are produced only weekly or end one month ago.


Unfortunately it did not occur to me to backup the source data.


I believe the above script may keep some backups.

--
Take care. Thanks, Brian Inglis
___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Anyone having a problem getting Bulletin B from maia.usno.navy.mil?

2014-07-11 Thread mike cook
Thanks Brian,
  Surprise, surprise I can get access this morning.


Le 12 juil. 2014 à 05:02, Brian Inglis a écrit :

 On 2014-07-11 07:54, mike cook wrote:
 Looks like my problem is back:
 
 /usr/local/bin/wget -O /tmp/finals-all 
 http://maia.usno.navy.mil/ser7/finals.all 2 /dev/null
 
 gets
 --2014-07-11 15:35:27--  http://maia.usno.navy.mil/ser7/finals.all
 Resolving maia.usno.navy.mil (maia.usno.navy.mil)... 199.211.133.23
 Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
 failed: Operation timed out.
 Retrying.
 
 --2014-07-11 15:36:51--  (try: 2)  http://maia.usno.navy.mil/ser7/finals.all
 Connecting to maia.usno.navy.mil (maia.usno.navy.mil)|199.211.133.23|:80... 
 failed: Operation timed out.
 Retrying.
 
 Still no problems on primary maia (from outside US) but
 backup toshi not available right now.
 
 See note on http://maia.usno.navy.mil page about getusnoeop.ksh
 script and README. Customize and schedule to get your products
 from primary or backup servers as soon as they are posted
 (after 17.10UTC).
 
 The finals.all data does not seem to be available from iers, but just 
 through usno.
 I use is to create graphs of UTC-UT1 delta.
 I was looking today as I wanted to add to my graph the difference between 
 the observed
 and predicted values since the records started.
 
 Bulletin A is a USNO only product.
 IERS EOP PC data products are produced only weekly or end one month ago.
 
 Unfortunately it did not occur to me to backup the source data.
 
 I believe the above script may keep some backups.
 
 -- 
 Take care. Thanks, Brian Inglis
 ___
 time-nuts mailing list -- time-nuts@febo.com
 To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
 and follow the instructions there.
___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Anyone having a problem getting Bulletin B from maia.usno.navy.mil?

2014-07-09 Thread Brian Inglis

On 2014-07-09 01:30, mike cook wrote:

times out. Can I get it from anywhere else?


http://maia.usno.navy.mil/ser7/bulb.dat
works for me - the original is at
ftp://hpiers.obspm.fr/iers/bul/bulb_new/bulletinb.dat

--
Take care. Thanks, Brian Inglis
___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Anyone having a problem getting Bulletin B from maia.usno.navy.mil?

2014-07-09 Thread mike cook
Works for me too now.. I thought that maybe .mil was under a DOS attack. Thanks 
for the second source.
 
Le 9 juil. 2014 à 14:30, Brian Inglis a écrit :

 On 2014-07-09 01:30, mike cook wrote:
 times out. Can I get it from anywhere else?
 
 http://maia.usno.navy.mil/ser7/bulb.dat
 works for me - the original is at
 ftp://hpiers.obspm.fr/iers/bul/bulb_new/bulletinb.dat
 
 -- 
 Take care. Thanks, Brian Inglis
 ___
 time-nuts mailing list -- time-nuts@febo.com
 To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
 and follow the instructions there.
___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.