Skip to content

cesaraustralia/TimeInterpolatedGeoData.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages