Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 2765)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#138 wontfix x and y axes swapped inserting 2D grid into rasdaman Dimitar Misev Marcus Sen
Description

When I try to insert the attached file into rasdaman the x and y dimensions seem to be swapped.

gdalinfo on data set says

Size is 20, 40

Querying domain after insertion says

Result element 1: [0:39,0:19]

Steps to reproduce:

gdalinfo osdtm_small.netcdf
rasql -q 'create collection os_dtm FloatSet' --user rasadmin --passwd ...
rasql -q 'insert into os_dtm values inv_netcdf($1)' --file osdtm_small.netcdf --user rasadmin --passwd ...
rasql -q 'select sdom(m) from os_dtm as m' --user rasadmin --passwd ... --out string
#2071 fixed wsclient: show null values (if any) in DescribeCoverage tab Bang Pham Huu Dimitar Misev
#2054 fixed wsclient: show axis grid extent on the DescribeCoverage tab Bang Pham Huu Dimitar Misev
Description

It would be useful to quickly see how many grid points/slices are there for an axis in the axes table. For irregular axes especially it's not possible to determine from the table.

1 2 3 4 5 6 7 8 9 10 11
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.