hspatial
Utilities for spatial integration of time series.
Free software: GNU General Public License v3
Documentation: https://hspatial.readthedocs.io.
History
2.0.0 (2020-01-05)
Now uses version 5 of hts file (i.e. different time step notation).
1.3.0 (2019-12-12)
Added option default_time to PointTimeseries.
1.2.2 (2019-11-24)
Fixed a bug where extract_point_from_raster() was modifying the point passed to it.
1.2.1 (2019-10-23)
Fixed a bug where hts files were opened in the wrong mode, with inconsistent results (this is another occurence of the bug that had been fixed in 0.1.2).
1.2.0 (2019-09-11)
Added test utility setup_test_raster() to make unit testing easier.
1.1.0 (2019-08-23)
Added option “version” to PointTimeseries.get_cached() so that it can save in different file format versions.
1.0.1 (2019-08-22)
Fixed a bug in extract_point_from_timeseries() where it was sometimes raising the wrong exception type (depending on GDAL version).
1.0.0 (2019-08-16)
The API for extract_point_timeseries_from_rasters() has changed. Instead of a function, there’s now a PointTimeseries class.
When extracting a point timeseries from rasters, start_date and end_date can now be specified.
0.2.0 (2019-08-13)
When extracting point time series from a set of rasters, it is now possible to provide a prefix as well as a list of files, and it is also possible to save the extracted time series to a file, optionally only if the file is outdated.
extract_point_from_raster (and extract_point_timeseries_from_rasters) now supports GeoDjango (GEOS) Point objects besides GDAL Point objects.
Function coordinates2point has been added.
0.1.2 (2019-07-30)
Fixed a bug where hts files were opened in the wrong mode, with inconsistent results.
0.1.1 (2019-07-05)
Fixed an ugly timezone bug that caused the data to refer to a different time than what the timestamp actually said.
When the timezone was missing from the input files, there was an incomprehensible AttributeError. This was fixed and now it provides an understandable error message.
0.1.0 (2019-06-21)
Initial release
Release files for hspatial 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hspatial-2.0.0.tar.gz | 30.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hspatial-2.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 41.7 kB
Release files / hspatial-2.0.0.tar.gz
| Download URL | hspatial-2.0.0.tar.gz |
|---|---|
| Size | 30.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2440ee4c287c6bb10fd93c56ef17cac8e586ab597e26b1a61cf1031a689f8f88
|
|
BLAKE2b-256 checksum How to use checksums |
bbd0838f56c3b9bd0a7d7731f0d465f61b120c1e735c08e091e9b19cc3bb3093
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
|
Release files / hspatial-2.0.0-py2.py3-none-any.whl
| Download URL | hspatial-2.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 11.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2339e4fd7a79049b232d9505f13089484ade9501648ca86651e465051430095a
|
|
BLAKE2b-256 checksum How to use checksums |
42321bfb36bd4c277346a5e0b922c70344fb059243a3c87bfd961a274f677427
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
|