Skip to content

NESII/esmf-api-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Harvest the interface changes from the HTML version of the ESMF reference manual from two different tags and then diff them to make a report.

The main run target is esmf_api_changes.py.

Usage

  1. Customize the User Environment Variables in esmf_api_changes.py if desired. The script should work with the defaults.
  2. Then, run the script using Python 3 (not compatible with Python 2.7):
$ python3 <path/to>/esmf_api_changes.py 2>&1 | tee esmf_api_changes.out

About

Harvest API changes for new ESMF releases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages