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

MDArray #273

Merged
merged 18 commits into from May 19, 2022
Merged

MDArray #273

merged 18 commits into from May 19, 2022

Conversation

ChristianBeilschmidt
Copy link
Contributor

@ChristianBeilschmidt ChristianBeilschmidt commented May 13, 2022

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

I rebased and extended the following PR since it seems to be inactive:
#233

I tried to solve my own suggestions. However, please take a look at everything.

Moreover, I ran the tests with
RUSTFLAGS="-Z sanitizer=leak" cargo +nightly-2022-04-12-x86_64-unknown-linux-gnu test --all-features -- raster::mdarray::tests
to check for memory leaks.

All new NetCDF files are taken from GDAL's repo at OSGeo.

@jdroenner
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented May 19, 2022

Build succeeded:

@bors bors bot merged commit 0173cf0 into georust:master May 19, 2022
@geohardtke
Copy link
Contributor

thanks @ChristianBeilschmidt for following up this PR :) I was about to work on it and was surprised to find it was already finished and merged!

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.

None yet

3 participants