Giter Club home page Giter Club logo

gssm1km's Introduction

Ppaers codes for "Global long-term daily 1km surface soil moisture dataset with physics-informed machine learning (GSSM1km)". Global Surface Soil Moisture (GSSM1km) is a global surface soil moisture (0-5 cm) at 1 km spatial and daily temporal resolution over the period 2000-2020. The data is generated using a machine-learning based trained with in-situ soil moisture measurement from more than 1000 stations mostly from the International Soil Moisture Network (ISMN) website.

To reproduce GSSM1km using the code files in this repository. Code files are as follows: (1) TIele generation is used for getting Topographic Index and elevation, but this data is public already. (2) GSSM1km generation is the most important code file, which include the whole process of how to preprocess the predictors and train the model. The code GSSM1km generation is for Europe, you can change the variable EuropeBoundary in line 15 to run other places. (3) For the continuous LST in other places (Europe 2012-2020 is public), you need to run the codes from Shiff to fill in the gaps (https://github.com/shilosh/ContinuousLST) Shiff, S., Helman, D. & Lensky, I. M. Worldwide continuous gap-filled MODIS land surface temperature dataset. Scientific Data 8, 1-10 (2021).

Some processed data needed are public. If you run my code (GSSM1km generation), it will automatically access them.

The list of these processed data are as follows: (1)The training and testing samples: https://code.earthengine.google.com/?asset=users/qianrswaterr/GlobalSSM2022/trainTestFinal2022-0509coor; https://code.earthengine.google.com/?asset=users/qianrswaterr/NLsamples/trainTestNL2022-0509coor (2)The validating evaluating samples: https://code.earthengine.google.com/?asset=users/qianrswaterr/GlobalSSM2022/valiEvaFinal2022-0509coor (3)Topographic Index (TI) and elevation: https://code.earthengine.google.com/?asset=users/qianrswaterr/GlobalSSM/TIele1000resample0709 (4)Depth To Bedrock (DTB): https://code.earthengine.google.com/?asset=users/qianrswaterr/predictors/BDTICM_M_1km_ll (5)Water Table Depth (WTD): https://code.earthengine.google.com/?asset=users/qianrswaterr/WTD (6)Continuous LST in Europe from 2012 to 2020: https://code.earthengine.google.com/?asset=users/qianrswaterAmerica/LSTEuropeMOD11A1

gssm1km's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.