DFO-CHS-Dynamic-Hydrographic-Products / IWLS_pygeoapi

pygeoapi plugins to access and process water level and surface currents from the IWLS public API
5 stars 0 forks source link

Position compounds are created in reverse order (lat-lon instead of lon-lat) #51

Closed maximecarre1 closed 1 year ago

maximecarre1 commented 1 year ago

GeometryValues arrays compounds are being created in reverse order (lat-lon instead of lon-lat).

maximecarre1 commented 1 year ago

Custom numpy data type also needs to be reversed

glmcr commented 1 year ago

Merci bien pour avoir trouvé cela @maximecarre1.

maximecarre1 commented 1 year ago

Done (also fixed small bug in compile wheel bash script)