Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#2398 worksforme RRasdaman does not work with latest rasdaman ocampos Dimitar Misev
Description

It seems that RRasdaman doesn't work with the latest rasdaman.

It should be tested and fixed.

#2429 worksforme add check in update_sdoms.py for successful query execution ocampos Vlad Merticariu
Description

update_sdoms.py will not work if rasserver doesn't answer to sdom queries. It calls rasserver via a sys call, the task is to add a check the the call was successful (either by checking the output or the exit code of the sys call).

#2431 worksforme wcst_import - doc about default_null_values Bang Pham Huu Bang Pham Huu
Description

In case the default_null_values has intervals as quoted strings, it needs to be the first element.

Doc: https://doc.rasdaman.org/05_geo-services-guide.html

e.g:

"default_null_values": [9.96921e+36, "9.96921e+35:*"]

should be

"default_null_values": ["9.96921e+35:*", 9.96921e+36]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.