-
Given I have seen issues with requests for "fancy" map projections, why not proposing the fanciest?
[Myriahedral map projections](https://www.win.tue.nl/~vanwijk/myriahedral/) by Prof. [Jarke van Wij…
-
I was looking at how to use https://gwcs.readthedocs.io/en/latest/api/gwcs.wcs.WCS.html#gwcs.wcs.WCS.to_fits . It complains that I have to give bounding box but there is no example on how to actually …
-
When reading a FITS file with the following commands:
```python
# read the FITS file and produce Specral Cube
hdul = fits.open(fits_dir+fits_file+'.fits')
hdr = hdul[0].header
…
-
While debugging #7328, I discovered that some of our test FITS files cannot be read after updating their header WCS. Here's a minimal example, where I don't even make any changes to the WCS:
```py…
-
Alas, there exist about a million different projections, and Cartopy and Basemap do not implement the same set. Just picking randomly, Basemap has "Hammer" but Cartopy doesn't, while Cartopy has "Lamb…
-
I am very interested in the polyfill function when using h3. I want to find the specific definition of this function, but I can't find it in the local library or github. Can you share the specific cod…
-
In September 2014, I started work on a modular geographic projection pipeline that would allow you to compose geometric transformations during rendering. For example:
* [Multiple Rotations](https:/…
-
Here are some issues and potential improvements for the ["GMT Map Projections" table](https://github.com/GenericMappingTools/pygmt/blob/main/doc/techref/projections.md):
1. Projection code `A` (the…
-
Hi @meder411,
First congrats for the excellent work, I am working with your library with the keypoint detector part I do a modification to the sift key points, to work with Superpoint but I notice w…
-
The spatial filter seems to match positions which are not part of the specified region. In the following (very slow) test script, I test points over the whole sky using a 1 degree grid. The output h…