USGS-CMG / stglib

Routines used by the USGS Coastal/Marine Hazards & Resources Program to process oceanographic time-series data
Other
16 stars 13 forks source link

Remove constraint on mask variables #225

Closed dnowacki-usgs closed 2 months ago

dnowacki-usgs commented 2 months ago

I'm not sure why we had this constraint, since xarray built-in broadcasting should be able to take care of dimension mismatches (e.g., 1D time and 2D time-sample variables)