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
Hi @gbrener A faster way to get this testing done for NaN rows in reshaping is to just use this synthetic data function ts_clustering_example we have in the test_data.py of this repo (call it, then to_features, then add some NaNs for the test).
See @gbrener 's work here in PR #39 .
Make an example of a problem that
from_features
is convenient for reshaping back to the raster's approximate coords/dims. Thenfrom_features
that should show the NaN's in the right placesThe text was updated successfully, but these errors were encountered: