-
```
Hi there,
Any chance to add the python shapefile library?, It is a nice alternative to
GDAL-OGR in pure python, the link is:
http://code.google.com/p/pyshp/
Another geo-spatial plugging worth …
-
```
Hi there,
Any chance to add the python shapefile library?, It is a nice alternative to
GDAL-OGR in pure python, the link is:
http://code.google.com/p/pyshp/
Another geo-spatial plugging worth …
-
```
Hi there,
Any chance to add the python shapefile library?, It is a nice alternative to
GDAL-OGR in pure python, the link is:
http://code.google.com/p/pyshp/
Another geo-spatial plugging worth …
-
Currently profiles (spatial, spectral, stokes, histogram) can be exported as tsv format. Users request to support FITS format too so that it is easier for post-processing with other tools (eg chemical…
-
`spectral-cube` has a method to extract the minimal valid sub-cube, see the docs [here](https://spectral-cube.readthedocs.io/en/latest/manipulating.html#extract-the-minimal-valid-subcube). If I recall…
-
```
Hi there,
Any chance to add the python shapefile library?, It is a nice alternative to
GDAL-OGR in pure python, the link is:
http://code.google.com/p/pyshp/
Another geo-spatial plugging worth …
-
```
Hi there,
Any chance to add the python shapefile library?, It is a nice alternative to
GDAL-OGR in pure python, the link is:
http://code.google.com/p/pyshp/
Another geo-spatial plugging worth …
-
In order to be able to do a meaningful and somewhat computationally constrained GC computation the code that is currently in place needs to be cleaned up a bit, in order to use:
- the new vismot_sp…
-
It is sometimes necessary to convolve model cubes to a target resolution, but they don't have beams so convolution fails:
```python
mod.convolve_to(psf.beams[0])
---------------------------------…
-
### 🚀 The feature
In addition to the readily available spectral features (https://pytorch.org/audio/stable/transforms.html#feature-extractions), I would like to propose a request for extracting spati…