User Tools

Site Tools


ja:aigis:top

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ja:aigis:top [2023/08/31 15:27] Naru Hirataja:aigis:top [2023/11/17 19:44] (current) – [Reference] Naru Hirata
Line 11: Line 11:
 <HTML> <HTML>
 <ul> <ul>
-<li>2023/01/15+<li>2023/11/17
 <ul> <ul>
-<li>Mac: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20230115_mac.zip" +<li>Mac: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20231117_mac.zip" 
-onClick="gtag('event', 'AiGIS_v20230115_mac.zip');"> +onClick="gtag('event', 'AiGIS_v20231117_mac.zip');"> 
-AiGIS_v20230115_mac.zip+AiGIS_v20231117_mac.zip
 </a> </a>
-<li>Linux: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20230115_linux.zip" +<li>Linux: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20231117_linux.zip" 
-onClick="gtag('event', 'AiGIS_v20230115_linux.zip');"> +onClick="gtag('event', 'AiGIS_v20231117_linux.zip');"> 
-AiGIS_v20230115_linux.zip+AiGIS_v20231117_linux.zip
 </a> </a>
-<li>Windows: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20230115_win.zip" +<li>Windows: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20231117_win.zip" 
-onClick="gtag('event', 'AiGIS_v20230115_win.zip');"> +onClick="gtag('event', 'AiGIS_v20231117_win.zip');"> 
-AiGIS_v20230115_win.zip+AiGIS_v20231117_win.zip
 </a> </a>
-<li>JAR: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20230115_jar.zip" +<li>JAR: <a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:release:AiGIS_v20231117_jar.zip" 
-onClick="gtag('event', 'AiGIS_v20230115_jar.zip');"> +onClick="gtag('event', 'AiGIS_v20231117_jar.zip');"> 
-AiGIS_v20230115_jar.zip+AiGIS_v20231117_jar.zip
 </a> </a>
 </ul> </ul>
Line 35: Line 35:
 ソースコードを閲覧したい場合はご連絡ください. ソースコードを閲覧したい場合はご連絡ください.
  
-=== リリースノート: 2023/01/15 ===+=== リリースノート: 2023/11/17 ===
  
-  * 形状モデルの取り扱い関するバグの修正を行いました +  * 複数(三種類以上)の形状モデルの同時読み込み対応しました 
-  * macOSをお使いの方: **現在のAiGISはmacOS 13 Venturaでは動作しません.**ま、Appleによる公証を受けていません.+  * macOS VenturaとSonomaに対応しま
  
 ==== 過去の版 ==== ==== 過去の版 ====
Line 53: Line 53:
     onClick="gtag('event', 'ryugu_sample.zip');">     onClick="gtag('event', 'ryugu_sample.zip');">
     小惑星リュウグウ(Ryugu)</a>     小惑星リュウグウ(Ryugu)</a>
-<li><a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:data:itokawa_sample.zip"+<li><a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:data:Itokawa_Multi-Models_sample.zip" 
 +    onClick="gtag('event', 'Itokawa_Multi-Models_sample.zip');"> 
 +    小惑星イトカワ(Itokawa, v20231117向け複数モデル読み込みサンプル)</a><li><a href="https://arcspace.jp/lib/exe/fetch.php?media=aigis:data:itokawa_sample.zip"
     onClick="gtag('event', 'itokawa_sample.zip');">     onClick="gtag('event', 'itokawa_sample.zip');">
     小惑星イトカワ(Itokawa)</a>     小惑星イトカワ(Itokawa)</a>
Line 303: Line 305:
 ===== Data set structure ===== ===== Data set structure =====
  
-Minimum contents of the data set directory for AiGIS are as follows: * AiGIS_setting.txt * Shapemodel directory * MapData directory * MapDataHigh directory The Shapemodel directory is usually used to place shape models and gird data, but they can be placed outside this directory. Files in MapData and MapDataHigh directories are assumed and try to load as map data for the SHAPE and SHAPEHIGH models respectively.+Minimum contents of the data set directory for AiGIS are as follows: 
 +  * **AiGIS_setting.txt** 
 +  * **Shapemodel** directory 
 +  * **MapData** directory 
 +  * **MapDataHigh** directory 
 + 
 +The Shapemodel directory is usually used to place shape models and gird data, but they can be placed outside this directory. Files in MapData and MapDataHigh directories are assumed and try to load as map data for the SHAPE and SHAPEHIGH models respectively. 
 + 
 +If a data set have 3 or more shape models, these directories will be assessed to load map data for additional shape models: 
 +  * **MapData1** for the **SHAPE1** model 
 +  * **MapData2** for the **SHAPE2** model 
 +  * same for MapData3, 4, ... 
 +  * **MapDataHigh1** for the **SHAPEHIGH1** model 
 +  * **MapDataHigh2** for the **SHAPEHIGH2** model 
 +  * same for MapDataHigh3, 4, ... 
  
 ==== Items in AiGIS_setting.txt ==== ==== Items in AiGIS_setting.txt ====
