Skip to content

Extracting and Subsetting Gridded Data for a given Geographical Region

License

Notifications You must be signed in to change notification settings

GeoRegionsEcosystem/RegionGrids.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegionGrids.jl Logo

RegionGrids.jl

Repo Status GitHub Actions
MIT License MIT License Latest Documentation Latest Documentation

Created By: Nathanael Wong ([email protected])

Introduction

RegionGrids.jl is a Julia package that builds off from the GeoRegions.jl package. It aims to streamline the following process(es):

  • extraction of gridded data (given grid boundaries) from a larger (parent) region (grid must be entirely within this parent region)

RegionGrids.jl is currently able to deal with the following types of grids:

  • Rectilinear longitude-latitude grids (e.g., ERA5, IMERG)
  • Generalized rectilinear grids (e.g., WRF grids)
  • Unstructured grids/meshes (e.g., CESM SE-cubed sphere)

RegionGrids.jl can be installed via

] add RegionGrids

Usage

Please refer to the documentation for instructions and examples.

About

Extracting and Subsetting Gridded Data for a given Geographical Region

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages