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

Bugfix of link_coords #1588

Merged
merged 7 commits into from Mar 25, 2021
Merged

Bugfix of link_coords #1588

merged 7 commits into from Mar 25, 2021

Commits on Mar 8, 2021

  1. Bugfix of link_coords:

    - rename dataset to data
    - drop linked coordinates's dimension which is not existed in dataarray
    zxdawn committed Mar 8, 2021
    Copy the full SHA
    99cac33 View commit details
    Browse the repository at this point in the history
  2. Fix syntax

    zxdawn committed Mar 8, 2021
    Copy the full SHA
    c08a660 View commit details
    Browse the repository at this point in the history
  3. fix wrong varname

    zxdawn committed Mar 8, 2021
    Copy the full SHA
    6f0e1f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Make varnames more clear

    zxdawn committed Mar 15, 2021
    Copy the full SHA
    e78afbe View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Update test of link_coords

    zxdawn committed Mar 16, 2021
    Copy the full SHA
    ddb2f89 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Copy the full SHA
    1f482ce View commit details
    Browse the repository at this point in the history
  2. Make comments more valid

    Co-authored-by: Martin Raspaud <martin.raspaud@smhi.se>
    zxdawn and mraspaud committed Mar 17, 2021
    Copy the full SHA
    f33b610 View commit details
    Browse the repository at this point in the history