Is your feature request related to a problem? Please describe.
pysat 3.2.0 will drop 3 instruments that are used in the tests here. They either represent redundancy or features that will no longer be supported.
Describe the solution you'd like
[x] Drop tests for pysat_testing2d (no longer supported)
[x] Replace pysat_testing_xarray with pysat_ndtesting
[x] Replace pysat_testing_2dxarray with pysat_ndtesting
Describe alternatives you've considered
😴
Additional contextThere may need to be some updates at pysat to make pysat_ndtesing a suitable replacement for pysat_testing_xarray needed to update tests so that profile size is not hard wired
Is your feature request related to a problem? Please describe. pysat 3.2.0 will drop 3 instruments that are used in the tests here. They either represent redundancy or features that will no longer be supported.
Describe the solution you'd like
pysat_testing_xarray
withpysat_ndtesting
pysat_testing_2dxarray
withpysat_ndtesting
Describe alternatives you've considered 😴
Additional context
There may need to be some updates at pysat to makeneeded to update tests so that profile size is not hard wiredpysat_ndtesing
a suitable replacement forpysat_testing_xarray