MathewBiddle / globe

https://mathewbiddle.github.io/globe/
1 stars 0 forks source link

output gridded files? #13

Open MathewBiddle opened 1 year ago

MathewBiddle commented 1 year ago

Do we want to save the data we create?

MathewBiddle commented 1 year ago

write to a gridded netCDF?

Probably try to follow NCEI netCDF template v2.0 https://www.ncei.noaa.gov/data/oceans/ncei/formats/netcdf/v2.0/grid.cdl

MathewBiddle commented 1 year ago

This might be helpful https://pjbartlein.github.io/REarthSysSci/netCDF.html

MathewBiddle commented 1 year ago

save as geotiff: https://ggplot2.tidyverse.org/reference/ggsave.html

or maybe geojson?