Line 330: Line 347:
     * Path to **directory** containing image data and relating geometry information files     * Path to **directory** containing image data and relating geometry information files
  
 +If a data set have 3 or more shape models, the following KEYs can be used:
 +
 +  * SHAPE1, SHAPE2 ...
 +  * SHAPEHIGH1, SHAPEHIGH2 ...
 +
 +Keywords MAPDATA, MAPDATAHIGH, MAPDATADIR, MAPDATADIRHIGH and CHARTDATA can also be sequentially numbered for numbered shape models.
 +
 +The numbered two models (e.g. SHAPE1 and SHAPEHIGH1) will be paired for the CHANGEMODEL function.
 ===== History ===== ===== History =====
  
 +  * 2023/11/17
 +    * Support multiple (3 or more) shape models
 +    * Support macOS Ventura and Sonoma
 +  * 2023/01/15
 +    * Fix bugs relating shape model handling
   * 2019/11/11   * 2019/11/11
     * Support FITS image (including multibyte image)     * Support FITS image (including multibyte image)
Line 355: Line 385:
 ===== Reference ===== ===== Reference =====
  
-[[https://www.hou.usra.edu/meetings/lpsc2018/pdf/1849.pdf|Hirata N. et al. (2018) AiGIS: A 3D-GIS for Visualization of Map and Shape of Irregular-Shaped Small Bodies, LPS XLIX, Abstract #1849.]] [[https://www.lpi.usra.edu/meetings/lpsc2007/pdf/1521.pdf|Fujii Y. et al. (2007Visualization Tool for 3D GIS Data, LPS XXXVIII, Abstract #1521.]] [[https://www.lpi.usra.edu/meetings/lpsc2008/pdf/1584.pdf|Hirata N. et al. (2008A GIS-Oriented Analysis Tool for Irregular Shaped Bodies, LPS XXXIX, Abstract #1584.]]+  * [[https://www.hou.usra.edu/meetings/lpsc2018/pdf/1849.pdf|Hirata N. et al. (2018) AiGIS: A 3D-GIS for Visualization of Map and Shape of Irregular-Shaped Small Bodies, LPS XLIX, Abstract #1849.]] 
 +  * [[https://www.lpi.usra.edu/meetings/lpsc2008/pdf/1584.pdf|Hirata N. et al. (2008A GIS-Oriented Analysis Tool for Irregular Shaped Bodies, LPS XXXIX, Abstract #1584.]] 
 +  *  [[https://www.lpi.usra.edu/meetings/lpsc2007/pdf/1521.pdf|Fujii Y. et al. (2007Visualization Tool for 3D GIS Data, LPS XXXVIII, Abstract #1521.]]
  
  
Line 361: Line 393:
  
 AiGIS was originally developed as a research project by students at the University of Aizu.\\ AiGIS was originally developed as a research project by students at the University of Aizu.\\
-The project is supported by JSPS KAKENHI Grant Number 17K05639, "FY2017-19 Coordination Funds for Promoting AeroSpace Utilizaiton MEXT, Japan", and a collaborative research between [[http://jlpeda.jaxa.jp/index_e.html|JLPEDA/JAXA]] and the University of Aizu. Aizu Laboratory, Inc. supports development and maintenance of the software.+The project is/was supported by
 +  * JSPS KAKENHI Grant Number 17K05639, "FY2017-19 Coordination Funds for Promoting AeroSpace Utilizaiton MEXT, Japan" 
 +  * ARC-Spacethe University of Aizu, Distinctive Joint Research Center supported by MEXT Grant Number JPMXP0619217839/JPMXP0622717003/JPMXP0723830458. 
 +  * Collaborative research between [[http://jlpeda.jaxa.jp/index_e.html|JLPEDA/JAXA]] and the University of Aizu.
  
 +[[https://www.aizulab.com|Aizu Laboratory, Inc.]] supports development and maintenance of the software.
ja/aigis/top.1693463239.txt.gz · Last modified: 2023/08/31 15:27 by Naru Hirata