Use the python code to download the SMAP L4 data in HDF5 format for the required dates. For more information visit SMAP L4
The Deep learning model uses images as it's inputs. So convert the HDF5 file to JPEG image using the Pre-processing code. This is done for two features Soil Moisture and Precipitation.
Use the tranining code to train a ConvLSTM model
Use the prediction code to predict for the required date. Note that for validation purposes all the dates , including the date to be predicted, data must be loaded.
Finally post-process the global predicted CSV file to include the estimated bias for selected Ground Points.
Contact: Archana Kannan
Email: [email protected]