-
Notifications
You must be signed in to change notification settings - Fork 296
Comparing changes
Open a pull request
base repository: SciTools/iris
base: main
head repository: SciTools/iris
compare: v3.4.x
- 10 commits
- 55 files changed
- 8 contributors
Commits on Dec 16, 2022
-
Correct heading for v3.4 release highlights. (#5110) (#5112)
* Correct heading for v3.4 release highlights. * Include patch number in release highlights heading. Co-authored-by: lbdreyer <lbdreyer@users.noreply.github.com> Co-authored-by: lbdreyer <lbdreyer@users.noreply.github.com> Co-authored-by: lbdreyer <lbdreyer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1580da2 - Browse repository at this point
Copy the full SHA 1580da2View commit details
Commits on Feb 21, 2023
-
NetCDF thread safety take two (#5095), and resolving conflicts.
* Unpin netcdf4. * Temporarily enable GHA on this branch. * Temporarily enable GHA on this branch. * Temporarily enable GHA on this branch. * Experiment to disable wheel CI on forks. * Disable segfaulting routines. * More temporary changes to get CI passing. * More temporary changes to get CI passing. * Finessed segfault skipping. * Bring in changed from #5061. * Re-instate test_load_laea_grid. * Adaptations to get the tests passing. * Use typing.Mapping instead. * Get doctests passing. * CF only resolve non-url filenames. * Confirm thread safety fixes. * Remove dummy assignment. * Restored plot_nemo What's New entry. * _add_aux_factories temporarily release global lock. * Remove per-file locking. * Remove remaining test workarounds. * Remove remaining comments. * Correct use of CFReader context manager. * Refactor for easier future maintenance. * Rename netcdf _thread_safe, add header. * Full use of ThreadSafeAggregators. * Full use of ThreadSafeAggregators. * Remove remaining imports of NetCDF4. * Test to ensure netCDF4 is via _thread_safe module. * More refined netcdf._thread_safe classes. * _thread_safe docstrings. * Restore original NetCDF code where possible. * Revert changes to 2.3.rst. * Update lockfiles. * Additions to _thread_safe.py * Remove temporary CI shims. * New locking stategy for NetCDFDataProxy. * NetCDFDataProxy simpler use of netCDF4 lock. * Update lock files. * Go back to using a Threading Lock. * Remove superfluous pass commands in test_cf.py. * Rename _thread_safe to _thread_safe_nc. * Rename thread safe classes to be 'Wrappers'. * Better contained getattr and setattr pattern. * Explicitly name netCDF4 module in _thread_safe_nc docstring. * Better docstring for _ThreadSafeWrapper. * Better comment about THREAD_SAFE_FLAG. * list() wrapping within _GLOBAL_NETCDF4_LOCK, to account for generators. * More accurate thread_safe docstrings in netcdf.saver. * Split netcdf integration tests into multiple modules. * Tests for non-thread-safe NetCDF behaviour. * Docstring accuracy. * Correct use of dask config set (context manager). * Update dependencies. * Review - don't need the first-class import of iris.tests. * Better name for the loading test. * Better selection of data to load. * What's New entry. * Improve tests. * Update lock files. * Increase chunking on test_save. --------- Co-authored-by: Patrick Peglar <patrick.peglar@metoffice.gov.uk>
Configuration menu - View commit details
-
Copy full SHA for d064032 - Browse repository at this point
Copy the full SHA d064032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1e7a3 - Browse repository at this point
Copy the full SHA 9a1e7a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34919b1 - Browse repository at this point
Copy the full SHA 34919b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33fc760 - Browse repository at this point
Copy the full SHA 33fc760View commit details -
Update lock files and accompanying fixes. (#5132), and resolving conf…
…licts. * Updated environment lockfiles * Use set_ylim for test_2d_coord_bounds_platecarree. * Don't use np.float for maths tests. * Remove uses of np.int . Co-authored-by: Lockfile bot <noreply@github.com>
Configuration menu - View commit details
-
Copy full SHA for 580bbc7 - Browse repository at this point
Copy the full SHA 580bbc7View commit details -
[pre-commit.ci] pre-commit autoupdate (#5143)
updates: - [github.com/pycqa/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9881ee - Browse repository at this point
Copy the full SHA c9881eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5da467 - Browse repository at this point
Copy the full SHA c5da467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b007ec - Browse repository at this point
Copy the full SHA 7b007ecView commit details -
Merge pull request #5169 from trexfeathers/patch_341
NetCDF thread safety for `v3.4.1` patch release
Configuration menu - View commit details
-
Copy full SHA for bc73f17 - Browse repository at this point
Copy the full SHA bc73f17View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...v3.4.x