Skip to content

A small library to create SeaDataNet Cruise Summary Reports (CSR)

License

Notifications You must be signed in to change notification settings

naturalsciences/csr-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSR Generator

Csr-generator is a small Java library to create SeaDataNet Cruise Summary Report (CSR) files based on plain old java objects (POJOs).

The POJOs are defined as interfaces in the cruise-api library (https://github.com/naturalsciences/cruise-api), You must implement these as non-abstract classes. A reference implementation is available in the test packages, and can be recuperated without problem.

About

A small library to create SeaDataNet Cruise Summary Reports (CSR)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages