Changelog¶
Unreleased changes in master branch¶
v0.4¶
pass only_land bool to SMOSL2Reader in qa4sm-preprocessing
add only_land option to L4 grid creation and reshuffling
Add Grid_Point_Mask_USGS.nc to be used for masking (Geo2d mask)
Add ipynb scripts to convert regular global grid.nc to flat land masked grid.nc for smos ic and smos l3
v0.3.2¶
Fixed a bug that led to failing SMOS L2 downloads
v0.3.1¶
Changed the default variables reshuffled for SMOS L2 and added option to select variables
v0.3.0¶
v0.2¶
Add option read data for spatial subsets
Add option to add time stamps to time series index
Add function to write images/stacks down
Add function to reshuffle by bounding box
Update docs and travis, automatic pypi deployment
Update tests
By default also reshuffle if Scene_Flag is 2
Switch to pyscaffold 3 package structure
Drop support for python 2
v0.1¶
First version of L3 SMOS IC image and TS reader
Include time series reshuffling
Include tests and CI
Basic documentation