File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11"""
2- fremor: CMORization for FRE output
2+ `` fremor`` : CMORization for FRE output
33==========================================
44
55This module provides routines which rewrite post-processed FRE/FMS model output in a community-driven, standardized way.
66This module relies heavily on PCMDI's CMOR module and it's ``python`` API. It is the core implementation for
77``fremor run`` operations- mixing and matching GFDL's and FRE's conventions to CMOR's expectations, so that
88participation in model-intercomparison projects may be eased. For more usage details, see the project README.md, the
9- FRE documentation, and PCMDI's CMOR module documentation available at https://cmor.llnl.gov/.
9+ FRE documentation at https://noaa-gfdl.readthedocs.io/projects/fre-cli/en/latest/, PCMDI's CMOR module documentation at
10+ https://cmor.llnl.gov/, and of course ``fremor``'s documentation at https://fremorizer.readthedocs.io/en/stable/.
1011
1112.. note:: this text is set by ``fremor/__init__.py``'s docstring. Importing ``fremor`` sets the version attribute, and sets
1213 up a ``fre_logger``
You can’t perform that action at this time.
0 commit comments