|
Andrea Aime [Administrator] created an issue |
Dimensions “are too large” when requesting reprojected raster via WMS |
Issue Type: |
|
---|---|
Assignee: |
Unassigned |
Created: |
04/Feb/17 11:24 AM |
Priority: |
|
Reporter: |
Here are steps to reproduce:
This native-projection WMS request works fine: This reprojection to EPSG:3413 is slow, but succeeds: This request, where only the image size changes, spikes the CPU for some time, then fails with the log info included in the test-data zipfile, and returns to my browser the file called “wms” in the zipfile: It seems that this may be RAM-sensitive, so you may need to use larger image sizes to see an error if you have more memory. If you keep increasing the image size, I suspect you will run into the same error. I also included in the zipfile the original NetCDF file from which the GeoTIFF was created, in case there is some obvious problem with this. I used the command: gdal_translate -a_srs EPSG:6931 NETCDF:asicd25e2_20120101_v01r02.nc:sea_ice_cover 20120101_sea_ice_cover_ice.tif |
This message was sent by Atlassian JIRA (v1000.718.6#100026-sha1:9c7297b) |
|