Directory trunk/pysal/examples/

Directory Created:
2009-08-14 15:12
Total Files:
68
Deleted Files:
1
Lines of Code:
6855

[root]/trunk/pysal/examples
                directory in repo shp_test (12 files, 3 lines)

Lines of Code

trunk/pysal/examples/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 76 (100.0%) 7651 (100.0%) 100.6
phil.stphns 4 (5.3%) 2914 (38.1%) 728.5
sjsrey 49 (64.5%) 2727 (35.6%) 55.6
schmidtc 19 (25.0%) 1944 (25.4%) 102.3
sjsrey@gmail.com 1 (1.3%) 66 (0.9%) 66.0
nmalizia@gmail.com 3 (3.9%) 0 (0.0%) 0.0

Most Recent Commits

phil.stphns 2011-01-26 13:44 Rev.: 761

Adding gwt file generated using juvenile dataset in opengeoda.
Removing sample.wkt in favor of previously existing stl_hom.wkt.

2803 lines of code changed in 2 files:

  • trunk/pysal/examples: juvenile.gwt (new 2803), sample.wkt (del)
phil.stphns 2011-01-21 17:30 Rev.: 737

Adding spreg modules, tests, example .gal file and mods to pysal init, and
pysal docstring test script to incorporate new package. Yeehaw!

99 lines of code changed in 1 file:

  • trunk/pysal/examples: columbus.gal (new 99)
schmidtc 2011-01-19 12:55 Rev.: 711

adding unit test for DistanceBand.
Double check on __all__ to make sure the entire list is on one line.

0 lines of code changed in 2 files:

  • trunk/pysal/examples: lattice10x10.shp (new), lattice10x10.shx (new)
phil.stphns 2011-01-11 17:37 Rev.: 681

Cleaned up Tables.py and added stubs for most of the undone unit test modules
so that their methods would appear in our unittest emails as untested
methods. Also added sample well-known text file.

12 lines of code changed in 1 file:

  • trunk/pysal/examples: sample.wkt (new 12)
schmidtc 2011-01-05 08:31 Rev.: 620

recreating sacramentot2.gal from OpenGeoDa "ROOK"

723 lines of code changed in 1 file:

  • trunk/pysal/examples: sacramentot2.gal (+723 -723)
sjsrey 2011-01-03 13:52 Rev.: 604

- missing gal files

1080 lines of code changed in 2 files:

  • trunk/pysal/examples: sacramentot2.gal (new 807), virginia_rook.gal (new 273)
sjsrey@gmail.com 2010-12-27 15:46 Rev.: 597

- adding directional lisa analytics

66 lines of code changed in 1 file:

  • trunk/pysal/examples: spi_download.csv (new 66)
nmalizia@gmail.com 2010-11-22 15:41 Rev.: 591

adding example data for interaction

0 lines of code changed in 3 files:

  • trunk/pysal/examples: burkitt.dbf (new), burkitt.shp (new), burkitt.shx (new)
schmidtc 2010-11-12 17:20 Rev.: 587

adding data to test problem in Rook check algo.

157 lines of code changed in 4 files:

  • trunk/pysal/examples: stl_hom.dbf (new), stl_hom.shp (new), stl_hom.shx (new), stl_hom_rook.gal (new 157)
sjsrey 2010-07-31 09:53 Rev.: 554

- updated listing

141 lines of code changed in 1 file:

  • trunk/pysal/examples: examples.txt (new 141)
sjsrey 2010-07-19 17:53 Rev.: 451

- fix histogram logic bug in weights init
- added more examples to replicate GeoDa

0 lines of code changed in 5 files:

  • trunk/pysal/examples: sacramentot2.dbf (new), sacramentot2.sbn (new), sacramentot2.sbx (new), sacramentot2.shp (new), sacramentot2.shx (new)
sjsrey 2010-05-29 14:26 Rev.: 420

- adding example data for markov

146 lines of code changed in 5 files:

  • trunk/pysal/examples: states48.gal (new 97), us48.dbf (new), us48.shp (new), us48.shx (new), usjoin.csv (new 49)
schmidtc 2010-03-26 16:14 Rev.: 335

extra data for rook31

7 lines of code changed in 2 files:

  • trunk/pysal/examples: rook31.dbf (new), rook31.gal (new 7)
sjsrey 2010-03-26 09:52 Rev.: 333

test shapefile for issue 31

0 lines of code changed in 2 files:

  • trunk/pysal/examples: rook31.shp (new), rook31.shx (new)
schmidtc 2010-03-25 18:16 Rev.: 329

adding test case for polygons nested in larger polygons, adjusting Polygon API to return ALL vertices including holes.

