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

REF: Store grid_mapping in encoding instead of attrs #284

Merged
merged 2 commits into from
Apr 6, 2021

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Apr 6, 2021

Had to add DEP: Python 3.7+ and xarray 0.17+ for this to be safe to use.

@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #284 (596be53) into master (0b32bd0) will decrease coverage by 0.25%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage   93.94%   93.68%   -0.26%     
==========================================
  Files          12       12              
  Lines        1354     1362       +8     
==========================================
+ Hits         1272     1276       +4     
- Misses         82       86       +4     
Impacted Files Coverage Δ
rioxarray/__init__.py 100.00% <100.00%> (+18.18%) ⬆️
rioxarray/_io.py 85.98% <100.00%> (-1.69%) ⬇️
rioxarray/raster_array.py 98.25% <100.00%> (ø)
rioxarray/rioxarray.py 97.03% <100.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b32bd0...596be53. Read the comment docs.

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.

Add full support for xarray decode_coords Python 3.6 Support
2 participants