该项目从 https://github.com/rasterio/rasterio.git 镜像。
Pull mirroring failed .
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
- 9月 23, 2014
-
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
-
- 9月 16, 2014
-
-
由 Sean Gillies 创作于
Should be harmless on Python 3.4. Closes #149.
-
由 Sean Gillies 创作于
Add support for Python geo interface, too. Closes #146.
-
- 9月 14, 2014
-
-
由 Sean Gillies 创作于
-
- 9月 13, 2014
-
-
由 Sean Gillies 创作于
Also remove the double tag update test, which is crashing. I'll add back in a new branch.
-
- 9月 12, 2014
-
-
由 Sean Gillies 创作于
For #145.
-
由 Sean Gillies 创作于
This wraps up #117 for good.
-
- 9月 11, 2014
-
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
For #145.
-
- 9月 10, 2014
-
-
由 Sean Gillies 创作于
-
- 9月 08, 2014
-
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
Also add a couple tests that had been missed. For #137.
-
- 9月 06, 2014
-
-
由 Sean Gillies 创作于
-
- 9月 05, 2014
-
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
Rio entry point
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
For #137.
-
由 Sean Gillies 创作于
Refactor to avoid unneeded numpy imports.
-
由 Sean Gillies 创作于
Closes #140. Fairly easy because Numpy methods accept either strings like `'uint8'` or types like `np.uint8` as dtypes. So do Rasterio methods now.
-
由 Sean Gillies 创作于
Closes #139.
-
- 9月 02, 2014
-
-
由 Sean Gillies 创作于
Making and installing from an sdist isn't trivial, needs a little more thought.
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
This shakes out packaging problems as well as library bugs. See #135.
-
由 Sean Gillies 创作于
Tests that installed from an sdist would have caught this. Should look into that. Closes #135.
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
New test layout
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
Merge command.
-
由 Sean Gillies 创作于
Remove test data from sdists. Check for it when running tests and direct users to download location. No automated download... I don't expect many users to be running the tests from an sdist. Closes #133.
-
由 Sean Gillies 创作于
-
由 Sean Gillies 创作于
-
- 8月 29, 2014
-
-
由 Sean Gillies 创作于
Testing requires the 'six' package for StringIO
-
由 Sean Gillies 创作于
For #128.
-
由 Mike Taves 创作于
-
- 8月 22, 2014
-
-
由 Sean Gillies 创作于
Also tests for the CLI. Much refactoring on rio bounds and shapes was done here. Profiling needs to be done to see what can be done to speed it up. Closes #127.
-
- 8月 19, 2014
-
-
由 Sean Gillies 创作于
-