TGSAI / mdio-python

Cloud native, scalable storage engine for various types of energy data.
https://mdio.dev/
Apache License 2.0
35 stars 13 forks source link

Missing some tests for 4D data #267

Open tasansal opened 1 year ago

tasansal commented 1 year ago

@markspec

When you have a chance, can you please write some tests for #248:

  1. Test amplitudes, or their statistics (after ingestion) match expected values for random slices
  2. Test round trip import/export with random trace checks

Currently, these tests exist for 3D stack; you can extend them or make new ones :) Thanks a lot!