From af48a370d499cd74150d709ff0bd1312e7f58341 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 8 Jun 2023 22:53:57 +0000 Subject: automatic import of python-eoreader --- .gitignore | 1 + python-eoreader.spec | 87 ++++++++++++++++++++++++++++++++++------------------ sources | 2 +- 3 files changed, 59 insertions(+), 31 deletions(-) diff --git a/.gitignore b/.gitignore index 012b1d7..b3bf7d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /eoreader-0.19.4.tar.gz +/eoreader-0.20.0.tar.gz diff --git a/python-eoreader.spec b/python-eoreader.spec index 6b730ec..b603454 100644 --- a/python-eoreader.spec +++ b/python-eoreader.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-eoreader -Version: 0.19.4 +Version: 0.20.0 Release: 1 Summary: Remote-sensing opensource python library reading optical and SAR constellations, loading and stacking bands, clouds, DEM and spectral indices in a sensor-agnostic way. License: Apache Software License URL: https://pypi.org/project/eoreader/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6f/cf/69f12d4d64fd8b4f68c7ee0a1f443f5b042ce7a74fd9b558aa126b36c8d8/eoreader-0.19.4.tar.gz +Source0: https://mirrors.aliyun.com/pypi/web/packages/bf/1f/9839f4df5953b5600e66b73b86c1355320f45b38b093b5a11854187b7569/eoreader-0.20.0.tar.gz BuildArch: noarch Requires: python3-lxml @@ -41,11 +41,17 @@ Requires: python3-dicttoxml and [SAR](https://eoreader.readthedocs.io/en/latest/sar.html) constellations, loading and stacking bands, clouds, DEM and spectral indices in a sensor-agnostic way. -| **Optical** | **SAR** | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `Sentinel-2` and `Sentinel-2 Theia`
`Sentinel-3 OLCI` and `SLSTR`
`Landsat` 1 to 9
`Harmonized Landsat-Sentinel`
`PlanetScope`, `SkySat` and `RapidEye`
`Pleiades` and `Pleiades-Neo`
`SPOT-6/7`
`SPOT-4/5`
`Vision-1`
`Maxar` (WorldViews, GeoEye)
`SuperView-1`
`GEOSAT-2` | `Sentinel-1`
`COSMO-Skymed` 1st and 2nd Generation
`TerraSAR-X`, `TanDEM-X` and `PAZ SAR`
`RADARSAT-2` and `RADARSAT-Constellation`
`ICEYE`
`SAOCOM`
`Capella` | +## Managed optical constellations -It also implements additional **sensor-agnostic** features: +[![Sentinel-2 SAFE and Theia Sentinel-3 OLCI and SLSTR Landsat 1 to 9 Harmonized Landsat-Sentinel PlanetScope, SkySat and RapidEye Pleiades and Pleiades-Neo SPOT-6/7 and 4/5 Vision-1 Maxar (WorldViews, GeoEye) SuperView-1 GEOSAT-2](https://zupimages.net/up/23/22/j3mz.png)](https://eoreader.readthedocs.io/en/latest/optical.html) + +## Managed SAR constellations + +[![Sentinel-1 COSMO-Skymed 1st and 2nd Generation TerraSAR-X, TanDEM-X and PAZ SAR RADARSAT-2 and RADARSAT-Constellation ICEYE SAOCOM Capella](https://zupimages.net/up/23/22/7b6k.png)](https://eoreader.readthedocs.io/en/latest/sar.html) + +## Features + +EOReader implements **sensor-agnostic** features: - [`load`](https://eoreader.readthedocs.io/en/latest/api/eoreader.products.product.Product.html#eoreader.products.product.Product.load): Load many band types: - satellite bands ([optical](https://eoreader.readthedocs.io/en/latest/optical.html#satellite-bands) or [SAR](https://eoreader.readthedocs.io/en/latest/sar.html#sar-bands)) @@ -54,8 +60,9 @@ It also implements additional **sensor-agnostic** features: - [DEM bands](https://eoreader.readthedocs.io/en/latest/optical.html#dem-bands) - [`stack`](https://eoreader.readthedocs.io/en/latest/api/eoreader.products.product.Product.html#eoreader.products.product.Product.stack): Stack all these type of bands -EOReader works with [`xarrays.DataArray`](http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray) -and [`geopandas.GeoDataFrames`](https://geopandas.org/docs/user_guide/data_structures.html#geodataframe) +EOReader works mainly with: +- [`xarrays.DataArray`](http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray) and [`xarrays.Dataset`](http://xarray.pydata.org/en/stable/generated/xarray.Dataset.html#xarray.Dataset) for raster data +- [`geopandas.GeoDataFrames`](https://geopandas.org/docs/user_guide/data_structures.html#geodataframe) for vector data (extents, footprints...) ## Python Quickstart @@ -191,6 +198,8 @@ If this happens to you, do not hesitate to make a PR or write an issue about tha - Mentionned in **[Live+]SIG 2022 by ESRI France** (in French): `Enrichir ArcgisPro grâce à des processus personnalisés d'observation de la Terre` [ [PDF](https://seafile.unistra.fr/f/9502a14f142041468837/) ] +- Mentioned in GeoPython 2023 - `FLORIA, a custom python pipeline for urban flood extraction from SAR multi-sensors, supported by U-Net convolutional network.` +- Mentioned in EGU 2023 - [`Cutting-edge developments in rapid mapping`](https://doi.org/10.5194/egusphere-egu23-14143) ## Press Release @@ -198,7 +207,7 @@ If this happens to you, do not hesitate to make a PR or write an issue about tha ## Articles -- [Maxant, J.; Braun, R.; Caspard, M.; Clandillon, S. ExtractEO, a Pipeline for Disaster Extent Mapping in the Context of Emergency Management. Remote Sens. 2022, 14, 5253. (Technical Note)](https://doi.org/10.3390/rs14205253) +- [Maxant, J. Braun, R. Caspard, M. Clandillon, S. ExtractEO, a Pipeline for Disaster Extent Mapping in the Context of Emergency Management. Remote Sens. 2022, 14, 5253. (Technical Note)](https://doi.org/10.3390/rs14205253) ## License @@ -245,11 +254,17 @@ BuildRequires: python3-pip and [SAR](https://eoreader.readthedocs.io/en/latest/sar.html) constellations, loading and stacking bands, clouds, DEM and spectral indices in a sensor-agnostic way. -| **Optical** | **SAR** | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `Sentinel-2` and `Sentinel-2 Theia`
`Sentinel-3 OLCI` and `SLSTR`
`Landsat` 1 to 9
`Harmonized Landsat-Sentinel`
`PlanetScope`, `SkySat` and `RapidEye`
`Pleiades` and `Pleiades-Neo`
`SPOT-6/7`
`SPOT-4/5`
`Vision-1`
`Maxar` (WorldViews, GeoEye)
`SuperView-1`
`GEOSAT-2` | `Sentinel-1`
`COSMO-Skymed` 1st and 2nd Generation
`TerraSAR-X`, `TanDEM-X` and `PAZ SAR`
`RADARSAT-2` and `RADARSAT-Constellation`
`ICEYE`
`SAOCOM`
`Capella` | +## Managed optical constellations + +[![Sentinel-2 SAFE and Theia Sentinel-3 OLCI and SLSTR Landsat 1 to 9 Harmonized Landsat-Sentinel PlanetScope, SkySat and RapidEye Pleiades and Pleiades-Neo SPOT-6/7 and 4/5 Vision-1 Maxar (WorldViews, GeoEye) SuperView-1 GEOSAT-2](https://zupimages.net/up/23/22/j3mz.png)](https://eoreader.readthedocs.io/en/latest/optical.html) + +## Managed SAR constellations -It also implements additional **sensor-agnostic** features: +[![Sentinel-1 COSMO-Skymed 1st and 2nd Generation TerraSAR-X, TanDEM-X and PAZ SAR RADARSAT-2 and RADARSAT-Constellation ICEYE SAOCOM Capella](https://zupimages.net/up/23/22/7b6k.png)](https://eoreader.readthedocs.io/en/latest/sar.html) + +## Features + +EOReader implements **sensor-agnostic** features: - [`load`](https://eoreader.readthedocs.io/en/latest/api/eoreader.products.product.Product.html#eoreader.products.product.Product.load): Load many band types: - satellite bands ([optical](https://eoreader.readthedocs.io/en/latest/optical.html#satellite-bands) or [SAR](https://eoreader.readthedocs.io/en/latest/sar.html#sar-bands)) @@ -258,8 +273,9 @@ It also implements additional **sensor-agnostic** features: - [DEM bands](https://eoreader.readthedocs.io/en/latest/optical.html#dem-bands) - [`stack`](https://eoreader.readthedocs.io/en/latest/api/eoreader.products.product.Product.html#eoreader.products.product.Product.stack): Stack all these type of bands -EOReader works with [`xarrays.DataArray`](http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray) -and [`geopandas.GeoDataFrames`](https://geopandas.org/docs/user_guide/data_structures.html#geodataframe) +EOReader works mainly with: +- [`xarrays.DataArray`](http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray) and [`xarrays.Dataset`](http://xarray.pydata.org/en/stable/generated/xarray.Dataset.html#xarray.Dataset) for raster data +- [`geopandas.GeoDataFrames`](https://geopandas.org/docs/user_guide/data_structures.html#geodataframe) for vector data (extents, footprints...) ## Python Quickstart @@ -395,6 +411,8 @@ If this happens to you, do not hesitate to make a PR or write an issue about tha - Mentionned in **[Live+]SIG 2022 by ESRI France** (in French): `Enrichir ArcgisPro grâce à des processus personnalisés d'observation de la Terre` [ [PDF](https://seafile.unistra.fr/f/9502a14f142041468837/) ] +- Mentioned in GeoPython 2023 - `FLORIA, a custom python pipeline for urban flood extraction from SAR multi-sensors, supported by U-Net convolutional network.` +- Mentioned in EGU 2023 - [`Cutting-edge developments in rapid mapping`](https://doi.org/10.5194/egusphere-egu23-14143) ## Press Release @@ -402,7 +420,7 @@ If this happens to you, do not hesitate to make a PR or write an issue about tha ## Articles -- [Maxant, J.; Braun, R.; Caspard, M.; Clandillon, S. ExtractEO, a Pipeline for Disaster Extent Mapping in the Context of Emergency Management. Remote Sens. 2022, 14, 5253. (Technical Note)](https://doi.org/10.3390/rs14205253) +- [Maxant, J. Braun, R. Caspard, M. Clandillon, S. ExtractEO, a Pipeline for Disaster Extent Mapping in the Context of Emergency Management. Remote Sens. 2022, 14, 5253. (Technical Note)](https://doi.org/10.3390/rs14205253) ## License @@ -446,11 +464,17 @@ Provides: python3-eoreader-doc and [SAR](https://eoreader.readthedocs.io/en/latest/sar.html) constellations, loading and stacking bands, clouds, DEM and spectral indices in a sensor-agnostic way. -| **Optical** | **SAR** | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `Sentinel-2` and `Sentinel-2 Theia`
`Sentinel-3 OLCI` and `SLSTR`
`Landsat` 1 to 9
`Harmonized Landsat-Sentinel`
`PlanetScope`, `SkySat` and `RapidEye`
`Pleiades` and `Pleiades-Neo`
`SPOT-6/7`
`SPOT-4/5`
`Vision-1`
`Maxar` (WorldViews, GeoEye)
`SuperView-1`
`GEOSAT-2` | `Sentinel-1`
`COSMO-Skymed` 1st and 2nd Generation
`TerraSAR-X`, `TanDEM-X` and `PAZ SAR`
`RADARSAT-2` and `RADARSAT-Constellation`
`ICEYE`
`SAOCOM`
`Capella` | +## Managed optical constellations + +[![Sentinel-2 SAFE and Theia Sentinel-3 OLCI and SLSTR Landsat 1 to 9 Harmonized Landsat-Sentinel PlanetScope, SkySat and RapidEye Pleiades and Pleiades-Neo SPOT-6/7 and 4/5 Vision-1 Maxar (WorldViews, GeoEye) SuperView-1 GEOSAT-2](https://zupimages.net/up/23/22/j3mz.png)](https://eoreader.readthedocs.io/en/latest/optical.html) + +## Managed SAR constellations + +[![Sentinel-1 COSMO-Skymed 1st and 2nd Generation TerraSAR-X, TanDEM-X and PAZ SAR RADARSAT-2 and RADARSAT-Constellation ICEYE SAOCOM Capella](https://zupimages.net/up/23/22/7b6k.png)](https://eoreader.readthedocs.io/en/latest/sar.html) + +## Features -It also implements additional **sensor-agnostic** features: +EOReader implements **sensor-agnostic** features: - [`load`](https://eoreader.readthedocs.io/en/latest/api/eoreader.products.product.Product.html#eoreader.products.product.Product.load): Load many band types: - satellite bands ([optical](https://eoreader.readthedocs.io/en/latest/optical.html#satellite-bands) or [SAR](https://eoreader.readthedocs.io/en/latest/sar.html#sar-bands)) @@ -459,8 +483,9 @@ It also implements additional **sensor-agnostic** features: - [DEM bands](https://eoreader.readthedocs.io/en/latest/optical.html#dem-bands) - [`stack`](https://eoreader.readthedocs.io/en/latest/api/eoreader.products.product.Product.html#eoreader.products.product.Product.stack): Stack all these type of bands -EOReader works with [`xarrays.DataArray`](http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray) -and [`geopandas.GeoDataFrames`](https://geopandas.org/docs/user_guide/data_structures.html#geodataframe) +EOReader works mainly with: +- [`xarrays.DataArray`](http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray) and [`xarrays.Dataset`](http://xarray.pydata.org/en/stable/generated/xarray.Dataset.html#xarray.Dataset) for raster data +- [`geopandas.GeoDataFrames`](https://geopandas.org/docs/user_guide/data_structures.html#geodataframe) for vector data (extents, footprints...) ## Python Quickstart @@ -596,6 +621,8 @@ If this happens to you, do not hesitate to make a PR or write an issue about tha - Mentionned in **[Live+]SIG 2022 by ESRI France** (in French): `Enrichir ArcgisPro grâce à des processus personnalisés d'observation de la Terre` [ [PDF](https://seafile.unistra.fr/f/9502a14f142041468837/) ] +- Mentioned in GeoPython 2023 - `FLORIA, a custom python pipeline for urban flood extraction from SAR multi-sensors, supported by U-Net convolutional network.` +- Mentioned in EGU 2023 - [`Cutting-edge developments in rapid mapping`](https://doi.org/10.5194/egusphere-egu23-14143) ## Press Release @@ -603,7 +630,7 @@ If this happens to you, do not hesitate to make a PR or write an issue about tha ## Articles -- [Maxant, J.; Braun, R.; Caspard, M.; Clandillon, S. ExtractEO, a Pipeline for Disaster Extent Mapping in the Context of Emergency Management. Remote Sens. 2022, 14, 5253. (Technical Note)](https://doi.org/10.3390/rs14205253) +- [Maxant, J. Braun, R. Caspard, M. Clandillon, S. ExtractEO, a Pipeline for Disaster Extent Mapping in the Context of Emergency Management. Remote Sens. 2022, 14, 5253. (Technical Note)](https://doi.org/10.3390/rs14205253) ## License @@ -628,7 +655,7 @@ Follow us on [Twitter](https://twitter.com/eoreader). %prep -%autosetup -n eoreader-0.19.4 +%autosetup -n eoreader-0.20.0 %build %py3_build @@ -642,20 +669,20 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then - find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst + find usr/lib -type f -printf "\"/%h/%f\"\n" >> filelist.lst fi if [ -d usr/lib64 ]; then - find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst + find usr/lib64 -type f -printf "\"/%h/%f\"\n" >> filelist.lst fi if [ -d usr/bin ]; then - find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst + find usr/bin -type f -printf "\"/%h/%f\"\n" >> filelist.lst fi if [ -d usr/sbin ]; then - find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst + find usr/sbin -type f -printf "\"/%h/%f\"\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then - find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst + find usr/share/man -type f -printf "\"/%h/%f.gz\"\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . @@ -668,5 +695,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue May 30 2023 Python_Bot - 0.19.4-1 +* Thu Jun 08 2023 Python_Bot - 0.20.0-1 - Package Spec generated diff --git a/sources b/sources index cd9be40..ce019a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40bb36c6a9f758fe406bafab32284f41 eoreader-0.19.4.tar.gz +cca7dc8194e30ebd6621c1f46e09f22c eoreader-0.20.0.tar.gz -- cgit v1.2.3