273 lines of code changed in 1 file:

  • trunk/pysal/examples: virginia.gal (new 273)
schmidtc 2010-03-23 17:47 Rev.: 323

adding ids support to user API on queen_from_shp.

0 lines of code changed in 1 file:

  • trunk/pysal/examples: virginia.dbf (changed)
schmidtc 2010-03-23 16:13 Rev.: 320

Adding example shapefile that contains polygons entirely contained within a larger polygon. These are the Virginia Counties, and will initially be used to test Issue 59 (contiguity weights bug). It was chosen to be recognizable, so it should be useful in tutorials other unit tests, etc.

2 lines of code changed in 5 files:

  • trunk/pysal/examples: README (+1 -1), virginia.dbf (new), virginia.prj (new 1), virginia.shp (new), virginia.shx (new)
sjsrey 2010-03-08 12:25 Rev.: 290

- point shapefile

63 lines of code changed in 4 files:

  • trunk/pysal/examples: juvenile.dbf (new), juvenile.html (new 63), juvenile.shp (new), juvenile.shx (new)
sjsrey 2010-01-05 11:22 Rev.: 173

- adding Chicago example
- added a test for queen in ContiguityWeights that can be used to fix issue 31
https://code.google.com/p/pysal/issues/detail?id=31
- test values come from opengeoda

0 lines of code changed in 3 files:

  • trunk/pysal/examples: Chicago77.dbf (new), Chicago77.shp (new), Chicago77.shx (new)
sjsrey 2009-12-29 23:07 Rev.: 171

- adding missing example gal

201 lines of code changed in 1 file:

  • trunk/pysal/examples: sids2.gal (new 201)
sjsrey 2009-12-18 17:06 Rev.: 170

- refactored inequality.theil module
- refactored mobility.rank module
- added mexico example
- updated tests
- updated docs

98 lines of code changed in 2 files:

  • trunk/pysal/examples: mexico.csv (new 33), mexico.gal (new 65)
sjsrey 2009-12-17 10:07 Rev.: 168

- adding sids2 example for more testing

124 lines of code changed in 4 files:

  • trunk/pysal/examples: sids2.dbf (new), sids2.html (new 124), sids2.shp (new), sids2.shx (new)
sjsrey 2009-11-23 15:44 Rev.: 129

- adding econometrics to setup and columbus example

132 lines of code changed in 4 files:

  • trunk/pysal/examples: columbus.dbf (new), columbus.html (new 132), columbus.shp (new), columbus.shx (new)
sjsrey 2009-10-12 15:24 Rev.: 88

- missing example gal

157 lines of code changed in 1 file:

  • trunk/pysal/examples: stl.gal (new 157)
sjsrey 2009-09-05 14:30 Rev.: 70

- started example data documentation

2 lines of code changed in 1 file:

  • trunk/pysal/examples: README (new 2)
schmidtc 2009-08-17 14:37 Rev.: 38

adding GAL examples to test creates (these are from OpenGeoDa)

782 lines of code changed in 2 files:

  • trunk/pysal/examples: 10740_queen.gal (new 391), 10740_rook.gal (new 391)
sjsrey 2009-08-17 10:56 Rev.: 30

- fixing symlink

59 lines of code changed in 1 file:

  • trunk/pysal/examples: calempdensity.csv (new 59)
schmidtc 2009-08-17 09:32 Rev.: 29

this is a sym link

0 lines of code changed in 1 file:

  • trunk/pysal/examples: calempdensity.csv (del)
sjsrey 2009-08-15 09:31 Rev.: 27

- mapclassifiers ported

59 lines of code changed in 1 file:

  • trunk/pysal/examples: calempdensity.csv (new 59)
sjsrey 2009-08-15 09:21 Rev.: 26

- geary and book example

51 lines of code changed in 2 files:

  • trunk/pysal/examples: book.gal (new 33), book.txt (new 18)
sjsrey 2009-08-14 21:12 Rev.: 24

- more porting of moran

1 lines of code changed in 1 file:

  • trunk/pysal/examples: desmith.txt (+1 -1)
sjsrey 2009-08-14 16:55 Rev.: 18

- examples to debug FileIO

380 lines of code changed in 4 files:

  • trunk/pysal/examples: stl_hom.csv (new 79), stl_hom.html (new 143), stl_hom.txt (new 80), stl_hom.wkt (new 78)
sjsrey 2009-08-14 15:12 Rev.: 14

- added examples

33 lines of code changed in 5 files:

  • trunk/pysal/examples: 10740.dbf (new), 10740.shp (new), 10740.shx (new), desmith.gal (new 21), desmith.txt (new 12)
Generated by StatSVN 0.7.0