Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datasets #62

Open
Yujie-W opened this issue Oct 15, 2021 · 8 comments
Open

Datasets #62

Yujie-W opened this issue Oct 15, 2021 · 8 comments
Labels
documentation Improvements or additions to documentation

Comments

@Yujie-W
Copy link
Collaborator

Yujie-W commented Oct 15, 2021

This issue page is meant for contributing new datasets and documenting existing datasets, for the bibtex information, please visit https://clima.github.io/GriddingMachine.jl/stable/API/#Collector.

Change logs

  1. Add uncertainty (filled with NaN)
  2. Make the map to global scale (fill with NaN)
  3. Reformatted from GeoTIFF or binary to NetCDF
  4. Latitude and Longitude re-oriented to from South to North and from West to East
  5. Data scaling removed (from log(x), exp(x), or kx+b to x)
  6. Data regridded to coarser resolution by averaging all data falling into the new grid
  7. Unit standardization
  8. Reorder the dimensions to (lon, lat, ind)
  9. Unrealistic values to NaN

The datasets that are not supposed to be updated:

Dataset type LABEL EXTRALABEL IX JT YEAR VK Reference Change logs
Biomass BIOMASS ROOT 120X 1Y - V1 Huang et al. (2021) 1,2
BIOMASS SHOOT 120X 1Y - V2 Santoro et al. (2021) 1,2
Canopy height CH - 20X 1Y - V1 Simrad et al. (2021) 1
CH - 2X 2Y - V2 Boonman et al. (2020) 1,3,4,5
Clumping Index CI - 240X 1Y - V1 He et al. (2012) 1,3,4
CI - 2X 1Y - V1 He et al. (2012) 1,3,4,6
CI - 2X 1Y - V2 Braghiere et al. (2019) 1
CI - 20X 1M - V3 Wei et al. (2019) 1,3,4
CI - 2X 1M - V3 Wei et al. (2019) 1,3,4,6
Elevation ELEV - 4X 1Y - V1 Yamazaki et al. (2017) 1,4
Land mask LM - 4X 1Y - V1 ERA5 1
Leaf nitrogen content LNC - 2X 1Y - V1 Butler et al. (2017)
LNC - 2X 1Y - V2 Boonman et al. (2020) 1,3,4,5
Leaf phosphorus content LPC - 2X 1Y - V1 Butler et al. (2017)
Plant functional type PFT - 2X 1Y - V1 Lawrence and Chase (2007) 1,4,7
Solar induced luminescence SIL - 20X 1Y - V1 Köhler et al. (2021) 1,3,4
Specific leaf area SLA - 2X 1Y - V1 Butler et al. (2017)
SLA - 2X 1Y - V2 Boonman et al. (2020) 1,3,4,5
Soil color SC - 2X 1Y - V1 Lawrence and Chase (2007) 1,4,6
Soil hydraulic parameters SOIL SWCR 12X 1Y - V1 Dai et al. (2019) 1,3,6
SOIL SWCR 120X 1Y - V1 Dai et al. (2019) 1,3
SOIL SWCS 12X 1Y - V1 Dai et al. (2019) 1,3,6
SOIL SWCS 120X 1Y - V1 Dai et al. (2019) 1,3
SOIL VGA 12X 1Y - V1 Dai et al. (2019) 1,3,6
SOIL VGA 120X 1Y - V1 Dai et al. (2019) 1,3
SOIL VGN 12X 1Y - V1 Dai et al. (2019) 1,3,5,6
SOIL VGN 120X 1Y - V1 Dai et al. (2019) 1,3,5
SOIL KSAT 100X 1Y - V2 Gupta et al. (2021) 1,2,3,4,5
Surface area SA - 1X 1Y - V1 Lawrence and Chase (2007) 1,4,6
SA - 2X 1Y - V1 Lawrence and Chase (2007) 1,4
Tree density TD - 2X 1Y - V1 Crowther et al. (2017) 1,3,4,6
TD - 120X 1Y - V1 Crowther et al. (2017) 1,3,4
Maximum carboxylation rate VCMAX - 2X 1Y - V1 Smith et al. (2019) 1,2,4
VCMAX - 2X 1Y - V2 Luo et al. (2019) 1,8
Wood density WD - 2X 1Y - V1 Boonman et al. (2020) 1,3,4,7
@Yujie-W Yujie-W added the documentation Improvements or additions to documentation label Oct 15, 2021
@Yujie-W Yujie-W pinned this issue Oct 15, 2021
@Yujie-W
Copy link
Collaborator Author

Yujie-W commented Dec 30, 2021

These datasets are supposed to be updated on annually basis:

Dataset type LABEL EXTRALABEL IX JT YEAR VK Reference Change logs
Gross primary productivity GPP MPI_RS 2X 1M, 8D 2001-2019 V1 Tramontana et al. (2016) 4,9
GPP VPM 5X, 12X 8D 2000-2019 V2 Zhang et al. (2017) 1,4
Leaf area index LAI MODIS 2X, 10X, 20X 1M, 8D 2000-2020 V1 Yuan et al. (2011) 1,4,9
Latent heat flux LE MPI_RS 2X 1M, 8D 2001-2015 V1 Jung et al. (2019) 4,9
Solar induced chlorophyll fluorescence SIF TROPOMI_683, TROPOMI_683DC 1X, 2X, 4X, 5X, 12X 1M, 8D 2018-2020 V2 Köhler et al. (2020) 1,8
SIF TROPOMI_740, TROPOMI_740DC 1X, 2X, 4X, 5X, 12X 1M, 8D 2018-2021 V1 Köhler et al. (2018) 1,8
SIF OCO2_757, OCO2_757DC, OCO2_771, OCO2_771DC 5X 1M 2014-2020 V3 Sun et al. (2017) 1,8
Vegetation cover fraction VCF MODIS_MOD44B 2X 1Y 2000-2021 V1 DiMiceli et al. (2022 7,9

@Yujie-W
Copy link
Collaborator Author

Yujie-W commented Apr 12, 2022

Example of contributing data via tagging an issue.

NOTICE: By submitting the issue, you authorize us to share your data to the public!

Fields Please fill in this form
Data URL (A public url to download the data)
Publication DOI (DOI to the publication)
Propsed TAG (A unique tag for the data, e.g., VCMAX_1X_1Y_V3)
Description of the Data (breifly describe the data so we know how to deal with it)

@drnimbusrain
Copy link

drnimbusrain commented Feb 6, 2023

@Yujie-W Thank you for these amazing datasets! Can you tell me if GriddingMachine also will have a global gridded forest cover fraction (FCF) dataset available soon (e.g., from MODIS)? Thank you!

@Yujie-W
Copy link
Collaborator Author

Yujie-W commented Feb 6, 2023

@Yujie-W Thank you for these amazing datasets! Can you tell me if GriddingMachine also will have a global gridded forest cover fraction (FCF) dataset available soon (e.g., from MODIS)? Thank you!

Does this data work for you? If so, we can download and reprocess it to meet the requirements. It may take a few days. https://icdc.cen.uni-hamburg.de/thredds/catalog/ftpthredds/modis_vcf/global_0.5deg/catalog.html

@drnimbusrain
Copy link

drnimbusrain commented Feb 7, 2023 via email

@drnimbusrain
Copy link

@Yujie-W Hi, just checking in to see if/when the MODIS FCF dataset will be available from GriddingMachine. Thank you!

@drnimbusrain
Copy link

@Yujie-W Also, a suggestion. For your forest canopy height (CH) datasets, you could add the GEDI (Global Ecosystem Dynamics Investigation) LIDAR observations too. While GEDI itself is limited in expanse globally, there is some work from UMD that combines GEDI and Landsat ARD:

https://glad.earthengine.app/view/global-forest-canopy-height-2019
https://glad.umd.edu/dataset/gedi/
https://daac.ornl.gov/cgi-bin/dataset_lister.pl?p=40

P. Potapov, X. Li, A. Hernandez-Serna, A. Tyukavina, M.C. Hansen, A. Kommareddy, A. Pickens, S. Turubanova, H. Tang, C. E. Silva, J. Armston, R. Dubayah, J. B. Blair, M. Hofton (2020).
https://doi.org/10.1016/j.rse.2020.112165

@Yujie-W
Copy link
Collaborator Author

Yujie-W commented Feb 10, 2023

@Yujie-W Hi, just checking in to see if/when the MODIS FCF dataset will be available from GriddingMachine. Thank you!

You may find the data with the lasted version, see changes in #77

Thanks for the suggestions of the datasets, we will add the data in the next round after we finish a general template to process the data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants