Skip to content

Script to translate gridded geophysics data to NetCDF and populate file with ACDD metadata attributes.

License

Notifications You must be signed in to change notification settings

vnewey/geophys2netcdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geophys2netcdf

Script to translate gridded geophysics data to NetCDF and populate file with ACDD metadata attributes.

This script grew in scope from only reading metadata from files to reading metadata from GA's CSW catalogue service. It is intended to add more subclasses for different file types, since each one will have different requirements.

The initial task was simply to translate data from one file format (e.g. ERSMapper) to another (NetCDF), but it rapidly became a can of worms involving the retrieval of metadata from multiple sources. Future versions may not be limited to NetCDF output, so the name may change.

Please note that this is a work in progress.

About

Script to translate gridded geophysics data to NetCDF and populate file with ACDD metadata attributes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%