Skip to content

simple functions to manage netcdf files based on CDO library

License

Notifications You must be signed in to change notification settings

aragong/cdo-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdo-shortcuts

Simple functions to manage NetCDF-files based on CDO library

⚙️ Functionalities (functions)

  • mergetime: stacks netcdfs by time, subset variables if needed.
  • settaxis: redefine time axis based initial datetime and timestep value.
  • regrid: re-interpolate NetCDF to a new grid defined by the user. (*To be implemented)
  • subset: subset NetCDF coordinates (lon, lat, time) and variables. (*To be implemented)

📦 Key dependencies

  1. CDO library installed in your SO

🚀 Deployment requirements

  • Install CDO
    • for some simple operations pre-compiled version is enough:
    sudo apt install cdo

©️ Credits

Developed and maintained by 👨‍💻 German Aragon

About

simple functions to manage netcdf files based on CDO library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages