gabrieltseng / pycrop-yield-prediction

A PyTorch Implementation of Jiaxuan You's Deep Gaussian Process for Crop Yield Prediction
MIT License
170 stars 61 forks source link

Fusion tables are now deprecated #3

Closed kushagra-2503 closed 4 years ago

kushagra-2503 commented 4 years ago

Can you suggest me an alternate, now that the fusion tables are not avaiable, and also the necessary changes ?

gabrieltseng commented 4 years ago

Hi! It looks like counties boundaries are available as an earth engine dataset:

https://developers.google.com/earth-engine/datasets/catalog/TIGER_2018_Counties

It's probably not a drop in replacement - I suspect the lines here will need to be changed.

I've made a note for myself to take a look, but it might take me a while to get to it

kushagra-2503 commented 4 years ago

I tried using this dataset already, but my google drive folder is empty, after succesful completion. Any suggestions?

gabrieltseng commented 4 years ago

Hmm.. the files sometime take a while to show up in the google drive. How long ago did you run it?

Could you share the code you used to run it with the new dataset?

kushagra-2503 commented 4 years ago

The code is almost the same as your code with a few tweaks. I am attaching the folder that has my code. modis_crop_yield.zip

kushagra-2503 commented 4 years ago

Did you find time to look at the code?

gabrieltseng commented 4 years ago

@kushagra-2503 , let me know if the code in the PR works for you.

I ran it and was able to export files - if it works for you, I'll merge it

kushagra-2503 commented 4 years ago

The code works fine, thanks for your help.

rongtongxueya commented 12 months ago

sorry,i meet a question, I have run your code, but I don't know why I don't see the exported tif image? Is this a success? 12

gabrieltseng commented 12 months ago

@rongtongxueya The tif files should be exported to your google drive - are you having trouble finding them there?

They make take some time to export - you should be able to track the exports at the following URL: https://code.earthengine.google.com/tasks