- Add support to download all smap products and test actual download
- Allow reshuffling land points only (SPL3SMP)
- Allow reshuffling points in bounding box only (SPL3SMP)
- Testdata module is now using GitLFS and hosted at TUW
- Meta package follows pyscaffold 4 standards, yapf formatting added
- Switch to new pyscaffold structure
- Add support for SMAP L3 v6 data,
- Remove download support for v4 and v5 (decommissioned), reading still possible.
- Add option to rename variables with orbit indicator during reading.
- Add test for download
- Update documentation
- Add kwargs to time series reader
- Add option for download checking
- Add CRID reading
- Name PM variables *_pm in time series
- Add download module
- Add SMAP L3 v4 and v5 support
- Update readme
- Add metadata from netCDF file to returned image.
- Add option to return data as 1D arrays.
- Add image to time series conversion and time series reading interface.
- Initial version with one dataset supported.