DOI-USGS / lake-temperature-model-prep

Pipeline #1
Other
6 stars 13 forks source link

Add figure to show missing cells in GCM driver data pull #347

Closed lindsayplatt closed 2 years ago

lindsayplatt commented 2 years ago

OK, so we scaled and have the full footprint GCMs (see #346 where we adjusted tile size & filtered to NML only & moved to HPC), but unfortunately, the footprint of the Notaro GCMs stops in the middle of the Dakotas. With how we implemented the code to substitute a cell with data for a cell without works, but it means that cells on opposite sides of the state have the same driver data. We need to think about what we want to do about this issue [EDIT: but that is happening outside of this PR]

7_drivers_munge/out/query_tile_cell_map.png: image

7_drivers_munge/out/query_tile_cell_map_missing.png: image

lindsayplatt commented 2 years ago

@hcorson-dosch making you a reviewer for my new map that is built based on the original one & adding the US Map. Not looking for an extensive check, but want some additional eyes.