Skip to content

Python code to read raw binaries from UW PSC website and save as NetCDF4

Notifications You must be signed in to change notification settings

robbiemallett/piomas_bin_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piomas_bin_reader

Python code to read raw binaries from UW PSC website and save as NetCDF4

Code in the jupyter notebook and .py files are identical.

Place raw data in the 'binaries' directory, run the code and it will output a netcdf file in 'output' directory.

This netcdf is self-describing and has the grid coordinates within it.

While the code attributes describe the 'sea ice thickness' variable, the code works for other variables too (just rename the strings)

Thanks to Feng He from U. Wisconsin for recently helping me find a bug!

About

Python code to read raw binaries from UW PSC website and save as NetCDF4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published