K. Arthur Endsley

Results 16 issues of K. Arthur Endsley

Whenever I try to quote a tweet (e.g., `quote 0`, then type my message), I see the error message `Status is over 140 characters.` If I compose the same quote...

When last building in Travis CI, I noticed there are some deprecation warnings after `npm install`: ``` npm WARN deprecated [email protected]: this package is now deprecated npm WARN deprecated [email protected]:...

question
verify

See issue #123 and PR #124.

enhancement

e.g. wicket-d3-svg.js.

enhancement

https://github.com/nicklasaven/twkb_web/blob/master/webclient/twkb2geojson.js

enhancement

These need to be added to the "extract" and "ingest" objects in wicket.js (wicket.src.js).

enhancement

## Expected behavior Using the [`RGB.byte.tif` test data,](https://github.com/mapbox/rasterio/blob/master/tests/data/RGB.byte.tif) I am attempting to calculate the modified soil-adjusted vegetation index. When I use QGIS to calculate part of the result (below is...

documentation
cli

I'm trying to use `kernprof` with a script that is used in a virtual environment (created with `virtualenv`). This virtual environment uses some system-wide packages (i.e., with `--system-site-packages`) but some...

Though `visualize.FeatureSpace` can accept MNF-transformed data (by setting `transform=False` to indicate the data is already transformed), the resulting plots of the mixing space don't look right... I think that something...

Long ago, I wrote functions like `xy_to_pixel()` that do the job that is now seamlessly accomplished by a nice new-ish library, `affine`. [See on Github](https://www.perrygeo.com/python-affine-transforms.html).

enhancement