------------------
- nrt.data now lives in its own namespace package (nrt-data). Subpackage removed,
and namespace enabling in multiple __init__.py files
- A few edits (e.g. pkg-data and MANIFEST.in) as a consequence of removing
nrt.data subpackage
- Transitioned from setup.py to pyproject.toml
- Package version now maintained in pyproject.toml
- Adapted integration fixture to new test data access method (+ band names slightly changed
B4 is now B04, etc)
- Version number now managed via git tags using setuptools-scm
- Removed all LFS hack in .readthedocs, github actions, etc. No longer needed
given that the package itself no longer contain data