Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MAML version up #232

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Bump MAML version up #232

merged 1 commit into from
Mar 24, 2020

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Mar 18, 2020

Overview

This PR bumps MAML version up.

Checklist

  • Description of PR is in an appropriate section of the CHANGELOG and grouped with similar changes if possible

Demo

        algebra = {
          "args" : [
            {
              "args" : [
                {
                  "name" : "us-census-median-household-income",
                  "symbol" : "rasterV"
                }
              ],
              "neighborhood" : {
                "extent" : 1,
                "type" : "square"
              },
              "target" : "nodata",
              "symbol" : "fmax"
            },
            {
              "args" : [
                {
                  "name" : "us-census-median-household-income",
                  "symbol" : "rasterV"
                }
              ],
              "neighborhood" : {
                "extent" : 1,
                "type" : "square"
              },
              "target" : "nodata",
              "symbol" : "fmax"
            }
          ],
          "symbol" : "+"
        }

data:
image

all:
image

Closes #212

@pomadchin pomadchin force-pushed the feature/focal-target branch 2 times, most recently from cd3b7ce to 4b15c30 Compare March 19, 2020 17:26
@pomadchin pomadchin force-pushed the feature/focal-target branch 2 times, most recently from 4b8d967 to 864d00a Compare March 24, 2020 21:50
@pomadchin pomadchin force-pushed the feature/focal-target branch from 864d00a to d93dd88 Compare March 24, 2020 21:56
@pomadchin pomadchin merged commit d419431 into develop Mar 24, 2020
@pomadchin pomadchin deleted the feature/focal-target branch March 24, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable TargetCell parameter for focal operations
1 participant