Skip to content

Python library which performs calculations on netCDF format files.

Notifications You must be signed in to change notification settings

climate-analyser-team/operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Any .py or .so file in this folder can be called from the climate analyser backend

init.py enables the climate analyser to use import operators to reference all included py files.

To properally support intergration with the backend all operations must be called with a function as follows

def run(inputFiles, outputFIles):

The exception is cdoOps.py which is called to handle any cdo operation.

About

Python library which performs calculations on netCDF format files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages