NCAR / ParallelIO

A high-level Parallel I/O Library for structured grid applications
Apache License 2.0
134 stars 52 forks source link

Documentation build has problems #1894

Closed edwardhartnett closed 2 years ago

edwardhartnett commented 2 years ago

Doxygen build failing like this:

cat doxywarn.log
/home/ed/ParallelIO/src/flib/piolib_mod.f90:886: warning: Invalid list item found
/home/ed/ParallelIO/src/flib/piolib_mod.f90:919: warning: Invalid list item found
jedwards4b commented 2 years ago

@edwardhartnett Anything I can do to help?

edwardhartnett commented 2 years ago

No this is fixed. I need to add the quantize functions to the dispatch table and then can release.

jedwards4b commented 2 years ago

I have opened 2 PR's with changes from the todo list and I have a third that should be ready later today - do you want to include these in the new version?

edwardhartnett commented 2 years ago

Sure. Whenever you are ready, do the release. I will work on the documentation and it can catch up...