Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Owner Reporter Resolution Summary
#792 Dimitar Misev George Merticariu duplicate update_petascopedb.sh is not created
Description

When rasdaman is installed, update_petascopedb.sh is not created in the ./bin directory.

#948 Alex Toader Peter Baumann fixed WCS client does not work
Description

request (earthlook WCS demo):

http://kahlua.eecs.jacobs-university.de:8080/petascope_earthlook9?SERVICE=WCS&VERSION=2.0.1&REQUEST=GetCoverage&COVERAGEID=jubcampus&FORMAT=application/gml+xml&SUBSET=Lat(53.15,53.16)&SUBSET=Long(8.61,8.62)&SCALEFACTOR=1

response:

<ows:ExceptionReport version="2.0.0" xsd:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsExceptionReport.xsd"><ows:Exception locator="SUBSETLong 8.61,8.62 " exceptionCode="InvalidEncodingSyntax"><ows:ExceptionText>Document received does not conform with protocol syntax</ows:ExceptionText></ows:Exception></ows:ExceptionReport>

#1020 Alex Dumitru Dimitar Misev fixed wcst_import.sh fails with ImportError
Description

On a freshly installed rasdaman I get this:

$ wcst_import.sh
Traceback (most recent call last):
  File "/home/dimitar/projects/rasdaman/community/install/share/rasdaman/wcst_import/wcst_import.py", line 11, in <module>
    from master.recipe.recipe_registry import RecipeRegistry
  File "/home/dimitar/projects/rasdaman/community/install/share/rasdaman/wcst_import/master/recipe/recipe_registry.py", line 5, in <module>
    from master.recipe.base_recipe import BaseRecipe
  File "/home/dimitar/projects/rasdaman/community/install/share/rasdaman/wcst_import/master/recipe/base_recipe.py", line 6, in <module>
    from session import Session
  File "/home/dimitar/projects/rasdaman/community/install/share/rasdaman/wcst_import/session.py", line 3, in <module>
    from util.file_obj import File
  File "/home/dimitar/projects/rasdaman/community/install/share/rasdaman/wcst_import/util/file_obj.py", line 2, in <module>
    from util.file_util import FileUtil
ImportError: No module named file_util
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.