Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 579 Bytes

File metadata and controls

31 lines (17 loc) · 579 Bytes

PyPago versioning

1.0.6

Update README to allow display on PyPi website

1.0.5

  • Improve README.md

Note: has been accidently removed from PyPi. Use 1.0.6 instead

1.0.4

New features

  • Adding documentation and badges on README
  • Output time variables is now the same as in the input files (time_counter for NEMO for instance)
  • Adding automatic way to extract fill values
  • Reading of CCSM outputs (loaddata_sec_uv_ccsm function).

1.0.3

Bugfix

  • Correction of a bug in the reconstruction of NEMO e3t from e3t_ps

1.0.2

Initial release