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

Add docs about converting between shapely and cf #512

Merged
merged 6 commits into from
May 3, 2024

Conversation

jsignell
Copy link
Contributor

@jsignell jsignell commented May 3, 2024

I finally got around to taking a crack at #497. Feel free to add anything.

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.56%. Comparing base (a9cebee) to head (792def4).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #512      +/-   ##
==========================================
- Coverage   85.78%   85.56%   -0.23%     
==========================================
  Files          13       13              
  Lines        2364     2376      +12     
  Branches      183      187       +4     
==========================================
+ Hits         2028     2033       +5     
- Misses        303      310       +7     
  Partials       33       33              
Flag Coverage Δ
mypy 38.27% <ø> (-0.26%) ⬇️
unittests 93.89% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jsignell
Copy link
Contributor Author

jsignell commented May 3, 2024

Not really sure how coverage can go down on a pure docs PR 😅

doc/geometry.md Outdated Show resolved Hide resolved
doc/geometry.md Outdated Show resolved Hide resolved
doc/geometry.md Outdated Show resolved Hide resolved
doc/geometry.md Outdated Show resolved Hide resolved
@dcherian dcherian merged commit 08fb286 into xarray-contrib:main May 3, 2024
9 of 10 checks passed
@dcherian
Copy link
Contributor

dcherian commented May 3, 2024

Thanks. Great improvement over an empty page :D

@jsignell
Copy link
Contributor Author

jsignell commented May 3, 2024

Now there is a page about points :)

@jsignell jsignell deleted the geometry-docs branch May 3, 2024 20:29
dcherian added a commit that referenced this pull request Jul 24, 2024
* main: (35 commits)
  Add release.yml
  Allow encoding/decoding multiple geometries (#526)
  Rewrite unit formatter for pint 0.24 and earlier (#523)
  [pre-commit.ci] pre-commit autoupdate (#527)
  Add grid_mapping for geometries if possible (#521)
  Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#524)
  Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#525)
  Add geometry encoding and decoding functions. (#517)
  Bump links to CF-1.11 (#519)
  Docs cleanup (#518)
  Bump codecov/codecov-action from 4.3.0 to 4.4.1 (#514)
  [pre-commit.ci] pre-commit autoupdate (#510)
  Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#509)
  Add docs about converting between shapely and cf (#512)
  Bump codecov/codecov-action from 4.1.0 to 4.3.0 (#511)
  Fix scheduled nightly upstream test
  Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#503)
  Bump codecov/codecov-action from 4.0.0 to 4.1.0 (#504)
  numpy 2 compat (#505)
  ruff settings: move 'ignore' to 'lint' section (#506)
  ...
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.

2 participants