Example dataset for grass 5.0
This commit is contained in:
parent
93543381e5
commit
499dc0042e
4 changed files with 70 additions and 0 deletions
1
grass-Maas/DESCR
Normal file
1
grass-Maas/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Example dataset for grass 5.0
|
16
grass-Maas/Makefile
Normal file
16
grass-Maas/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2005/02/08 17:13:23 daprice Exp $
|
||||
#
|
||||
|
||||
DISTNAME= maas_grass_location
|
||||
PKGNAME= grass-Maas-20030302
|
||||
CATEGORIES= geography
|
||||
MASTER_SITES= http://grass.itc.it/statsgrass/
|
||||
|
||||
MAINTAINER= mchittur@cs.nmsu.edu
|
||||
HOMEPAGE= http://grass.itc.it/statsgrass/
|
||||
COMMENT= Example dataset for grass 5.0
|
||||
|
||||
WRKSRC= ${WRKDIR}/maas
|
||||
|
||||
.include "../../wip/grass/Makefile.dataset"
|
||||
.include "../../mk/bsd.pkg.mk"
|
49
grass-Maas/PLIST
Normal file
49
grass-Maas/PLIST
Normal file
|
@ -0,0 +1,49 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/08 17:13:23 daprice Exp $
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/DEFAULT_WIND
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/MYNAME
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_INFO
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_UNITS
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/WIND
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cats/maasbank
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cats/topomap
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell/maasbank
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell/topomap
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/f_format
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/f_quant
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/f_range
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/null
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/topomap/null
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/topomap/range
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/maasbank
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/topomap
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/colr/maasbank
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/colr/topomap
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/fcell/maasbank
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/hist/maasbank
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/hist/topomap
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Cd
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Cu
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Fldf
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/LOI
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Pb
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Soil
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Zn
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/d.river
|
||||
share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/elev
|
||||
share/dataset/geography/${PKGNAME}/README
|
||||
share/dataset/geography/${PKGNAME}/user1/WIND
|
||||
@dirrm share/dataset/geography/${PKGNAME}/user1
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/site_lists
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/hist
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/fcell
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/colr
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/cellhd
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/topomap
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/cell
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT/cats
|
||||
@dirrm share/dataset/geography/${PKGNAME}/PERMANENT
|
||||
@dirrm share/dataset/geography/${PKGNAME}
|
||||
@dirrm share/dataset/geography
|
||||
@dirrm share/dataset
|
4
grass-Maas/distinfo
Normal file
4
grass-Maas/distinfo
Normal file
|
@ -0,0 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2005/02/08 17:13:23 daprice Exp $
|
||||
|
||||
SHA1 (maas_grass_location.tar.gz) = 4307766bfe5970f6847ac75e2ee39ff9efe10325
|
||||
Size (maas_grass_location.tar.gz) = 654810 bytes
|
Loading…
Reference in a new issue