Skip to content

Documentation and io updates

Compare
Choose a tag to compare
@ercius ercius released this 30 Dec 20:54

This release makes many changes to the documentation to help with readability. Check read the docs for the full documentation.

The io mdoule has several updates:

  • The new ncempy.io.read() function uses the file suffix to call the correct file reader. No need to choose a reader ahead of time.
  • A new simple emdWriter() function has been added
  • Parsing of EMD Berkeley files is improved for some special cases
  • EMD Berkeley is opened as read only by default