「MEXT Project」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(GRASS and QGIS internationalisation)
(+ Atmospheric correction)
行3: 行3:
 
.... todo.... This is a growing material collection for the MEXT project.
 
.... todo.... This is a growing material collection for the MEXT project.
  
== Link collection ==
 
  
=== GRASS and QGIS internationalisation ===
+
== GRASS and QGIS internationalisation ==
  
 
* Consistency for terminology: http://www.open-tran.eu/ (look up of terms)
 
* Consistency for terminology: http://www.open-tran.eu/ (look up of terms)
行15: 行14:
 
* (Extra Japanese .po files for automated pre-translation: http://l10n.kde.org/team-infos.php?teamcode=ja)
 
* (Extra Japanese .po files for automated pre-translation: http://l10n.kde.org/team-infos.php?teamcode=ja)
  
=== Tutorials ===
+
== Tutorials ==
  
 
* Available tutorials:
 
* Available tutorials:
行22: 行21:
 
** [http://www.science.aster.ersdac.or.jp/jp/glossary/ ERSDAC 用語集]
 
** [http://www.science.aster.ersdac.or.jp/jp/glossary/ ERSDAC 用語集]
  
=== E-Learning/CMS ===
+
== E-Learning/CMS ==
  
 
Suggestion:
 
Suggestion:
 
* [http://moodle.org/ Moodle.org]: open-source community-based tools for learning
 
* [http://moodle.org/ Moodle.org]: open-source community-based tools for learning
  
=== Remote sensing ===
+
== Remote sensing ==
  
Sources:
+
=== Data Sources ===
 
* LANDSAT satellite, TM/ETM sensor (free to download): LANDSAT free [http://landsat.usgs.gov/ archive]
 
* LANDSAT satellite, TM/ETM sensor (free to download): LANDSAT free [http://landsat.usgs.gov/ archive]
 
* ASTER sensor (to buy, 80 USD): [http://www.gds.aster.ersdac.or.jp/gds_www2002/index_e.html ERSDAC site]
 
* ASTER sensor (to buy, 80 USD): [http://www.gds.aster.ersdac.or.jp/gds_www2002/index_e.html ERSDAC site]
行44: 行43:
 
**** MODIS Thermal Anomalies & Fire: 1000m, MOD14A, daily
 
**** MODIS Thermal Anomalies & Fire: 1000m, MOD14A, daily
 
*** MODIS data download FTP in HDF format: [ftp://e4ftl01u.ecs.nasa.gov/MOLA Aqua] + [ftp://e4ftl01u.ecs.nasa.gov/MOLT Terra] data
 
*** MODIS data download FTP in HDF format: [ftp://e4ftl01u.ecs.nasa.gov/MOLA Aqua] + [ftp://e4ftl01u.ecs.nasa.gov/MOLT Terra] data
*** Examples for products:
+
*** Examples for MODIS products:
 
**** http://rapidfire.sci.gsfc.nasa.gov/subsets/#SoutheastAsia (MODIS Rapid Response System - Real Time true-color, 7-2-1 false color combination and vegetation index, geocoded with World file: JPG, KMZ, GeoTIFF; resolution 2km, 1km, 500m, 250m)
 
**** http://rapidfire.sci.gsfc.nasa.gov/subsets/#SoutheastAsia (MODIS Rapid Response System - Real Time true-color, 7-2-1 false color combination and vegetation index, geocoded with World file: JPG, KMZ, GeoTIFF; resolution 2km, 1km, 500m, 250m)
 
**** http://gis.fem-environment.eu/modis-lst/
 
**** http://gis.fem-environment.eu/modis-lst/
行54: 行53:
 
*** Level 1.5 product: user can select e.g. UTM for map projection. Pixel spacing is selectable from 5, 6.25, 12.5 and 25m depending on the observation mode. The data will be provided to users in [http://www.gdal.org/frmt_various.html#SAR_CEOS CEOS format].
 
*** Level 1.5 product: user can select e.g. UTM for map projection. Pixel spacing is selectable from 5, 6.25, 12.5 and 25m depending on the observation mode. The data will be provided to users in [http://www.gdal.org/frmt_various.html#SAR_CEOS CEOS format].
 
*** (additionally, level 4.1 and 4.2)
 
*** (additionally, level 4.1 and 4.2)
*** SAR software:
 
**** RAT (Radar Tools) - SAR polarimetry, interferometry, PolInSAR and more: http://radartools.berlios.de/ (PALSAR ERSDAC (CEOS and VEXCEL) format supported)
 
**** Orfeo Toolbox (OTB): http://www.orfeo-toolbox.org/ (PALSAR format supported)
 
 
** AVNIR-II (1B2) sensor - Visible and NIR
 
** AVNIR-II (1B2) sensor - Visible and NIR
 
** PRISM (1B2) sensor - Panchromatic
 
** PRISM (1B2) sensor - Panchromatic
 +
 +
=== Software ===
 +
* SAR software:
 +
** RAT (Radar Tools) - SAR polarimetry, interferometry, PolInSAR and more: http://radartools.berlios.de/ (PALSAR ERSDAC (CEOS and VEXCEL) format supported)
 +
** Orfeo Toolbox (OTB): http://www.orfeo-toolbox.org/ (PALSAR format supported)
 +
 +
=== Atmospheric correction ===
 +
 +
Status: GRASS 6 uses a C++ port of the NASA 6S Software. Some new sensors have been added with respect to the original NASA version. Some still have to be added for the MEXT project (requires knowledge of the spectral band filter functions).
 +
 +
* LANDSAT: done
 +
* MODIS: done
 +
* ASTER: done, will appear in GRASS 6.4.1
 +
* ALOS-AVNIR: todo (need filter functions as spreadsheet table or CSV) - see [http://earth.esa.int/pub/ESA_DOC/ALOS013.pdf this paper] for potential contact to obtain needed information
 +
* ALOS-PRISM: todo
  
 
== Todo List ==
 
== Todo List ==

2010年1月18日 (月) 14:39時点における版

Introduction

.... todo.... This is a growing material collection for the MEXT project.


GRASS and QGIS internationalisation

Tutorials

E-Learning/CMS

Suggestion:

  • Moodle.org: open-source community-based tools for learning

Remote sensing

Data Sources

Software

Atmospheric correction

Status: GRASS 6 uses a C++ port of the NASA 6S Software. Some new sensors have been added with respect to the original NASA version. Some still have to be added for the MEXT project (requires knowledge of the spectral band filter functions).

  • LANDSAT: done
  • MODIS: done
  • ASTER: done, will appear in GRASS 6.4.1
  • ALOS-AVNIR: todo (need filter functions as spreadsheet table or CSV) - see this paper for potential contact to obtain needed information
  • ALOS-PRISM: todo

Todo List

GRASS command list using tutorial

Further suggestions

    • i.atcorr: atmospheric correction
    • r.series: for MODIS (and other) time series analysis including averaging, linear regression etc.
    • r.mapcalc: for vegetation index calculation (Landsat, Aster) and conversion of encoded thermal channel to degree Celsius

Note: Enable translation of this Wiki page

Suggestion to install the Mediawiki Polyglot extension as translation support (see GRASS Wiki for example, left language selection box is automatically created if a translated page is present)

Idea for GY 2010

Please add any ideas and comments for plan of GY 2010

Improve FOSS4G tools

Tutorials for several discipline

Made E-Learning material for basic of GIS/RS