allenai / rslearn

A tool for developing remote sensing datasets and models.
Apache License 2.0
5 stars 0 forks source link

Add support for linear remapping of bands before dtype conversion #12

Closed favyen2 closed 8 months ago

favyen2 commented 8 months ago

We should make sure this module can be used independently of the rest of library, e.g. should be able to easily take the normalization for a dataset and apply it on arbitrary numpy array.