Kevin Marlis created SDAP-494:
---------------------------------

             Summary: Data masking at dateline crossing provides incorrect 
results
                 Key: SDAP-494
                 URL: https://issues.apache.org/jira/browse/SDAP-494
             Project: Apache Science Data Analytics Platform
          Issue Type: Bug
            Reporter: Kevin Marlis


We need to mask the data on both sides of the dateline.

 

There are multiple functions that handle the masking in nexustiles.py 
([https://github.com/apache/incubator-sdap-nexus/blob/4eddb3257168b1861faa16f604f362eaebe9109e/data-access/nexustiles/nexustiles.py#L355).]

 
tile.longitudes = ma.masked_outside(tile.longitudes, min_lon, max_lon)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to