----------------------------------------------------------------------------------------------
; リリースノート                                                                2012年2月2日
----------------------------------------------------------------------------------------------

=============================
バージョン1.1.2 (2012/02/02)
=============================

1. 現バージョンの全てのnetCDFファイルについて、以下のようにいくつかのattributeを変更した。
    
  [Variable attribute]
   (1) num:long_name = "Number of observed meteors per hour"
                    -> "Number of meteors used for the weighted average of the horizontal wind"

  [Global attribute]
   (1) :History = "Data version 1.1.1"
               -> "Data version 1.1.2"

   (2) :ResouceName = "Horizontal wind data in the mesosphere and lower thermosphere 
                       estimated from the meteor wind radar at Kototabang."
                   -> "Horizontal wind data in the mesosphere and lower thermosphere 
                       estimated from the meteor wind radar observations at Kototabang."

   (3) :Description = "The horizontal wind data in the mesosphere and lower thermosphere 
                       (70-110 km) estimated from the meteor wind radar at Kototabang, Indonesia 
                       (0.20S, 100.32E, 865m MSL). The wind data are calculated from the original 
                       observation data with a weighting function. They are stored in the netCDF 
                       (network Common Data Form) file named Wk(year)(month).(resolution).nc or 
                       Wk(year)(month)(day).(resolution).nc. The resolution abbreviations are 
                       h2t60min00, h2t60min30, h4t60min00 and h4t60min30. For example, the h2t60 
                       means weighted average with Gaussian factors over +/-2 km in height and 
                       +/-60 minutes in time. The min00 shows that the center of the Gaussian 
                       window corresponds to 00 minute of every hour. The intervals of the wind data 
                       are every 2 km and 60 minutes. The netCDF file includes time, height, zonal 
                       and meridional winds, standard deviations of zonal and meridional winds, and 
                       number of meteor trails used to determine the horizontal wind."
                   -> "The horizontal wind data in the mesosphere and lower thermosphere 
                       (70-110 km) estimated from the meteor wind radar observations at Kototabang, 
                       Indonesia (0.20S, 100.32E, 865m MSL). The wind data are calculated from the 
                       original observation data with a weighting function. They are stored in the 
                       netCDF (network Common Data Form) file named Wk(year)(month).(resolution).nc 
                       or Wk(year)(month)(day).(resolution).nc. The resolution abbreviations are 
                       h2t60min00, h2t60min30, h4t60min00 and h4t60min30. For example, the h2t60 
                       means weighted average with Gaussian factors over +/-2 km in height and +/-60 
                       minutes in time. The min00 shows that the center of the Gaussian window 
                       corresponds to 00 minute of every hour. The intervals of the wind data are 
                       every 2 km and 60 minutes. The netCDF file includes time, height, zonal and 
                       meridional winds, standard deviations of zonal and meridional winds, and 
                       number of meteors used for the weighed average of the horizontal wind."

=============================
バージョン1.1.1 (2011/10/18)
=============================

1. バージョン1.1では、時刻計算を間違っていたために全ての1ヶ月データの時刻情報が
   不正確であった。 バージョン1.1.1では、全てのファイルについて時刻データを修正した。

2. 以下の1ヶ月データには、データの欠落や不正確なデータを含んでいたため、
   現バージョンでは、これらのデータも修正した。

   Wk200701.h4t60min00.nc, Wk201107.h2t60min30.nc, Wk201107.h4t60min30.nc

3. バージョン1.1では、以下の1日データに不正確なデータを含んでいたため、それらを
   差し替えた。

    Wk20110714.h2t60min30.nc, Wk20110714.h4t60min30.nc
    Wk20110729.h2t60min30.nc, Wk20110729.h4t60min30.nc

===========================
バージョン1.1 (2011/07/29)
===========================

1. バージョン1.0では、時刻情報が地方時と世界時とを混同していたために不正確であった。
   バージョン1.1では、全てのnetCDFファイルについて、時刻とそれに関係したattributeを
   世界時に修正した。この修正の詳細は、以下の通りである。

(1) 変数timeの値を各月の初日の0時からの積算時間に修正した。
     (前バージョンでは、1992年10月27日17:00からの積算時間であった。)

(2) 変数timeのattributeを以下のように修正した。
    
    time:long_name = "Local time" → "Universal time"
    time:units = "hours since 1992-10-27 17:00:00" 
                → "hours since 2002-11-01 00:00:00 +00:00" 

(3) global attribute :StartDate = "2002-11-15T15:00:00"に修正した。

(4) global attribute :History =  "Data version 1.1"を追加した。

2. 新しく導出し直したテキストデータから、全ての観測期間のnetCDFファイルを
   作成し直した。テキストデータの修正の詳細は、リリースノート
   (Release_not_kototabang_text_data_j.txt)を参照のこと。

3. 新たに1日データを追加した。
   時刻情報に関しては、各日の0時からの積算になっている。

===========================
バージョン1.0 (2011/06/13)
===========================

1. 1ヶ月データを2011年6月13日にリリースした。