#531 closed defect (fixed)
Wrong geo-metadata for mean_summer_airtemp
Reported by: | Piero Campalani | Owned by: | Piero Campalani |
---|---|---|---|
Priority: | major | Milestone: | 9.0 |
Component: | systemtest | Version: | development |
Keywords: | mean_summer_airtemp geo | Cc: | |
Complexity: | Trivial |
Description
Import function in the systemtest for collection mean_summer_airtemp
are wrong: the origin of the gridded coverage currently puts longitude first, whereas EPSG:4326 defines coordinate tuples with latitude first.
Change History (3)
comment:1 by , 11 years ago
Status: | new → accepted |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Fixed in changeset:d07372d.
Note:
See TracTickets
for help on using tickets.
Patch submitted.