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

Geometries Contribution (and github experimentation) #115

Merged
merged 43 commits into from
Nov 14, 2018
Merged

Geometries Contribution (and github experimentation) #115

merged 43 commits into from
Nov 14, 2018

Commits on Apr 22, 2017

  1. Configuration menu
    Copy the full SHA
    94875c5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    c5be80f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Configuration menu
    Copy the full SHA
    54fc86c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    177ed57 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. updates per review

    dblodgett-usgs committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    5f8c085 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. update to example

    dblodgett-usgs committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    030ceb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0d8cc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Configuration menu
    Copy the full SHA
    d351c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958de45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ef4b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Configuration menu
    Copy the full SHA
    9dab561 View commit details
    Browse the repository at this point in the history
  2. update history

    dblodgett-usgs committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    96005a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Configuration menu
    Copy the full SHA
    f0cd0e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd8fa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    894df8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd74bae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from twhiteaker/master

    Add geometry type table and update App.A per David Hassell's request
    dblodgett-usgs committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    14c7ffb View commit details
    Browse the repository at this point in the history
  6. fixing up history

    dblodgett-usgs committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    9756c55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7768e33 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    9929a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c34e5f View commit details
    Browse the repository at this point in the history
  3. Revise Geometry section to combine multipart and single part geometri…

    …es so that we just have point, line, and polygon.
    twhiteaker committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    c1a224a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Merge pull request #4 from twhiteaker/master

    Combine single and multipart geometries
    dblodgett-usgs committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    a5882f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    e3ff90a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from twhiteaker/master

    Reference Table 7.1 when introducing geometry types
    dblodgett-usgs committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    2ebb1df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6316f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Configuration menu
    Copy the full SHA
    34eda36 View commit details
    Browse the repository at this point in the history
  2. Implement suggestions from trac #164; be consistent about not requiri…

    …ng first and last polygon nodes to be equivalent
    twhiteaker committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    5666769 View commit details
    Browse the repository at this point in the history
  3. update history

    twhiteaker committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    ef7c9cc View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Merge pull request #6 from twhiteaker/master

    Changes from trac 164 discussion
    dblodgett-usgs committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    e3276e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. If coordinates attribute is carried by geometry container, require co…

    …ordinate variables which correspond to node coordinate variables to have the corresponding axis attribute.
    twhiteaker committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    7975d39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from twhiteaker/master

    require axis on coordinate vars
    dblodgett-usgs committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    91a74e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Configuration menu
    Copy the full SHA
    edab7e8 View commit details
    Browse the repository at this point in the history
  2. Update history

    twhiteaker committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    d8ea261 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Merge pull request #8 from twhiteaker/master

    Remove geometry attribute from lat/lon variables in examples.
    dblodgett-usgs committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    90ac4a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. update authors

    dblodgett-usgs committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    f15f449 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    64bde66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from twhiteaker/master

    Replace axis with bounds for coordinate variables related to geometry…
    dblodgett-usgs committed May 9, 2018
    1 Configuration menu
    Copy the full SHA
    033cc25 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Add bounds to first geometry example. Correct typo in history. Mentio…

    …n right-hand rule for polygon rings, and that interior rings must occur after the exterior ring that contains them, as per discussion at June netCDF workshop.
    twhiteaker committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    16c9b01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from twhiteaker/master

    Add bounds to first geometry example. Correct typo in history. Mentio…
    dblodgett-usgs committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    6903131 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    7ce6b4a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Configuration menu
    Copy the full SHA
    591cb88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from dblodgett-usgs/bounds_nodes

    change bounds to nodes and qualify their use
    dblodgett-usgs committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    f9cef4a View commit details
    Browse the repository at this point in the history