-
_Issue [HLA-1325](https://jira.stsci.edu/browse/HLA-1325) was created on JIRA by [Steve Goldman](https://jira.stsci.edu/secure/ViewProfile.jspa?name=sgoldman):_
Found when testing HLA-1271:
…
-
Hello there! 👋
An issue I have faced using ows4R is that CQL/OGC (or viewParams via vendor params) **filters fail if you try to perform a spatial query with a very detailed feature**. See https://g…
-
Would it be possible to include the SIP convention as part of the valid WCS transformations ?
It adds non-linear terms to the tangent plane approximation and is described in this reference:
https:…
-
The RasterReader fails to read QgsRasterLayers that use other data provider than GDAL (which is the case for 6 of 7 standard QGIS QgsRasterDataProviders)
Supported QgsRasterDataProviders
* [x] Q…
-
Hi,
After some discussion regarding the Geoserver-WCS and Rasdaman-WCS I looked into Rasmadan as a possible implementation to download our coverage data as INSPIRE compliant GML-Coverage.
The WC…
-
## Describe the bug
When the wp-cron runs on our site to create renewal orders for subscriptions, there is an intermittent issue where renewal orders for subscriptions paid using manual payments are a…
-
### Description
Currently, there is no nice high-level API with human readable names and unit / coordinate support for creating a WCS object from scratch.
There is one example, directly setting …
-
```
from astropy.io import fits
from astropy.wcs import WCS
f = fits.open("output.fits")
w = WCS(f[0].header)
sky = w.pixel_to_world(30, 40)
print(sky)
```
and it gave me an warning:
```
…
-
Between
https://github.com/ejeschke/ginga/blob/c847163d47848b41acd1b581019779f93bf5001a/ginga/util/wcs.py#L68-L69
and
https://github.com/ejeschke/ginga/blob/c847163d47848b41acd1b581019779f93b…
pllim updated
5 years ago
-
While developing for eteq/astrowidgets#1 , I encountered error when drawing circles in in `coord='wcs'` mode. Circle radius is set to 20 (I assume it is in pixels but I have no idea if its unit secret…
pllim updated
6 years ago