bcgov / wps-research

research software to support BCWS FTL project and collabs
Apache License 2.0
9 stars 4 forks source link

Adding a tutorial for getting started with wildfire mapping #148

Open vanislekahuna opened 2 months ago

vanislekahuna commented 2 months ago

Hi Ash,

Apologies for the long wait when it came to documenting my processes. My aim was to ease the use of getting started with good documentation so that future newcomers to the remote sensing space (such as myself) will be able to try out these technique right away without much barriers.

In this PR, I've added a tutorial on getting people started with Sentinel 2 and GOES-16/17 satellite data using images stored in in the Google Earth Engine Cloud bucket that users can access all from the notebook. There may be some complications with setting up a "Google Cloud" project or initializing the environment to run the notebook locally but I did my best to address these concerns either through the BC_Wildfire_Mapping.ipynb notebook itself or the README.md markdown file included in the tutorials folder.

As always, feel free to provide me with some feedback if there's an issue with one of my processes or you have suggestions to improve the code base.

Thanks,

-R

vanislekahuna commented 2 months ago

Making a last min change to the BC Wildfire Mapping notebook by including a tutorial on setting up a Google Earth Engine Cloud Project account a user run the notebook as intended.

vanislekahuna commented 2 months ago

Quick edit... Last one I promise.