Kilian Vos

Results 155 comments of Kilian Vos

hi @CharliesWelt , it's a good question and the right channel to discuss this topic. The CoastSat package uses GEE to filter the image collections, select the bands of interest...

hi @2320sharon , thanks for putting time to think about this problem. This sounds like a good way to tackle this problem of packaging coastsat. 1. I like the idea...

hi @2320sharon (sorry for my late reply), sounds great to make it a pypi package, I will test your coastsat_package repo to see how it works. Thanks!

hi @2320sharon , I followed the instructions in your `coastsat_package` and it worked very smoothly! I downloaded the jupyter notebook separately and started running the example and it was going...

@2320sharon , yes that makes sense. Otherwise if they download the full repo, we risk having multiple copies of the coastsat folder on disk... I'll try creating a new branch...

it was working really well when I tested it, great work by @2320sharon. We discussed with Sharon that it was a bit risky to change the installation instructions of CoastSat...

this means that pandas wasn't able to parse your dates. I'm guessing your dates come as a string so you could convert them to datetime with the function datetime.strptime(string,format), google...

I think it's a good question for @Anish0323 as that is exactly what he has done!

you need to install gcloud. there are instructions in the readme, let me know if it still doesn't work after installing gcloud

![image](https://user-images.githubusercontent.com/7217258/191414612-a5062f9d-d590-4065-a7ea-ca53e9db4439.png)