This adds a few targets to take a subset of centroid_lakes_sf, convert to query-able polygons, and download GFDL GCM data as a raw text file. Then, it maps the subset of centroids and the polygons used for the query.
I think merging this basic framework will allow us to work in parallel on 1) the best way to make polygons from our centroids, and 2) munging the text files into a useful format. Later, we will need to work on chunking the centroids in a smarter way and how to do more than one of the GCMs at a time.
Part of #222
This adds a few targets to take a subset of
centroid_lakes_sf
, convert to query-able polygons, and download GFDL GCM data as a raw text file. Then, it maps the subset of centroids and the polygons used for the query.I think merging this basic framework will allow us to work in parallel on 1) the best way to make polygons from our centroids, and 2) munging the text files into a useful format. Later, we will need to work on chunking the centroids in a smarter way and how to do more than one of the GCMs at a time.
Here is the image created: