-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
A couple test failures seem to be coming from the sliderule v5.0 server update:
test_process_atl06sr - AssertionError: assert '3dep.value' in Index
test_sample_3dep - AssertionError: assert dtype('<M8[us]') == '<M8[ns]'
Relevant bits from the release notes (https://slideruleearth.io/web/rtd/developer_guide/release_notes/release-v05-00-00.html):
Raster sampling support has been optimized for x-series APIs at the cost of legacy p-series API performance. All users are strongly encouraged to switch to x-series APIs when performing raster sampling as the old p-series APIs will take much longer now
For the datetimes, it seems a difference in client library behavior rather than the public server (>=5.0.1 returns <M8[us])
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file