-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* move call_build function to base class and define a class parser attribute that is modified for each child class at initialization * move parsers and json utilities to a separate module * refine gfdl parsers * add function to get metadata from file attributes * add debugging statements to catalog_builder make reference dict definition a function refine the catalog population procedure need to define time_range * fix cesm parser frequency def add procedure to generate time_range to parsers add procedure to fix units in catalog * add entries to CESM and GFDL fieldlists * clean up cesm parser include file name parts in cesm parser frequency search * clean up print statements
- Loading branch information
1 parent
d72c518
commit d61a0d3
Showing
4 changed files
with
424 additions
and
350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.