Custom Query (2764 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 2764)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#2798 fixed Support a ~/.raspass credentials file in rasql mrodionych@… Dimitar Misev
Description

Similar to ~/.pgpass in postgres, we could support a ~/.raspass credentials file in rasql.

When running rasql if the user specified with —user is found in a ~/.raspass file, then the password can be read from it instead of requiring it with the —passwd option.

#2797 worksforme wcst_import adds to resumer file despite error Bang Pham Huu Dimitar Misev
Description

No data was imported due to invalid credentials:

Reason: Missing basic authentication header with 
username:password encoded in Base64 string from request ...

But it seems like the files were still added to the resumer file:

The slices listed in the resumer file ... will not be imported.
All filepaths are already imported according to the resumer file.
#2796 fixed Fix - display CRS with axis labels in WSClient Bang Pham Huu Bang Pham Huu
Description

In WCS DescribeCoverage tab, currently it shows the coverage's CRS as:

with Coordinate Reference System: http://localhost:8080/rasdaman/def/crs-compound?1=http://localhost:8080/rasdaman/def/crs/OGC/0/AnsiDate&2=http://localhost:8080/rasdaman/def/crs/EPSG/0/4326

it can be enhanced to show as:

with 3-D Coordinate Reference System:
- CRS: AnsiDate, axis labels: time
- CRS: EPSG:4326, axis labels: Lat, Lon

and with a link to the CRS as:

with 3-D Coordinate Reference System (<a href="http://localhost:8080/rasdaman/def/crs-compound? 1=http://localhost:8080/rasdaman/def/crs/OGC/0/AnsiDate?axis-label="time"& 2=http://localhost:8080/rasdaman/def/crs/EPSG/0/4326">CRS URL</a>):
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.