Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 922 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 922 Bytes

TimeInterpolatedGeoData

CI codecov.io

Lazily interpolates spatial data in the time dimension.

This can be useful when a model needs daily data but layers for a particular dataset are monthly. It can also be useful to interpolate maximum and minimum values (such as temperature) to hourly temperature values.

This package provides tools for doing both of these things.

To install:

] 
add https://github.com/cesaraustralia/RasterDataSources.jl
add https://github.com/cesaraustralia/TimeInterpolatedGeoData.jl