You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are planning to further separate the loading of the data from the analysis and processing steps.
The way forward is to move the DAT module and the registration.jl code into a separate module which would then depend on DiskArrayEngine and should be able to work on all DiskArrays or DiskArray backed array types.
Then we would be able to process Raster and YAXArray similarly.
This move should also help in making the processing available for other large raster data from other fields such as astronomy or microscopy.
We would still need a good name for the new package.
We are planning to further separate the loading of the data from the analysis and processing steps.
The way forward is to move the DAT module and the registration.jl code into a separate module which would then depend on DiskArrayEngine and should be able to work on all DiskArrays or DiskArray backed array types.
Then we would be able to process Raster and YAXArray similarly.
This move should also help in making the processing available for other large raster data from other fields such as astronomy or microscopy.
We would still need a good name for the new package.
@meggart
The text was updated successfully, but these errors were encountered: