earthrise-media / vacs-map

Exploring VACS project data
1 stars 0 forks source link

Add weather data to map #18

Open kelsey-taylor opened 1 year ago

kelsey-taylor commented 1 year ago

Cameron added weather data here with these notes:

I pushed initial weather data to the repo here! I didn’t have time to download everything so there’s just MRI model (with all three scenarios) in this data set. The scripts run quickly though, so i’ll download all 40gb and run crank something out with all scenarios averaged on Monday. In this data: tmax = max temperature tmin = min temperature tavg = average temperature rain = average daily rainfall (edited)

We're thinking of including at least one of these variables on the climate change scenario map and then it would also be available on the user explore mode

kelsey-taylor commented 12 months ago

i looked at this a bit and realized:

  1. this is gridded dot data as a geojson, not raster data
  2. we'll want to select a subset of this data; i'd suggest temperature (tavg) and rainfall (rain)

i'll need to think about the best way to visualize it since the data on top will also be gridded 🤔

kelsey-taylor commented 11 months ago

we discussed this a bit in our weekly meeting today — notes: