Encoding dataarrays #168
Annotations
5 errors and 2 warnings
Tests:
tests/test_opendap_router.py#L36
test_dds_response
AssertionError: assert 'Float64 air[time = 2920][lat = 25][lon = 53]' in 'Dataset {\n Float32 lat[lat = 25];\n Float32 time[time = 2920];\n Float32 lon[lon = 53];\n Grid {\n ... Float32 time[time = 2920];\n Float32 lat[lat = 25];\n Float32 lon[lon = 53];\n } air;\n} air;\n'
|
Tests:
tests/test_opendap_router.py#L71
test_dods_response
AssertionError: assert 'Float64 air[time = 2920][lat = 25][lon = 53]' in 'Dataset {\n Float32 lat[lat = 25];\n Float32 time[time = 2920];\n Float32 lon[lon = 53];\n Grid {\n ...0C��\x00C��\x00C�\x00\x00C�@\x00C��\x00C��\x00C�\x00\x00C�@\x00C��\x00C��\x00C�\x00\x00C�@\x00C��\x00C��\x00C�\x00\x00'
|
Tests:
tests/test_server.py#L36
test_default_xarray_engine
AssertionError: Left and right Dataset objects are not equal
Differing data variables:
L air (time, lat, lon) int16 8MB 24120 24250 24350 ... 29649 29619 29569
R air (time, lat, lon) float64 31MB 241.2 242.5 243.5 ... 296.2 295.7
|
Tests:
tests/test_server.py#L96
test_coordinates_persist_correctly
IndexError: Failed to decode variable 'ocean_time': The indexing operation you are attempting to perform is not valid on netCDF4.Variable object. Try loading your data into memory first by calling .load().
|
Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading