Skip to content

Mattriks/SpacetimeFields.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpacetimeFields

Summary

A Julia package for working with spacetime field (stfield) objects. An stfield object is a data field with data, longitude, latitude, time. Currently, an stfield object (with a particular extent) can be created from a NetCDF file. An stfield object can be manipulated with commands such as convert (to a DataFrame or Matrix), or copy.

Installation

Pkg.clone("https://github.com/Mattriks/SpacetimeFields.jl")
Pkg.build("SpacetimeFields")

Documentation

Documentation with examples is available here

About

Package for working with data fields

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages