From a4148b188eea5d0ba97faaf747b92e45cdd19ee9 Mon Sep 17 00:00:00 2001 From: David LeBauer Date: Wed, 17 Feb 2021 11:54:36 -0700 Subject: [PATCH 1/2] added terraref to datasets --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59053bf..b91087a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ Contributions welcome! Please follow the [contributing guidelines](https://githu - [Crop Yield Prediction](https://github.com/JiaxuanYou/crop_yield_prediction) - Deep gaussian process for crop yield prediction based on remote sensing data. - [CWFID](https://github.com/cwfid/dataset) - Dataset comprising field images, vegetation segmentation masks and crop/weed plant type annotations. - [Deep Learning for Biologists with Keras](https://github.com/totti0223/deep_learning_for_biologists_with_keras) - Tutorials for deep learning based analysis (mainly) on biological relavent themes. -- [PlantCV](https://github.com/danforthcenter/plantcv) - Plant phenotyping using computer vision. +- [PlantCV](https://github.com/danforthcenter/plantcv) - Plant phenotyping software using computer vision. +- [TERRA REF](https://doi.org/10.1145/3219104.3219152) - >1PB public domain high resolution sensor data from sorghum breeding trials ([website](https://terraref.org)) ## Data Standardization, Interoperability and APIs From 428f239d4fe7557b2becf66299080c07b5cdb5c6 Mon Sep 17 00:00:00 2001 From: David LeBauer Date: Mon, 22 Feb 2021 11:42:06 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b91087a..c8a6d89 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Contributions welcome! Please follow the [contributing guidelines](https://githu - [CWFID](https://github.com/cwfid/dataset) - Dataset comprising field images, vegetation segmentation masks and crop/weed plant type annotations. - [Deep Learning for Biologists with Keras](https://github.com/totti0223/deep_learning_for_biologists_with_keras) - Tutorials for deep learning based analysis (mainly) on biological relavent themes. - [PlantCV](https://github.com/danforthcenter/plantcv) - Plant phenotyping software using computer vision. -- [TERRA REF](https://doi.org/10.1145/3219104.3219152) - >1PB public domain high resolution sensor data from sorghum breeding trials ([website](https://terraref.org)) +- [TERRA REF](https://terraref.org) -> 1PB public domain high resolution sensor data from sorghum breeding trials ([data publication](https://doi.org/10.5061/dryad.4b8gtht99) with large files available on [globus.org at ncsa#terra-public](https://app.globus.org/file-manager?origin_id=e8feaff4-96cd-11ea-bf90-0e6cccbb0103&origin_path=%2F)) ## Data Standardization, Interoperability and APIs