Giter VIP home page Giter VIP logo

stars's People

Contributors

cyenglish3 avatar dfolch avatar pastephens avatar sjsrey avatar suhanmappingideas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stars's Issues

Hirearchical indexing in pandas

One feature I've just come across pandas I did not mention last tuesday and could potentially be of great interest for STARS is the availability of hierarchical indexing. Basically, this means that you can assign several indices that follow a hierarchy to one axis. See the full tutorial here but to give you an idea, we could use to get rid of the time dimension. Basically, we would have one index being the time (year) and another index being the spatial units that repeat for every time period. It might be worth exploring.

add compelling datasets

The idea expressed at our last meeting (1/24/2012) was to have 3 data sets with different space-time properties: one set with large spatial cross-section (n) and 3 time series (k), one set with a small spatial cross-section and many time series, and a third set with large n and large k.

moran: mi object shape is incorrect

self.si = sqrt(vi)
0
72
(72, 72)
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/7.1/lib/python2.7/lib-tk/Tkinter.py", line 1410, in call
return self.func(*args)
File "/Users/serge/Documents/git/stars/src/starsgui.py", line 2707, in moran
self.report(m.report())
File "Esda.py", line 112, in report
m=reshape(self.mi,[t,1])
File "/Library/Frameworks/Python.framework/Versions/7.1/lib/python2.7/site-packages/numpy/core/fromnumeric.py", line 171, in reshape
return reshape(newshape, order=order)
ValueError: total size of new array must be unchanged

Mac binary spatial markov

Spatial markov is silently failing in the GUI when started from the Mac binary.

Can't reproduce when running from source.

Update for Python 3

PySAL supports both 2 and 3 so stars should be aligned with this. No pun intended

handle resize across platforms

For tkinter the configure event is fired differently on Mac OS X and Linux. For Linux the firing happens 2x, once when the window is initially selected for resizing and once when the resize is finished and the mouse button is released.

For OS X the firing happens more frequently.

document shortcuts

While prototyping the new interaction scheme, the keybindings should be documented in the wiki.

Review MVC framework

Brainstorm how this model could be used to integrate the necessary components of STARS. Place a strong emphasis on reliability and robustness.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.