Skip to content

pmlmodelling/postprocess_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status

NetCDF Processor

This project provides a tool for processing NetCDF files, allowing for the extraction and manipulation of physical and biological variables from the datasets. The processed data can then be saved in various formats as specified by a configuration file.

Project Structure

  • postprocess_data/main.py: Entry point of the application. Parses command-line arguments and initiates the processing of NetCDF files.
  • postprocess_data/readers: Folder containing NetCDF readers
  • postprocess_data/options: Folder containing options class
  • docs: Folder containing documentation for project
  • configs: Folder containing example configuration files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages