Opened 10 months ago
Last modified 4 weeks ago
#2393 new enhancement
python3 pystac update
Reported by: | darkblueb | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | OSGeoLive16.0 |
Component: | OSGeoLive | Keywords: | python |
Cc: | osgeolive@… |
Description
ol15 build 179 -- python3 pySTAC dot-deb 1.4.0 exists but v1.6 is current
user@osgeolive:~$ pip3 install --user --upgrade-strategy=only-if-needed pystac Collecting pystac Downloading pystac-1.6.1-py3-none-any.whl (146 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.0/146.0 KB 395.0 kB/s eta 0:00:00 Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3/dist-packages (from pystac) (2.8.1) Installing collected packages: pystac Successfully installed pystac-1.6.1 user@osgeolive:~$ apt search pystac Sorting... Done Full Text Search... Done python3-pystac/jammy 1.4.0-0~jammy0 all PySTAC is a library for working with SpatioTemporal Asset Catalog in Python 3. python3-pystac-client/jammy 0.4.0-0~jammy0 all A Python client for working with STAC Catalogs and APIs.
note: we can drop ipyleaflet
in the ISO, it is currently not working.
python3-ipyleaflet/jammy,now 0.17.0-0~jammy1 all [installed] A Jupyter widget for dynamic Leaflet maps.
Change history (5)
comment:1 by , 10 months ago
comment:2 by , 9 months ago
per comments at FOSS4G STAC presentation
FOSS4G Pete Gadomski pete.gadomski at Gmail pystac v1.6.1 r/w static collections, catalogs, objects pystac-client v0.4.0 r/w stac api stactools v0.4.1 create,modify utils odc-stac v0.3.1 load stac assets into xarray
compare to ol15 RC1
pystac v1.4.0 r/w static collections, catalogs, objects pystac-client n/a r/w stac api stactools n/a create,modify utils odc-stac v0.3.0 load stac assets into xarray repos stac-utils/pystac stac-utils/pystac-client stac-utils/stactools opendatacube/odc-stac
comment:3 by , 9 months ago
Cc: | added |
---|
comment:4 by , 5 months ago
Milestone: | OSGeoLive15.0 → OSGeoLive16.0 |
---|
Ticket retargeted after milestone closed
comment:5 by , 4 weeks ago
ol16 alpha3 build
pystac v1.4.0 r/w static collections, catalogs, objects pystac-client n/a r/w stac api stactools n/a create,modify utils odc-stac v0.3.1 load stac assets into xarray odc-geo v0.2.1 projection aware Geometry comp. w/ Open Data Cube
Note:
See TracTickets
for help on using tickets.
note that
python3-odc-stac/jammy,jammy 0.3.1-0~jammy0 all
is now available