You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The analyze functionality ASIS is not working (at least for me) the pull request #102 fixes some issues, but still one issue remains.
The array of distZones does not contains the Ocean zones, but the function analyzeChangesFromLastRelease compares it against the latest released time zone geojson with ocens. As a result all the ocean zones will get into the removals.json even if they are present also in the new release.
The text was updated successfully, but these errors were encountered:
The analyze functionality ASIS is not working (at least for me) the pull request #102 fixes some issues, but still one issue remains.
The array of distZones does not contains the Ocean zones, but the function analyzeChangesFromLastRelease compares it against the latest released time zone geojson with ocens. As a result all the ocean zones will get into the removals.json even if they are present also in the new release.
The text was updated successfully, but these errors were encountered: