v0.3.7
What's Changed
- Return active learning proposed placements with raw coordinate names by @RohitRathore1 in #99
- Make use of
multiprocessing.Pool
inget_era5_reanalysis_data
optional in b9594a2 - Fix python version in tests (plus additional minor fixes) by @davidwilby in #116
- use unittest's
setUpClass
instead of overriding__init__
by @davidwilby in #117
Full Changelog: v0.3.6...v0.3.7