Search Criteria
Package Details: python-gdal-hdf4 3.9.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdal-hdf4.git (read-only, click to copy) |
---|---|
Package Base: | gdal-hdf4 |
Description: | Python bindings for GDAL |
Upstream URL: | https://gdal.org/ |
Licenses: | custom |
Conflicts: | python-gdal |
Provides: | python-gdal |
Submitter: | ggranga |
Maintainer: | gds506 |
Last Packager: | gds506 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-26 14:23 (UTC) |
Last Updated: | 2024-10-28 14:49 (UTC) |
Dependencies (53)
- gdal-hdf4AUR (gdal-hdf4AUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- arrow (make)
- blosc (blosc-gitAUR) (make)
- cfitsio (make)
- cmake (cmake-gitAUR) (make)
- crypto++ (crypto++-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- expat (expat-gitAUR) (make)
- filegdb-apiAUR (make)
- geos (geos-gitAUR) (make)
- giflib (giflib-gitAUR) (make)
- hdf4AUR (make)
- hdf5 (hdf5-gitAUR, hdf5-openmpi) (make)
- json-c (json-c-gitAUR) (make)
- libaec (libaec-gitAUR) (make)
- libdeflate (libdeflate-gitAUR) (make)
- libfreexl (libfreexl-develAUR) (make)
- libgeotiff (libgeotiff-gitAUR) (make)
- libheif (libheif-gitAUR) (make)
- Show 33 more dependencies...
Required by (13)
- grass (requires python-gdal)
- ogr2osm-git (requires python-gdal)
- pyhgtmap (requires python-gdal) (optional)
- python-cartopy (requires python-gdal) (optional)
- python-glymur (requires python-gdal) (check)
- python-glymur (requires python-gdal) (optional)
- python-glymur-doc (requires python-gdal) (check)
- python-mapproxy (requires python-gdal) (optional)
- python-pymodis (requires python-gdal)
- python-rsgislib (requires python-gdal)
- qgis-git (requires python-gdal)
- tuiview (requires python-gdal)
- wahoomc (requires python-gdal)
Latest Comments
1 2 3 4 Next › Last »
MarsSeed commented on 2023-10-11 18:39 (UTC) (edited on 2023-10-11 18:39 (UTC) by MarsSeed)
At the next pkgver update, please kindly reset the pkgrel to 1.
gds506 commented on 2023-10-10 16:00 (UTC)
Hi all, As I already went through updating the PKGBUILD to GDAL 3.7.2 I'm going to adopt the package, but I agree with @MarsSeed to have a new package with a more explicit name.
mmdoublem commented on 2023-10-08 09:30 (UTC)
Hi All, Sorry for dropping the ball on this but given I no longer use the package I will be dropping this. Best of luck to whomever takes it over.
MarsSeed commented on 2023-10-05 07:07 (UTC)
I have an idea.
As this package gets built with both hdf4 and hdf5, but then it makes hdf5 optional, it is a bit confusing, because one would think that this cannot be used with HDF5.
Also, it is not a fully proper drop-in replacement for repo's gdal, which requires hdf5. Most of gdal's downstream dependents expect hdf5 to be there.
(And Arch's earlier, now discouraged, but still persisting packaging convention was that all direct dependencies are not necessarily declared if a direct dependency is also a transitive one.)
As hdf5 is staple now, I think a new package could be created, maybe named
gdal-hdf4-hdf5
, which mandatorily depends on both hdf4 and hdf5.Build time would be exactly the same, and hdf5 is quite a small package (~3.5 MiB compressed). So having to install it should really not be an issue nowadays, even for small-footprint virtual containers.
gds506 commented on 2023-10-05 01:05 (UTC) (edited on 2023-10-05 01:08 (UTC) by gds506)
Changed java from 21 to 8 and compiled successfully
gds506 commented on 2023-10-05 00:45 (UTC)
Thanks @MarsSeed... It worked well until I reached 94% and got into the Java section:
I'm currently on the java-21-openjdk (latest I guess) so I don't know if it is related to the Java version I have. Here my archlinux-java status:
MarsSeed commented on 2023-10-04 23:19 (UTC)
It seems that if PoDoFo support is required, then GDAL <= 3.7.2 needs
podofo-0.9
, notpodofo 0.10+
.Also see this change in repo's gdal PKGBUILD for an idea on how to configure podofo-0.9 to be used during build.
gds506 commented on 2023-10-04 22:10 (UTC)
I updated the PKGBUILD for GDAL 3.7.2 but got error during makepkg at 74%:
Any idea of how to fix it?
stratosgear commented on 2023-03-24 14:03 (UTC) (edited on 2023-03-24 14:39 (UTC) by stratosgear)
This fails to build on my system:
Earlier on on the build log, the only candidates for the failure that I see are:
And a lot more of the same:
error: #error "C++ versions less than C++14 are not supported.
Running on the latest update arch release:
What other debug info can I provide to help resolve this...?
NOTE: The normal
gdal
package installs correctly, but lacks the ability to read HDF4 files so it cannot be used with MODIS images!mmdoublem commented on 2022-09-05 07:19 (UTC)
Ok will take it over then. Thanks so much for your hard work on this. Much appreciated.
1 2 3 4 Next › Last »