Skip to content

Chilipp/Convert-Database-to-NetCDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Convert-Database-to-NetCDF

Python script to convert geodatabase structured text files into NetCDF format

Author: Philipp Sommer

Version: 1.0

Python package requirements:

  • netCDF4
  • argparse
  • numpy

Usage:

See help functions

  • in the shell:

    ./convert_db2nc -h

  • in python

    import convert_db2nc as conv help(conv.DB2NC)

About

Python script to convert geodatabase structure text files into NetCDF format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages