There are 2 TLE sample data in this directory, "88888U.tle" and "11801U.tle".
You can use these data to check performance and/or evaluate precision of tazel.
    -> 88888U.tle is a sample data for SGP4 model.
    -> 11801U.tle is a sample data for SDP4 model. ( Deep Space )

*Japanese日本語*
このディレクトリには2つのTLEサンプルデータ "88888U.tle" と "11801U.tle" があります。
このサンプルデータを利用して tazel の性能確認と精度評価が可能です。
    -> 88888U.tle は、SGP4モデル用のサンプルデータです。
    -> 11801U.tle は、SDP4モデル用のサンプルデータです。( 深宇宙用 )

These sample data are identical to those described in
"SpaceTrack Report No.3" ( 13 Sample Test Cases ).
Output value caluculated by tazel using 88888U.tle & 11801U.tle
are saved in "refs-88888U.out" & "refs-11801U.out" respectively.
You can check performance and/or evaluate precision of tazel by comparing
these output data and "SpaceTrack Report No.3".

*Japanese日本語*
これらのサンプルデータは "SpaceTrack Report No.3" ( 13 Sample Test Cases )
に示されているものと同じものです。
tazel にて計算した 88888U.tle と 11801U.tle の値は
それぞれ、"refs-88888U.out" と "refs-11801U.out" に保存しています。
これらの計算結果データと先の "SpaceTrack Report No.3"
を比較することで、tazel の性能確認と精度評価が可能です。

/************************************************************************************************/
FYI-1: How to generate "refs-88888U.out" from 88888U.tle.
In order to generate data for TSINCE described below, specify date and
time described below respectively.

	Use 1980-10-01 23:41:24 [UTC] for TSINCE=   0 (min).
	Use 1980-10-02 05:41:24 [UTC] for TSINCE= 360 (min).
	Use 1980-10-02 11:41:24 [UTC] for TSINCE= 720 (min).
	Use 1980-10-02 17:41:24 [UTC] for TSINCE=1080 (min).
	Use 1980-10-02 23:41:24 [UTC] for TSINCE=1440 (min).

TAZEL Command:

	% tazel 88888U.tle 1980-10-01 23:41:24 >  refs-88888U.out
	% tazel 88888U.tle 1980-10-02 05:41:24 >> refs-88888U.out
	% tazel 88888U.tle 1980-10-02 11:41:24 >> refs-88888U.out
	% tazel 88888U.tle 1980-10-02 17:41:24 >> refs-88888U.out
	% tazel 88888U.tle 1980-10-02 23:41:24 >> refs-88888U.out

*Japanese日本語*
参考：88888U.tle から "refs-88888U.out" を作成する方法。
指定された TSINCE における計算データを生成するには、年月日時分秒として
それぞれ以下に示された年月日時分秒を指定して下さい。

	TSINCE=   0 (min) 用の指定値 1980-10-01 23:41:24 [UTC]
	TSINCE= 360 (min) 用の指定値 1980-10-02 05:41:24 [UTC]
	TSINCE= 720 (min) 用の指定値 1980-10-02 11:41:24 [UTC]
	TSINCE=1080 (min) 用の指定値 1980-10-02 17:41:24 [UTC]
	TSINCE=1440 (min) 用の指定値 1980-10-02 23:41:24 [UTC]

TAZEL コマンド：

	% tazel 88888U.tle 1980-10-01 23:41:24 >  refs-88888U.out
	% tazel 88888U.tle 1980-10-02 05:41:24 >> refs-88888U.out
	% tazel 88888U.tle 1980-10-02 11:41:24 >> refs-88888U.out
	% tazel 88888U.tle 1980-10-02 17:41:24 >> refs-88888U.out
	% tazel 88888U.tle 1980-10-02 23:41:24 >> refs-88888U.out

/************************************************************************************************/
FYI-2: How to generate "refs-11801U.out" from 11801U.tle.
In order to generate data for TSINCE described below, specify date and
time described below respectively.

	Use 1980-08-17 07:06:40 [UTC] for TSINCE=   0 (min).
	Use 1980-08-17 13:06:40 [UTC] for TSINCE= 360 (min).
	Use 1980-08-17 19:06:40 [UTC] for TSINCE= 720 (min).
	Use 1980-08-18 01:06:40 [UTC] for TSINCE=1080 (min).
	Use 1980-08-18 07:06:40 [UTC] for TSINCE=1440 (min).

TAZEL Command:

	% tazel 11801U.tle 1980-08-17 07:06:40 >  refs-11801U.out
	% tazel 11801U.tle 1980-08-17 13:06:40 >> refs-11801U.out
	% tazel 11801U.tle 1980-08-17 19:06:40 >> refs-11801U.out
	% tazel 11801U.tle 1980-08-18 01:06:40 >> refs-11801U.out
	% tazel 11801U.tle 1980-08-18 07:06:40 >> refs-11801U.out

*Japanese日本語*
参考：11801U.tle から "refs-11801U.out" を作成する方法。
指定された TSINCE における計算データを生成するには、年月日時分秒として
それぞれ以下に示された年月日時分秒を指定して下さい。

	TSINCE=   0 (min) 用の指定値 1980-08-17 07:06:40 [UTC]
	TSINCE= 360 (min) 用の指定値 1980-08-17 13:06:40 [UTC]
	TSINCE= 720 (min) 用の指定値 1980-08-17 19:06:40 [UTC]
	TSINCE=1080 (min) 用の指定値 1980-08-18 01:06:40 [UTC]
	TSINCE=1440 (min) 用の指定値 1980-08-18 07:06:40 [UTC]

TAZEL コマンド：

	% tazel 11801U.tle 1980-08-17 07:06:40 >  refs-11801U.out
	% tazel 11801U.tle 1980-08-17 13:06:40 >> refs-11801U.out
	% tazel 11801U.tle 1980-08-17 19:06:40 >> refs-11801U.out
	% tazel 11801U.tle 1980-08-18 01:06:40 >> refs-11801U.out
	% tazel 11801U.tle 1980-08-18 07:06:40 >> refs-11801U.out
