What's Changed
- infer 'start_time' and 'end_time' from 'time_range' due to type issues by @jtmims in #691
- move line setting date_range in query_catalog() by @jtmims in #693
- Fix issues in pp query by @wrongkindofdoctor in #692
- add escape brackets to command-line commands by @jtmims in #694
- Fix convective_transition_diag POD by @wrongkindofdoctor in #695
- add ua200-850 and va200-850 to gfld-cmor-tables by @jtmims in #696
- add ice/ocean precip entries to GFDL fieldlist by @wrongkindofdoctor in #697
- Add alternate standard names entry to fieldlists and varlistEntry objects by @wrongkindofdoctor in #699
- add function check_multichunk to fix issue with chunk_freqs by @jtmims in #701
- add plots link to pod_error_snippet.html by @jtmims in #705
- add variable table tool and put output into docs by @jtmims in #706
- rework ref_vartable.rst to link directly to html file of the table by @jtmims in #707
- remove .nc files found in OUTPUT_DIR depending on config file by @jtmims in #710
- fix formatting issues in output reference documentation by @jtmims in #711
- update 'standard_name' for each var in write_pp_catalog by @jtmims in #713
- Update docs about --env_dir flag by @jtmims in #715
- Fix dummy translation method in NoTranslationFieldlist by @wrongkindofdoctor in #717
- Reimplement crop date range capability by @wrongkindofdoctor in #718
- Create drop attributes func by @wrongkindofdoctor in #720
- Update mdtf dev env file by @wrongkindofdoctor in #722
- Fix various pp issues related to running seaice_suite by @jtmims in #721
- fix typo in container_config_demo.jsonc by @jtmims in #725
- Cesm cat builder by @wrongkindofdoctor in #726
- Add dask_delayed nc write calls by @wrongkindofdoctor in #728
- add external script into example_notebook by @jtmims in #731
- small fix by @bitterbark in #729
- add function to normalize all time coord units by @jtmims in #732
- del bounds attr from coord in drop_attributes() by @jtmims in #733
- add new --freq flag in mdtf-test-data to docs and tests by @jtmims in #734
- remove wildcard from realm_regex def by @wrongkindofdoctor in #735
- Pull Request for the MDSL POD by @nishsilva in #736
- add needed packages for MDSL POD to env_python3_base.yml by @jtmims in #740
- Update docs by @wrongkindofdoctor in #737
- change version to 4.2 in doc/conf.py and setup.py by @wrongkindofdoctor in #741
- Add mdsl POD to docs by @wrongkindofdoctor in #742
New Contributors
- @nishsilva made their first contribution in #736
Full Changelog: v4.1...v4.2