- BREAKING: removed the `feat_anc_ml` module and with it all functionalities
related to loading machine learning features from .modc files (236)
- fix: do not attempt to load S3 data when the endpoint seems wrong
- enh: improve availability check for S3 basin data
- enh: improve availability check for HTTP basin data
- enh: improve availability check for HDF5 basin data
- enh: cache list of features available via all basins
- enh: speed up feature retrieval for non-ancillary features
- ref: replace `np.string_` with `np.bytes_`