https://github.com/nowosad/geopat2_manual
The manual for GeoPAT 2 - a suite of modules dedicated to analysis of large datasets in their entirety using spatial and/or temporal patterns
https://github.com/nowosad/geopat2_manual
geopat manual patterns segmentation spatial
Last synced: 7 months ago
JSON representation
The manual for GeoPAT 2 - a suite of modules dedicated to analysis of large datasets in their entirety using spatial and/or temporal patterns
- Host: GitHub
- URL: https://github.com/nowosad/geopat2_manual
- Owner: Nowosad
- Created: 2017-07-29T13:44:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T09:12:53.000Z (over 5 years ago)
- Last Synced: 2025-02-09T15:38:12.949Z (8 months ago)
- Topics: geopat, manual, patterns, segmentation, spatial
- Language: TeX
- Homepage: http://sil.uc.edu/cms/index.php?id=geopat2
- Size: 38.9 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoPAT 2 - the manual
[](https://doi.org/10.5281/zenodo.1291123)
## Overview
GeoPAT 2 (Geospatial Pattern Analysis Toolbox) is a standalone suite of modules written in C and dedicated to analysis of large Earth Science datasets in their entirety using spatial and/or temporal patterns.
Global scale, high resolution spatial datasets are available but are mostly used in small pieces for local studies.
GeoPAT enables studying them in their entirety.
GeoPAT’s core idea is to tessellate global spatial data into grid of square blocks of original cells (pixels).
This transforms data from its original form (huge number of cells each having simple content) to a new form (much smaller number of supercells/blocks with complex content).
Complex cell contains a pattern of original variable.
GeoPAT provides means for succinct description of such patterns and for calculation of similarity between patterns.
This enables spatial analysis such as search, change detection, segmentation, and clustering to be performed on the grid of complex cells (local patterns).
The GeoPAT 2 software and manual are available at http://sil.uc.edu/cms/index.php?id=geopat2.
## How to cite GeoPAT 2
**Netzel P., Nowosad J., Jasiewicz J., Niesterowicz J, Stepinski T.**, 2018. *GeoPAT 2: user's manual*. Zenodo. http://doi.org/10.5281/zenodo.1291123
## Contribution
We encourage contributions on any part of the GeoPAT 2 manual, including:
- Improvements to the text, e.g. clarifying unclear sentences, fixing typos
- Suggestions on content (see [the project's issue tracker](https://github.com/Nowosad/geopat2_manual/issues))